diff options
-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" |