From 578c938968857976f888f708f1f57cf862c7b3c4 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Wed, 16 Mar 2011 12:10:46 +0000 Subject: busybox: enable unmount all feature This allows "umount -f -a -r" in our initscripts to actually do something. Signed-off-by: Paul Eggleton --- meta/recipes-core/busybox/busybox_1.17.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-core/busybox/busybox_1.17.3.bb') diff --git a/meta/recipes-core/busybox/busybox_1.17.3.bb b/meta/recipes-core/busybox/busybox_1.17.3.bb index c5fbe9c7b..28342feaf 100644 --- a/meta/recipes-core/busybox/busybox_1.17.3.bb +++ b/meta/recipes-core/busybox/busybox_1.17.3.bb @@ -1,5 +1,5 @@ require busybox.inc -PR = "r1" +PR = "r2" SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \ file://udhcpscript.patch \ -- cgit v1.2.3