summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/python/python3-pygobject_3.34.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pygobject: remove this recipeChangqing Li2020-03-061-33/+0
| | | | | | | | | | | | python3-pygobject already in oe-core, previously, we have python-pygobject in meta-oe, but recently, in order to drop python2, we transfer python-pygobject to python3-pygobject, so duplicated with oe-core, meantime, this will cause test_signature failure when do yocto-check-layer for layer meta-oe. Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pygobject: fix runtime dependency on pkgutils to use python3 variantMartin Jansa2020-01-221-1/+1
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pygobject: Install pkgconfig filesKhem Raj2020-01-221-5/+0
| | | | | | py2 version is gone Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-oe: Remove using python2Khem Raj2020-01-221-0/+38
This change makes the parsing go though, we still might have build issues, which will be reported in world builds seprately Signed-off-by: Khem Raj <raj.khem@gmail.com>