git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b923f73
)
Changed the order of unslung-standard and unslung-able, so the kernel module ipk...
author
Rod Whitby
<rod@whitby.id.au>
Tue, 28 Dec 2004 05:05:30 +0000
(
05:05
+0000)
committer
Rod Whitby
<rod@whitby.id.au>
Tue, 28 Dec 2004 05:05:30 +0000
(
05:05
+0000)
BKrev: 41d0e99aSS25D5V2xfBubpe5OW2Sjw
packages/meta/unslung-image.bb
patch
|
blob
|
history
diff --git
a/packages/meta/unslung-image.bb
b/packages/meta/unslung-image.bb
index
e69de29
..
82ba639
100644
(file)
--- 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"