summaryrefslogtreecommitdiff
path: root/recipes-devtools/python/python3-docutils_%.bbappend
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2017-08-15 18:14:54 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-12-22 01:59:37 +0100
commitd507e8981652e3abaece415cd5de1bd76c23050b (patch)
tree05e46a62c93a95c680cace498813a1ccaf7359f6 /recipes-devtools/python/python3-docutils_%.bbappend
parent33fed39a460a2896b89e690fc74581583af8eab4 (diff)
python3-docutils: use version wildcard with bbappend
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'recipes-devtools/python/python3-docutils_%.bbappend')
-rw-r--r--recipes-devtools/python/python3-docutils_%.bbappend6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes-devtools/python/python3-docutils_%.bbappend b/recipes-devtools/python/python3-docutils_%.bbappend
new file mode 100644
index 0000000..22f835c
--- /dev/null
+++ b/recipes-devtools/python/python3-docutils_%.bbappend
@@ -0,0 +1,6 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/python3-docutils/:"
+
+SRC_URI_append = " \
+file://rst2man_using_python3.patch \
+"
+