aboutsummaryrefslogtreecommitdiffstats
path: root/packages/busybox/busybox_1.2.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/busybox/busybox_1.2.1.bb')
-rw-r--r--packages/busybox/busybox_1.2.1.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/busybox/busybox_1.2.1.bb b/packages/busybox/busybox_1.2.1.bb
index 054649e9df..773c5e1a7e 100644
--- a/packages/busybox/busybox_1.2.1.bb
+++ b/packages/busybox/busybox_1.2.1.bb
@@ -1,11 +1,13 @@
require busybox.inc
-PR = "r13"
+PR = "r14"
SRC_URI += "file://wget-long-options.patch;patch=1 \
file://df_rootfs.patch;patch=1 \
file://defconfig"
+SRC_URI_append_avr32 = " file://install-should-unlink-dest-if-it-exists.patch;patch=1"
+
do_configure () {
install -m 0644 ${WORKDIR}/defconfig ${S}/.config.oe