summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
Diffstat (limited to 'packages')
-rw-r--r--packages/meta/unslung-image.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/meta/unslung-image.bb b/packages/meta/unslung-image.bb
index e69de29bb2..82ba6391dd 100644
--- a/packages/meta/unslung-image.bb
+++ b/packages/meta/unslung-image.bb
@@ -0,0 +1,3 @@
+# Put the standard image last, so that the kernel modules that are built will work on both.
+DEPENDS = "unslung-able-image unslung-standard-image"
+EXCLUDE_FROM_WORLD = "1"