[oe-commits] [meta-openembedded] 20/36: python3-pygobject: Install pkgconfig files

git at git.openembedded.org git at git.openembedded.org
Wed Jan 22 17:57:31 UTC 2020


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 84233fc1111881d2c2397fe3451fed42bb1ffc14
Author: Khem Raj <raj.khem at gmail.com>
AuthorDate: Tue Jan 21 16:52:17 2020 -0800

    python3-pygobject: Install pkgconfig files
    
    py2 version is gone
    
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-oe/recipes-devtools/python/python3-pygobject_3.34.0.bb | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/meta-oe/recipes-devtools/python/python3-pygobject_3.34.0.bb b/meta-oe/recipes-devtools/python/python3-pygobject_3.34.0.bb
index b016df7..f1c46c9 100644
--- a/meta-oe/recipes-devtools/python/python3-pygobject_3.34.0.bb
+++ b/meta-oe/recipes-devtools/python/python3-pygobject_3.34.0.bb
@@ -31,8 +31,3 @@ EXTRA_OEMESON_append = " -Dpython=python3"
 BBCLASSEXTEND = "native"
 RDEPENDS_${PN} = "python-pkgutil"
 RDEPENDS_${PN}_class-native = ""
-
-do_install_append() {
-    # Remove files that clash with python3-pygobject; their content is same
-    rm -r ${D}${includedir}/pygobject-3.0/pygobject.h ${D}${libdir}/pkgconfig
-}

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list