aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/busybox/busybox_1.11.3.bb
diff options
context:
space:
mode:
authorSteffen Sledz <sledz@dresearch.de>2009-10-29 13:01:06 +0100
committerSteffen Sledz <sledz@dresearch.de>2009-11-03 08:18:52 +0100
commitab0b2217fe5aa32e68f7a7b26c820fb425f4da3c (patch)
tree7f0d1f6f33ab8a582deb5a2878cc9cc65c839e34 /recipes/busybox/busybox_1.11.3.bb
parent0e9b71b72a5427bb8c863d639eef030be398099d (diff)
downloadopenembedded-ab0b2217fe5aa32e68f7a7b26c820fb425f4da3c.tar.gz
busybox-1.11.3: undefined reference __cpu_to_be16 fixed for busybox-static
A patch fixing this problem inside the linux kernel was not accepted. For details see: - http://lkml.org/lkml/2009/6/18/223 - http://patchwork.kernel.org/patch/31164/ Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Diffstat (limited to 'recipes/busybox/busybox_1.11.3.bb')
-rw-r--r--recipes/busybox/busybox_1.11.3.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/busybox/busybox_1.11.3.bb b/recipes/busybox/busybox_1.11.3.bb
index 293608bcb3..0ec753f951 100644
--- a/recipes/busybox/busybox_1.11.3.bb
+++ b/recipes/busybox/busybox_1.11.3.bb
@@ -7,6 +7,7 @@ SRC_URI = "\
file://udhcpscript.patch;patch=1 \
file://B921600.patch;patch=1 \
file://fdisk_lineedit_segfault.patch;patch=1 \
+ file://iptunnel.patch;patch=1 \
file://busybox-appletlib-dependency.patch;patch=1 \
file://busybox-cron \
file://busybox-httpd \