diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2013-01-28 11:35:02 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2013-01-30 13:44:08 +0100 |
commit | fa0079dbe119bd0c5aba9e7826bfd8fdcc4a3fa0 (patch) | |
tree | 89850069a2960d42542e53743eee6905317dc1a8 /meta-oe/recipes-core | |
parent | ce25b8d24c1843d42f74f147c63d998d05ab5362 (diff) | |
download | meta-openembedded-fa0079dbe119bd0c5aba9e7826bfd8fdcc4a3fa0.tar.gz |
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@gmail.com>
Diffstat (limited to 'meta-oe/recipes-core')
-rw-r--r-- | 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 79da49793..c49b4c825 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 @@ | |||
1 | inherit gnome | 1 | inherit gnomebase |
2 | 2 | ||
3 | SRC_URI[archive.md5sum] = "4a4dad67fc8d7e0c529f3a8c6ba4d8b2" | 3 | SRC_URI[archive.md5sum] = "4a4dad67fc8d7e0c529f3a8c6ba4d8b2" |
4 | SRC_URI[archive.sha256sum] = "9c602dba89d264a4719db996b9b169716df2d4d10bcd24e56fc3572865a5cb8b" | 4 | SRC_URI[archive.sha256sum] = "9c602dba89d264a4719db996b9b169716df2d4d10bcd24e56fc3572865a5cb8b" |