Skip to content
Snippets Groups Projects
Commit cba7993a authored by Tobias Kahlki's avatar Tobias Kahlki
Browse files

[machine][tanaro] Updated U-Boot branch

Set the branch for U-Boot to the currently active branch.
parent 7be1ab36
No related branches found
No related tags found
1 merge request!13[machine][tanaro] Fixed protocol and branch for BT driver
...@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a ...@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a
UBOOT_SRC = "git://git.seco.com/seco-ne/3rd-party/kuk/uboot-imx-kuk.git;" UBOOT_SRC = "git://git.seco.com/seco-ne/3rd-party/kuk/uboot-imx-kuk.git;"
PROTOCOL = "protocol=ssh;" PROTOCOL = "protocol=ssh;"
REPO_USER = "" REPO_USER = ""
SRCBRANCH = "add_sysdata;nobranch=1" SRCBRANCH = "guf_imx_v2020.04-trizeps8plus_2022_08_04;nobranch=1"
SRC_URI = "${UBOOT_SRC}branch=${SRCBRANCH};${PROTOCOL}${REPO_USER}" SRC_URI = "${UBOOT_SRC}branch=${SRCBRANCH};${PROTOCOL}${REPO_USER}"
SRCREV = "${AUTOREV}" SRCREV = "${AUTOREV}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment