From 93878a36fa1e86c0fcf2f1775bbc46c4d63e85fc Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Mon, 7 Aug 2023 11:10:07 +0200 Subject: u-boot-toradex_2022.07: force master branch U-Boot release 2023.07 branched away from the master branch which is reflected in OE u-boot recipe. Switch this back to the master branch, so that for use-head-next we take latest on master rather than latest on branch u-boot-2023.07.y. Signed-off-by: Max Krummenacher --- recipes-bsp/u-boot/u-boot-toradex_2022.07.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes-bsp') diff --git a/recipes-bsp/u-boot/u-boot-toradex_2022.07.bb b/recipes-bsp/u-boot/u-boot-toradex_2022.07.bb index 4e49dac..65fff97 100644 --- a/recipes-bsp/u-boot/u-boot-toradex_2022.07.bb +++ b/recipes-bsp/u-boot/u-boot-toradex_2022.07.bb @@ -31,6 +31,7 @@ TDX_PATCHES = " \ # patches which are not (yet) in the latest master TDX_PATCHES:use-head-next = " \ " +SRC_URI = "git://source.denx.de/u-boot/u-boot.git;protocol=https;branch=master" SRC_URI:append = " ${TDX_PATCHES}" SRC_URI:append:use-nxp-bsp:colibri-imx7 = " \ file://0001-colibri_imx7-boot-linux-kernel-in-secure-mode.patch \ -- cgit v1.2.3