diff options
author | Mark Hatle <mark.hatle@windriver.com> | 2012-05-15 18:34:17 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-05-30 10:43:42 +0100 |
commit | fbbc96aed5086f853a1179f1478ccd252af24094 (patch) | |
tree | 0aa91d1d466551ef10867323276d0758b6098323 /meta/recipes-core/busybox/busybox_1.19.4.bb | |
parent | b417ced0573acde896332827bcc13b0f7c5bd9fe (diff) | |
download | openembedded-core-fbbc96aed5086f853a1179f1478ccd252af24094.tar.gz openembedded-core-fbbc96aed5086f853a1179f1478ccd252af24094.tar.bz2 openembedded-core-fbbc96aed5086f853a1179f1478ccd252af24094.zip |
busybox: use new update-alternatives
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Diffstat (limited to 'meta/recipes-core/busybox/busybox_1.19.4.bb')
-rw-r--r-- | meta/recipes-core/busybox/busybox_1.19.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/busybox/busybox_1.19.4.bb b/meta/recipes-core/busybox/busybox_1.19.4.bb index a797ac9392..0717075bbc 100644 --- a/meta/recipes-core/busybox/busybox_1.19.4.bb +++ b/meta/recipes-core/busybox/busybox_1.19.4.bb @@ -1,5 +1,5 @@ require busybox.inc -PR = "r5" +PR = "r6" SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \ file://B921600.patch \ |