From: Martin Jansa Date: Thu, 24 Jun 2010 12:13:24 +0000 (+0200) Subject: util-macros: add BBCLASSEXTEND sdk, because some packages were already depending... X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e03f8bb5777f2aae135fdb42beea1b2dde90abfc;p=openembedded.git util-macros: add BBCLASSEXTEND sdk, because some packages were already depending on it * for example libxrandr-sdk Signed-off-by: Martin Jansa --- diff --git a/recipes/xorg-util/util-macros.inc b/recipes/xorg-util/util-macros.inc index 9af52172f3..aaae2b136f 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"