aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/busybox/busybox_1.15.3.bb
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-07-09 17:09:38 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-07-09 17:09:38 +0200
commit5a0e69c2f1d467a3bc412b01fdacee68b470dcd5 (patch)
tree36551f5b4c40db60a667ea3ce5dfaaa6afa9688d /recipes/busybox/busybox_1.15.3.bb
parent1620c1459b9a319e98239d7da81ae0d89768b032 (diff)
downloadopenembedded-5a0e69c2f1d467a3bc412b01fdacee68b470dcd5.tar.gz
busybox_1.15.3: added a defined(__nios2__)
(actually as there were two entries for __s390__ hijacked one of it Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/busybox/busybox_1.15.3.bb')
-rw-r--r--recipes/busybox/busybox_1.15.3.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/busybox/busybox_1.15.3.bb b/recipes/busybox/busybox_1.15.3.bb
index 6f2e4ec076..7313686a7c 100644
--- a/recipes/busybox/busybox_1.15.3.bb
+++ b/recipes/busybox/busybox_1.15.3.bb
@@ -1,8 +1,9 @@
require busybox.inc
-PR = "${INC_PR}.2"
+PR = "${INC_PR}.3"
SRC_URI = "\
http://www.busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \
+ file://fdisk_nios2.patch \
\
file://udhcpscript.patch \
file://udhcpc-fix-nfsroot.patch \