mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 09:32:11 +02:00
busybox: bump PR to ensure ipv4 is enabled
Now that ipv4 has been added to the default DISTRO_FEATURES we need to bump PR as busybox will need to be rebuilt. (From OE-Core rev: d97eeadc4e759d4e7793c30f6cc214e86e8df35c) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
3a78d56ef7
commit
04014b1da7
@@ -1,5 +1,5 @@
|
||||
require busybox.inc
|
||||
PR = "r4"
|
||||
PR = "r5"
|
||||
|
||||
SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \
|
||||
file://udhcpscript.patch \
|
||||
|
||||
Reference in New Issue
Block a user