From patchwork Mon Jan 28 12:20:12 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [for-danny] mm-common: inherit gnomebase instead of gnome Date: Mon, 28 Jan 2013 12:20:12 -0000 From: Martin Jansa X-Patchwork-Id: 43531 Message-Id: <1359375612-22606-1-git-send-email-Martin.Jansa@gmail.com> To: openembedded-devel@lists.openembedded.org Cc: =?UTF-8?q?Eric=20B=C3=A9nard?= * gnomebase is enough and gnome pulls a lot of extra dependencies Signed-off-by: Martin Jansa --- meta-oe/recipes-core/mm-common/mm-common_0.9.5.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"