[oe-commits] org.oe.dev unslung-image.bb: add libgcc to the dependency list, as it's no longer being

mwester commit openembedded-commits at lists.openembedded.org
Tue Mar 4 04:32:16 UTC 2008


unslung-image.bb: add libgcc to the dependency list, as it's no longer being
pulled in automagically.

Author: mwester at openembedded.org
Branch: org.openembedded.dev
Revision: b5b172da8f4d106e9070dd4957c42f3fea343e87
ViewMTN: http://monotone.openembedded.org/revision/info/b5b172da8f4d106e9070dd4957c42f3fea343e87
Files:
1
packages/images/unslung-image.bb
Diffs:

#
# mt diff -r784541da3b3ebc6fc98f3f9c1cf3fea3dce107d9 -rb5b172da8f4d106e9070dd4957c42f3fea343e87
#
# 
# 
# patch "packages/images/unslung-image.bb"
#  from [76370079cceab3f0f81a0af03149c7df43a89af3]
#    to [e4cf81045fb8a8e211e464905d1b307c49987663]
# 
============================================================
--- packages/images/unslung-image.bb	76370079cceab3f0f81a0af03149c7df43a89af3
+++ packages/images/unslung-image.bb	e4cf81045fb8a8e211e464905d1b307c49987663
@@ -10,7 +10,7 @@ IMAGE_INSTALL = "kernel update-modules u
 	${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}"
 






More information about the Openembedded-commits mailing list