summaryrefslogtreecommitdiff
path: root/packages/busybox/busybox_1.2.1.bb
diff options
context:
space:
mode:
authorMike Westerhof <mwester@dls.net>2006-12-24 02:46:38 +0000
committerMike Westerhof <mwester@dls.net>2006-12-24 02:46:38 +0000
commitc4f552af61b2ff51633ab6fa077ea4514cac6c02 (patch)
tree6705cccc00360105b7b07d7f087b3fd47a893492 /packages/busybox/busybox_1.2.1.bb
parent1172ac52b4d20c1348725351e42b1809fdc9ecec (diff)
Busybox: patch df rootfs device handling code so that the output works correctly on systems that pivot from one root device to another during boot (SlugOS and variants)
Diffstat (limited to 'packages/busybox/busybox_1.2.1.bb')
-rw-r--r--packages/busybox/busybox_1.2.1.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/busybox/busybox_1.2.1.bb b/packages/busybox/busybox_1.2.1.bb
index 36ffd0311c..9205b57d6f 100644
--- a/packages/busybox/busybox_1.2.1.bb
+++ b/packages/busybox/busybox_1.2.1.bb
@@ -1,8 +1,9 @@
require busybox.inc
-PR = "r9"
+PR = "r10"
SRC_URI += "file://wget-long-options.patch;patch=1 \
+ file://df_rootfs.patch;patch=1 \
file://defconfig"
do_configure () {