aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/images/native-sdk-image.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes/images/native-sdk-image.bb b/recipes/images/native-sdk-image.bb
index df05fb4d6b..5d7968fc4a 100644
--- a/recipes/images/native-sdk-image.bb
+++ b/recipes/images/native-sdk-image.bb
@@ -1,2 +1,3 @@
-require console-image.bb
-IMAGE_INSTALL += "task-native-sdk"
+require console-image.bb
+IMAGE_INSTALL += "task-sdk-native"
+export IMAGE_BASENAME = "native-sdk-image"