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:
fdf9b68
)
unslung-image: Added explicit dependency on libipkg (dunno why this changed).
author
Rod Whitby
<rod@whitby.id.au>
Mon, 6 Nov 2006 10:28:03 +0000
(10:28 +0000)
committer
Rod Whitby
<rod@whitby.id.au>
Mon, 6 Nov 2006 10:28:03 +0000
(10:28 +0000)
packages/images/unslung-image.bb
patch
|
blob
|
history
diff --git
a/packages/images/unslung-image.bb
b/packages/images/unslung-image.bb
index
629c855
..
1deab93
100644
(file)
--- a/
packages/images/unslung-image.bb
+++ b/
packages/images/unslung-image.bb
@@
-1,5
+1,5
@@
LICENSE = MIT
-PR = "r2
1
"
+PR = "r2
2
"
IMAGE_BASENAME = "unslung"
@@
-10,13
+10,13
@@
DEPENDS = "virtual/kernel \
${UNSLUNG_EXTRA_DEPENDS}"
RDEPENDS = "kernel update-modules unslung-rootfs \
- libc6-unslung slingbox ipkg \
+ libc6-unslung slingbox ipkg
libipkg
\
cpio \
findutils \
${UNSLUNG_EXTRA_RDEPENDS}"
IPKG_INSTALL = "kernel update-modules unslung-rootfs \
- libc6-unslung slingbox ipkg \
+ libc6-unslung slingbox ipkg
libipkg
\
cpio \
findutils \
kernel-module-netconsole \