Skip to content
Snippets Groups Projects
Commit 18175ca1 authored by Jonas Höppner's avatar Jonas Höppner
Browse files

u-boot-imx: Set SRCREV to autorev to pull latest revision.

parent 5c36da7e
No related branches found
No related tags found
2 merge requests!78u-boot: Copy all u-boot files for old recipe version into layer,!71u-boot-imx: Set SRCREV to autorev to pull latest revision.
Pipeline #16979 passed with stages
in 38 seconds
Subproject commit 38f959687665f05914bfd8547e3aab43956ff11d
Subproject commit 79bdebb9592a0ba3150f6878b9731e82bfb27ff7
......@@ -9,8 +9,8 @@ PV = "2019.04"
# Keith und Koep u-boot for imx8
SRCBRANCH = "guf_imx_v2019.04_5.4.3_2.0.0"
SRCREV = "6ab464afc08f6fcf8ab031d4f3c5d3662c3bcfc7"
SRC_URI = "git://git@gitlab.com/garz-fricke/3rd-party/kuk/uboot-imx-kuk.git;protocol=ssh;branch=${SRCBRANCH} \
SRCREV = "${AUTOREV}"
SRC_URI = "git://git@gitlab.com/garz-fricke/3rd-party/kuk/uboot-imx-kuk.git;protocol=ssh;branch=${SRCBRANCH};nobranch=1 \
file://add-u-boot-initial-env-target-to-Makefile.patch \
file://remove-redundant-yyloc-global.patch \
"
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