[oe-commits] [openembedded-core] 28/47: webkitgtk: remove lib_package inherit as executables are now installed in libexecdir

git at git.openembedded.org git at git.openembedded.org
Wed Nov 16 10:39:32 UTC 2016


rpurdie pushed a commit to branch morty
in repository openembedded-core.

commit dd46a43b9ebc6b3183e5ad154c1736330e93e04e
Author: Alexander Kanavin <alexander.kanavin at linux.intel.com>
AuthorDate: Wed Oct 19 16:01:51 2016 +0300

    webkitgtk: remove lib_package inherit as executables are now installed in libexecdir
    
    (From OE-Core rev: 60751d66118103712f7670412051234cec41e439)
    
    Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta/recipes-sato/webkit/webkitgtk_2.12.5.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-sato/webkit/webkitgtk_2.12.5.bb b/meta/recipes-sato/webkit/webkitgtk_2.12.5.bb
index 941d0e2..11c91c1 100644
--- a/meta/recipes-sato/webkit/webkitgtk_2.12.5.bb
+++ b/meta/recipes-sato/webkit/webkitgtk_2.12.5.bb
@@ -24,7 +24,7 @@ SRC_URI = "\
 SRC_URI[md5sum] = "7a9ea00ec195488db90fdeb2d174ddaf"
 SRC_URI[sha256sum] = "6b147854b864a5f115fadb97b2b6200b2f696db015216a34e7298d11c88b1c40"
 
-inherit cmake lib_package pkgconfig gobject-introspection perlnative distro_features_check upstream-version-is-even gtk-doc
+inherit cmake pkgconfig gobject-introspection perlnative distro_features_check upstream-version-is-even gtk-doc
 
 # We cannot inherit pythonnative because that would conflict with inheriting python3native
 # (which is done by gobject-introspection). But webkit only needs the path to native Python 2.x binary

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


More information about the Openembedded-commits mailing list