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:
edcfdf3
)
Add devio to unslung image.
author
John Bowler
<jbowler@nslu2-linux.org>
Thu, 9 Jun 2005 15:52:10 +0000
(15:52 +0000)
committer
John Bowler
<jbowler@nslu2-linux.org>
Thu, 9 Jun 2005 15:52:10 +0000
(15:52 +0000)
BKrev: 42a865aasvjc4OSgjfygg-EXiGVDUQ
packages/meta/unslung-image.bb
patch
|
blob
|
history
diff --git
a/packages/meta/unslung-image.bb
b/packages/meta/unslung-image.bb
index
48943b5
..
0974f4e
100644
(file)
--- a/
packages/meta/unslung-image.bb
+++ b/
packages/meta/unslung-image.bb
@@
-8,10
+8,12
@@
USE_DEVFS = "1"
DEPENDS = "unslung-kernel unslung-rootfs \
glibc slingbox ipkg wget cpio findutils portmap-unslung \
+ devio \
${UNSLUNG_EXTRA_DEPENDS}"
IPKG_INSTALL = "unslung-rootfs \
libc6-unslung slingbox ipkg wget cpio findutils portmap-unslung \
+ devio \
${UNSLUNG_EXTRA_INSTALL}"
IMAGE_PREPROCESS_COMMAND += "unslung_clean_image; "