summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-blinker_1.4.bb
Commit message (Collapse)AuthorAgeFilesLines
* meta-python: remove python2 recipes from layerAndrey Zhizhikin2020-01-221-2/+0
| | | | | | | | Remove recipes which require python2 from the layer. Those recipes are moved to meta-python2 and are not required here any longer. Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-blinker: move core recipe code to .inc fileBill Randle2017-12-261-7/+1
| | | | | Signed-off-by: Bill Randle <bill.randle@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-blinker: Add recipe for version 1.4Fabio Berton2016-04-211-0/+8
It's a fast, simple object-to-object and broadcast signaling. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>