This looks fine to me,

But I'll wait to get Christopher's Ack before pulling it in.

Bruce

In message: [meta-virtualization][PATCH 1/2] dev86: upgrade to 0.16.21 and fix 
SRC_URI
on 04/04/2021 Martin Jansa wrote:

> * don't use github archives
> * upgrade to fix build with security-flags.inc enabled, fixed upstream in:
>   
> https://github.com/lkundrak/dev86/commit/537e806f8c62b26c5d5fa912f383f4a7d558574d
> 
> Signed-off-by: Martin Jansa <[email protected]>
> ---
>  .../dev86/{dev86_0.16.20.bb => dev86_0.16.21.bb}         | 9 +++------
>  1 file changed, 3 insertions(+), 6 deletions(-)
>  rename recipes-extended/dev86/{dev86_0.16.20.bb => dev86_0.16.21.bb} (76%)
> 
> diff --git a/recipes-extended/dev86/dev86_0.16.20.bb 
> b/recipes-extended/dev86/dev86_0.16.21.bb
> similarity index 76%
> rename from recipes-extended/dev86/dev86_0.16.20.bb
> rename to recipes-extended/dev86/dev86_0.16.21.bb
> index d93e487..d38f7bd 100644
> --- a/recipes-extended/dev86/dev86_0.16.20.bb
> +++ b/recipes-extended/dev86/dev86_0.16.21.bb
> @@ -3,14 +3,11 @@ HOMEPAGE = "http://www.debath.co.uk/dev86/";
>  LICENSE = "GPLv2"
>  LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
>  SECTION = "console/tools"
> -PR="r0"
>  
> -SRC_URI="https://github.com/lkundrak/dev86/archive/v${PV}.tar.gz";
> +SRCREV = "c6f36cbafa979710b809f117562773dbd6825918"
> +SRC_URI = "git://github.com/lkundrak/${BPN}.git;protocol=https"
>  
> -SRC_URI[md5sum] = "288af53f256300777efc91d97c082fda"
> -SRC_URI[sha256sum] = 
> "533f2a0d2ed61223040f27e5cd007a11d969aaf34f6b709ece122b1e6fc50580"
> -
> -S = "${WORKDIR}/dev86-${PV}"
> +S = "${WORKDIR}/git"
>  
>  BBCLASSEXTEND = "native"
>  EXTRA_OEMAKE = "VERSION=${PV} PREFIX=${prefix} DIST=${D}"
> -- 
> 2.30.2
> 

> 
> 
> 


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

Reply via email to