From: Martin Jansa Date: Fri, 25 Jun 2010 10:04:56 +0000 (+0200) Subject: util-macros: use nativesdk X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb16e7f4c372fa1528c7f27db721250331521fd4;p=openembedded.git util-macros: use nativesdk Signed-off-by: Martin Jansa --- diff --git a/recipes/xorg-util/util-macros.inc b/recipes/xorg-util/util-macros.inc index aaae2b136f..e2052b8c8e 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 sdk" +BBCLASSEXTEND = "native nativesdk"