On Mon, 2021-02-22 at 16:49 +0100, Andrej Valek wrote:
> Signed-off-by: Andrej Valek <[email protected]>
> ---
>  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"
>  
> 

I just realised/wondered whether:

inherit upstream-version-is-even

would work here?

Cheers,

Richard


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#148479): 
https://lists.openembedded.org/g/openembedded-core/message/148479
Mute This Topic: https://lists.openembedded.org/mt/80827528/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to