[oe-commits] org.oe.dev busybox-static 1.2.1: First cut at static busybox.

pfalcon commit openembedded-commits at lists.openembedded.org
Sun Jun 10 22:57:31 UTC 2007


busybox-static 1.2.1: First cut at static busybox.
* Yes, it works. 877916 bytes with uclibc.
* Defconfig is based on angstrom's one, with switch_root enabled.

Author: pfalcon at openembedded.org
Branch: org.openembedded.dev
Revision: 4e1403b6f6abfeff64244160f2e69112283f7b4e
ViewMTN: http://monotone.openembedded.org/revision.psp?id=4e1403b6f6abfeff64244160f2e69112283f7b4e
Files:
1
packages/busybox/busybox-static-1.2.1
packages/busybox/busybox-static_1.2.1.bb
Diffs:

#
# mt diff -r5dd9508758c05d4c0efb57f8ddf636febfd0a2bb -r4e1403b6f6abfeff64244160f2e69112283f7b4e
#
# 
# 
# add_dir "packages/busybox/busybox-static-1.2.1"
# 
# add_file "packages/busybox/busybox-static_1.2.1.bb"
#  content [2aae552c9e19ab74a14a57276fb0958dac8be71a]
# 
============================================================
--- packages/busybox/busybox-static_1.2.1.bb	2aae552c9e19ab74a14a57276fb0958dac8be71a
+++ packages/busybox/busybox-static_1.2.1.bb	2aae552c9e19ab74a14a57276fb0958dac8be71a
@@ -0,0 +1,6 @@
+require busybox_${PV}.bb
+PR = "r0"
+
+S = "${WORKDIR}/busybox-1.2.1"
+
+export CFLAGS:="${CFLAGS} -static"






More information about the Openembedded-commits mailing list