aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-connectivity/python-networkmanager
AgeCommit message (Collapse)Author
2021-03-17recipes: add conditional PNBLACKLIST in all recipes except python-nativeMartin Jansa
* python-native is an exception because there is still e.g. chromium depending on _native_ python and a lot of people use it in some form, once https://bugs.chromium.org/p/chromium/issues/detail?id=942720 is resolved in stable chromium release the same will be set in python-native * https://www.python.org/doc/sunset-python-2/ * https://python3statement.org/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2020-02-25python-networkmanager: skip when meta-networking isn't includedMartin Jansa
* fixes ERROR: Nothing RPROVIDES 'networkmanager' (but meta-python2/recipes-connectivity/python-networkmanager/python-networkmanager_2.1.bb RDEPENDS on or otherwise requires it) in world builds without meta-networking Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2019-12-01python-networkmanager: move from meta-networkingTim Orling
Part of the EOL process of python2 recipes. Signed-off-by: Tim Orling <ticotimo@gmail.com>
2017-09-12python-networkmanager: Move to networking, requires networkmanagerMark Hatle
(From meta-openembedded commit: fbaf35875867ba88f25529f45ab1739722f601c5) Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
2017-05-23python-networkmanager: Recipe for python-networkmanagerJohann Fridriksson
Created a new recipe for python-networkmanager 2.0.1. Depends on python-dbus, python-six and networkmanager. (From meta-openembedded commit: 37acbb5d0fc76684ce172e3925ccd1d9252c7ffb) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>