diff --git a/meta-python/recipes-devtools/python/python3-blinker_1.4.bb b/meta-python/recipes-devtools/python/python3-blinker_1.4.bb new file mode 100644 index 000000000..924b3cf51 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-blinker_1.4.bb @@ -0,0 +1,2 @@ +inherit pypi setuptools3 +require python-blinker.inc