[oe-commits] Martin Jansa : mm-common: inherit gnomebase instead of gnome

git at git.openembedded.org git at git.openembedded.org
Thu Jan 31 21:27:02 UTC 2013


Module: meta-openembedded.git
Branch: danny-next
Commit: 2a15a6c4aac022d85bd7bcd97ef266619bd766a5
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=2a15a6c4aac022d85bd7bcd97ef266619bd766a5

Author: Martin Jansa <martin.jansa at gmail.com>
Date:   Mon Jan 28 10:36:58 2013 +0000

mm-common: inherit gnomebase instead of gnome

* gnomebase is enough and gnome pulls a lot of extra dependencies

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
Signed-off-by: Eric Bénard <eric at eukrea.com>

---

 meta-oe/recipes-core/mm-common/mm-common_0.9.5.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta-oe/recipes-core/mm-common/mm-common_0.9.5.bb b/meta-oe/recipes-core/mm-common/mm-common_0.9.5.bb
index 79da497..c49b4c8 100644
--- a/meta-oe/recipes-core/mm-common/mm-common_0.9.5.bb
+++ b/meta-oe/recipes-core/mm-common/mm-common_0.9.5.bb
@@ -1,4 +1,4 @@
-inherit gnome
+inherit gnomebase
 
 SRC_URI[archive.md5sum] = "4a4dad67fc8d7e0c529f3a8c6ba4d8b2"
 SRC_URI[archive.sha256sum] = "9c602dba89d264a4719db996b9b169716df2d4d10bcd24e56fc3572865a5cb8b"





More information about the Openembedded-commits mailing list