It's not in master branch, but it is in a branch, so please do not use
nobranch, and just adjust the branch parameter together with the
version update:
https://source.denx.de/u-boot/u-boot/-/commit/83cdab8b2c6ea0fc0860f8444d083353b47f1d5c

Alex


On Fri, 14 Jul 2023 at 18:18, Fabio Estevam <[email protected]> wrote:
>
> From: Marek Vasut <[email protected]>
>
> U-Boot 2023.07.y tags are not in the master branch, switch to nobranch=1
> to be able to pull arbitrary commit from arbitrary branch.
>
> Signed-off-by: Marek Vasut <[email protected]>
> Signed-off-by: Fabio Estevam <[email protected]>
> ---
>  meta/recipes-bsp/u-boot/u-boot-common.inc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-bsp/u-boot/u-boot-common.inc 
> b/meta/recipes-bsp/u-boot/u-boot-common.inc
> index 56f9be010793..29beac4c1127 100644
> --- a/meta/recipes-bsp/u-boot/u-boot-common.inc
> +++ b/meta/recipes-bsp/u-boot/u-boot-common.inc
> @@ -14,7 +14,7 @@ PE = "1"
>  # repo during parse
>  SRCREV = "05aa6516c6bb419d01d69fac457c0de563bfd694"
>
> -SRC_URI = 
> "git://source.denx.de/u-boot/u-boot.git;protocol=https;branch=master"
> +SRC_URI = "git://source.denx.de/u-boot/u-boot.git;protocol=https;nobranch=1"
>
>  S = "${WORKDIR}/git"
>  B = "${WORKDIR}/build"
> --
> 2.34.1
>
>
> 
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#184279): 
https://lists.openembedded.org/g/openembedded-core/message/184279
Mute This Topic: https://lists.openembedded.org/mt/100144566/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to