On Wed, 2021-02-24 at 21:07 -0800, Khem Raj wrote:
> Signed-off-by: Khem Raj <[email protected]>
> ---
>  meta/recipes-devtools/binutils/binutils-2.36.inc | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/meta/recipes-devtools/binutils/binutils-2.36.inc 
> b/meta/recipes-devtools/binutils/binutils-2.36.inc
> index ab0760621b..489a72fa16 100644
> --- a/meta/recipes-devtools/binutils/binutils-2.36.inc
> +++ b/meta/recipes-devtools/binutils/binutils-2.36.inc
> @@ -16,15 +16,15 @@ def binutils_branch_version(d):
>  
> 
>  # When upgrading to 2.37, please make sure there is no trailing .0, so
>  # that upstream version check can work correctly.
> -PV = "2.36"
> -CVE_VERSION = "2.36"
> +PV = "2.36.1"
> +CVE_VERSION = "2.36.1"
>  BINUPV = "${@binutils_branch_version(d)}"
>  #BRANCH = "binutils-${BINUPV}-branch"
>  BRANCH ?= "binutils-2_36-branch"
>  
> 
>  UPSTREAM_CHECK_GITTAGREGEX = "binutils-(?P<pver>\d+_(\d_?)*)"
>  
> 
> -SRCREV ?= "fe0e833171513c1d89668bc5f454192d2db39bce"
> +SRCREV ?= "7b7c7090a2bf33812762a06a02b1719c94d1c3d8"
>  BINUTILS_GIT_URI ?= 
> "git://sourceware.org/git/binutils-gdb.git;branch=${BRANCH};protocol=git"
>  SRC_URI = "\
>       ${BINUTILS_GIT_URI} \

Seems to break meta-mingw:

https://autobuilder.yoctoproject.org/typhoon/#/builders/89/builds/3121

Cc: Joshua too

Cheers,

Richard

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

Reply via email to