Signed-off-by: Andrej Valek <andrej.va...@siemens.com> --- meta/recipes-core/busybox/busybox.inc | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/meta/recipes-core/busybox/busybox.inc b/meta/recipes-core/busybox/busybox.inc index 47fcb59302..253168e2b9 100644 --- a/meta/recipes-core/busybox/busybox.inc +++ b/meta/recipes-core/busybox/busybox.inc @@ -13,6 +13,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=de10de48642ab74318e893a61105afbb \ SECTION = "base" +UPSTREAM_CHECK_URI = "https://busybox.net/" +UPSTREAM_CHECK_REGEX = "BusyBox\ (?P<pver>\d+\.\d+\.\d+)\ \(stable\)" + # Whether to split the suid apps into a seperate binary BUSYBOX_SPLIT_SUID ?= "1" -- 2.11.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#148445): https://lists.openembedded.org/g/openembedded-core/message/148445 Mute This Topic: https://lists.openembedded.org/mt/80827528/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-