[oe-commits] Michael 'Mickey' Lauer : mm-common: add BBCLASSEXTEND

git version control git at git.openembedded.org
Fri Jan 14 21:31:45 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 1be4ec8b0ea5565ed02b6a4213e3b1cae390e830
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=1be4ec8b0ea5565ed02b6a4213e3b1cae390e830

Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Fri Jan 14 22:04:28 2011 +0100

mm-common: add BBCLASSEXTEND

---

 recipes/gnome/mm-common_0.9.1.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/recipes/gnome/mm-common_0.9.1.bb b/recipes/gnome/mm-common_0.9.1.bb
index 00ba33a..5986af7 100644
--- a/recipes/gnome/mm-common_0.9.1.bb
+++ b/recipes/gnome/mm-common_0.9.1.bb
@@ -3,3 +3,5 @@ inherit gnome
 SRC_URI[archive.md5sum] = "c7436ebabf72d2351d05f4dcba4ff0a7"
 SRC_URI[archive.sha256sum] = "9a2edcbdd43fb79c194f5eda45efe5362ef395e7f637aae33bceea8f9c24890d"
 
+BBCLASSEXTEND = "native"
+





More information about the Openembedded-commits mailing list