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:
db27ede
)
unslung-image.bb: add libgcc to the dependency list, as it's no longer being
author
Mike Westerhof
<mwester@dls.net>
Tue, 4 Mar 2008 04:09:27 +0000
(
04:09
+0000)
committer
Mike Westerhof
<mwester@dls.net>
Tue, 4 Mar 2008 04:09:27 +0000
(
04:09
+0000)
pulled in automagically.
packages/images/unslung-image.bb
patch
|
blob
|
history
diff --git
a/packages/images/unslung-image.bb
b/packages/images/unslung-image.bb
index
c258f42
..
cb2a20b
100644
(file)
--- a/
packages/images/unslung-image.bb
+++ b/
packages/images/unslung-image.bb
@@
-10,7
+10,7
@@
DEPENDS = "virtual/kernel \
${UNSLUNG_EXTRA_DEPENDS}"
IMAGE_INSTALL = "kernel update-modules unslung-rootfs \
- libc6-unslung slingbox ipkg libipkg \
+ libc6-unslung slingbox ipkg libipkg
libgcc
\
kernel-module-netconsole \
${UNSLUNG_EXTRA_INSTALL}"