From 559b91e22f1548eca55642ffbcd113928ed0e655 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Wed, 3 Jun 2009 16:31:03 -0400 Subject: busybox: let update-alternatives create all symlinks, and use INC_PR Back in 2005, commit 5e01906b set this up; in f7f1ac27 the recipe was changed to keep all the links in the package. This changes it back, and also removes special treatment of the links for crond, httpd, udhcpd, hwclock, and udhcpc. Signed-off-by: Michael Smith --- recipes/busybox/busybox_1.11.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/busybox/busybox_1.11.3.bb') diff --git a/recipes/busybox/busybox_1.11.3.bb b/recipes/busybox/busybox_1.11.3.bb index bd03aa8cf6..673fe15ba7 100644 --- a/recipes/busybox/busybox_1.11.3.bb +++ b/recipes/busybox/busybox_1.11.3.bb @@ -1,5 +1,5 @@ require busybox.inc -PR = "r15" +PR = "${INC_PR}.1" SRC_URI = "\ http://www.busybox.net/downloads/busybox-${PV}.tar.gz \ -- cgit v1.2.3