[oe-commits] Martin Jansa : util-macros: add BBCLASSEXTEND sdk, because some packages were already depending on it

git version control git at git.openembedded.org
Fri Jun 25 05:31:18 UTC 2010


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Thu Jun 24 14:13:24 2010 +0200

util-macros: add BBCLASSEXTEND sdk, because some packages were already depending on it

* for example libxrandr-sdk

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

---

 recipes/xorg-util/util-macros.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/xorg-util/util-macros.inc b/recipes/xorg-util/util-macros.inc
index 9af5217..aaae2b1 100644
--- a/recipes/xorg-util/util-macros.inc
+++ b/recipes/xorg-util/util-macros.inc
@@ -5,4 +5,4 @@ INC_PR = "r2"
 PE = "1"
 
 ALLOW_EMPTY = "1"
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native sdk"





More information about the Openembedded-commits mailing list