Changed the order of unslung-standard and unslung-able, so the kernel module ipk...
authorRod Whitby <rod@whitby.id.au>
Tue, 28 Dec 2004 05:05:30 +0000 (05:05 +0000)
committerRod Whitby <rod@whitby.id.au>
Tue, 28 Dec 2004 05:05:30 +0000 (05:05 +0000)
BKrev: 41d0e99aSS25D5V2xfBubpe5OW2Sjw

packages/meta/unslung-image.bb

index e69de29..82ba639 100644 (file)
@@ -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"