summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb4
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_2016.11.bb4
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb b/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb
index dc6c650..e167fe5 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb
@@ -16,8 +16,8 @@ DEFAULT_PREFERENCE_colibri-vf = "1"
FILESPATHPKG =. "git:"
-SRCREV = "c77a50386f672d6846df1a20295129fb66044779"
-SRCBRANCH = "2016.11-toradex-next"
+SRCREV = "60021a4daa9720ae89e31def9483a09a78ead049"
+SRCBRANCH = "2016.11-toradex"
SRC_URI = " \
git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH} \
file://fw_env.config \
diff --git a/recipes-bsp/u-boot/u-boot-toradex_2016.11.bb b/recipes-bsp/u-boot/u-boot-toradex_2016.11.bb
index e8d50bd..a2347fc 100644
--- a/recipes-bsp/u-boot/u-boot-toradex_2016.11.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex_2016.11.bb
@@ -6,8 +6,8 @@ PR = "${TDX_VER_INT}-gitr${@d.getVar("SRCREV", False)[0:7]}"
LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6"
-SRCREV = "c77a50386f672d6846df1a20295129fb66044779"
-SRCBRANCH = "2016.11-toradex-next"
+SRCREV = "60021a4daa9720ae89e31def9483a09a78ead049"
+SRCBRANCH = "2016.11-toradex"
COMPATIBLE_MACHINE = "(mx6|mx7|vf)"