aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/busybox/busybox-static_1.2.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/busybox/busybox-static_1.2.1.bb')
-rw-r--r--recipes/busybox/busybox-static_1.2.1.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/busybox/busybox-static_1.2.1.bb b/recipes/busybox/busybox-static_1.2.1.bb
new file mode 100644
index 0000000000..abc127ad93
--- /dev/null
+++ b/recipes/busybox/busybox-static_1.2.1.bb
@@ -0,0 +1,5 @@
+require busybox_${PV}.bb
+
+S = "${WORKDIR}/busybox-1.2.1"
+
+export CFLAGS:="${CFLAGS} -static"