summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-blinker_1.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python-blinker_1.3.bb')
-rw-r--r--recipes-devtools/python/python-blinker_1.3.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-devtools/python/python-blinker_1.3.bb b/recipes-devtools/python/python-blinker_1.3.bb
index 24e19b50..8abb9c07 100644
--- a/recipes-devtools/python/python-blinker_1.3.bb
+++ b/recipes-devtools/python/python-blinker_1.3.bb
@@ -18,5 +18,7 @@ SRC_URI[sha256sum] = "6811010809262261e41ab7b92f3f6d23f35cf816fbec2bc05077992eeb
18 18
19S = "${WORKDIR}/${SRCNAME}-${PV}" 19S = "${WORKDIR}/${SRCNAME}-${PV}"
20 20
21DEFAULT_PREFERENCE = "-1"
22
21inherit setuptools 23inherit setuptools
22 24