diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-25 12:04:56 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-25 13:57:14 +0200 |
| commit | eb16e7f4c372fa1528c7f27db721250331521fd4 (patch) | |
| tree | 38a43699a44269b4da6da0d56ca7c9dded18ed16 | |
| parent | 617a248ae18671acf7c7eb93ee1a5c782bcd4d7f (diff) | |
util-macros: use nativesdk
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| -rw-r--r-- | 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 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" |
