[oe-commits] Martin Jansa : libgtop: inherit only gnomebase

git at git.openembedded.org git at git.openembedded.org
Sun Apr 20 08:52:46 UTC 2014


Module: meta-openembedded.git
Branch: master
Commit: bd02bb56df5be2cf1fea6e8e8e5fdcfd7d5c13b8
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=bd02bb56df5be2cf1fea6e8e8e5fdcfd7d5c13b8

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Mar 30 00:43:43 2014 +0100

libgtop: inherit only gnomebase

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-gnome/recipes-gnome/libgtop/libgtop_2.28.2.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-gnome/recipes-gnome/libgtop/libgtop_2.28.2.bb b/meta-gnome/recipes-gnome/libgtop/libgtop_2.28.2.bb
index 9edb247..d2fedfc 100644
--- a/meta-gnome/recipes-gnome/libgtop/libgtop_2.28.2.bb
+++ b/meta-gnome/recipes-gnome/libgtop/libgtop_2.28.2.bb
@@ -2,7 +2,7 @@ SUMMARY = "LibGTop2"
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://copyright.txt;md5=dbc839bf158d19a20e661db14db7a58c"
 
-inherit gnome lib_package
+inherit gnomebase lib_package
 SRC_URI[archive.md5sum] = "ed44d736efd97d062b77621de6aff439"
 SRC_URI[archive.sha256sum] = "49958d7da1f76b257bfd0d557d8ed2b218a5ab0d31b59fed1c32ddf2a1529f5d"
 



More information about the Openembedded-commits mailing list