diff options
| author | Bill Randle <bill.randle@gmail.com> | 2017-12-01 21:11:54 -0800 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2017-12-26 20:38:35 -0800 |
| commit | 2a6cfdd2d167696dd8f62893fbb89984498432b5 (patch) | |
| tree | 744abce87fdf6fb9f8f42a86187dd1c216e47786 | |
| parent | 1164c0c338e1dc96f2d0e477ace120e921ea045f (diff) | |
| download | meta-openembedded-2a6cfdd2d167696dd8f62893fbb89984498432b5.tar.gz | |
python3-blinker: new recipe
Signed-off-by: Bill Randle <bill.randle@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-blinker_1.4.bb | 2 |
1 files changed, 2 insertions, 0 deletions
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 0000000000..924b3cf51d --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-blinker_1.4.bb | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | inherit pypi setuptools3 | ||
| 2 | require python-blinker.inc | ||
