aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/busybox/busybox_1.3.1.bb
diff options
context:
space:
mode:
authorMichael Smith <msmith@cbnco.com>2009-06-03 16:31:03 -0400
committerPhil Blundell <philb@gnu.org>2009-06-05 12:00:43 +0100
commit559b91e22f1548eca55642ffbcd113928ed0e655 (patch)
treea5b0b89e0c2376f72f289126bb21e971821968a2 /recipes/busybox/busybox_1.3.1.bb
parent97529cf8b745a9f6c5587df193b823bd0b85481b (diff)
downloadopenembedded-559b91e22f1548eca55642ffbcd113928ed0e655.tar.gz
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 <msmith@cbnco.com>
Diffstat (limited to 'recipes/busybox/busybox_1.3.1.bb')
-rw-r--r--recipes/busybox/busybox_1.3.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/busybox/busybox_1.3.1.bb b/recipes/busybox/busybox_1.3.1.bb
index 2cdb81b311..e0fd63bf5f 100644
--- a/recipes/busybox/busybox_1.3.1.bb
+++ b/recipes/busybox/busybox_1.3.1.bb
@@ -1,6 +1,6 @@
require busybox.inc
-PR = "r5"
+PR = "${INC_PR}.1"
DEFAULT_PREFERENCE = "-1"