summaryrefslogtreecommitdiff
path: root/recipes-bsp
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2023-08-07 11:10:07 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2023-08-07 11:18:44 +0200
commit93878a36fa1e86c0fcf2f1775bbc46c4d63e85fc (patch)
treeb15515e801758450cd96bf55d3d8ba674bc392a6 /recipes-bsp
parentb6351d1a8c4c01a551e72970438c13b21e4c7bb4 (diff)
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 <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_2022.07.bb1
1 files changed, 1 insertions, 0 deletions
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 \