summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/u-boot-toradex-common-tk1.inc
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2020-09-03 12:34:59 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2020-09-03 19:37:26 +0200
commit02e0f2172bb3a65a9406f35cd4758d72c9d6025b (patch)
treea367807ad4d915b421010559d17f60a77112d896 /recipes-bsp/u-boot/u-boot-toradex-common-tk1.inc
parenta21f73d1e08e80797f0a4cf23f21e161e1d8f188 (diff)
u-boot-toradex: complete update to 2020.07
2020.07 is reworked to use python3 so the patch which made 2019.07 build in a python3 only enviromenent can be dropped. Use the 2020.07 branch also with use-head-next. Fixes commit a21f73d1 ("u-boot-toradex: update to 2020.07") Related-to: ELB-2758 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-toradex-common-tk1.inc')
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-common-tk1.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex-common-tk1.inc b/recipes-bsp/u-boot/u-boot-toradex-common-tk1.inc
index fdb97e2..ae88b4f 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-common-tk1.inc
+++ b/recipes-bsp/u-boot/u-boot-toradex-common-tk1.inc
@@ -14,10 +14,8 @@ inherit toradex-u-boot-localversion
SRCREV = "c650daccd29536b63d7e1b7d3a2b6d5363c49cfd"
SRCBRANCH = "toradex_2020.07"
SRCREV_use-head-next = "${AUTOREV}"
-SRCBRANCH_use-head-next = "toradex_2019.07-next"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=https;branch=${SRCBRANCH}"
-SRC_URI += "file://0001-u-boot-tk1-make-it-build-with-python3-only-installat.patch"
S = "${WORKDIR}/git"