summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2019-07-15 19:09:37 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2019-07-15 19:09:37 +0200
commit1063879e5e34c61d60b7d9b87cd0c491f942b2fc (patch)
treecdf817acf7c271f51b8023b643ef23137e9e076a
parent3a5210bb8614f26478cb96780c6d9045c8d77db7 (diff)
linux/u-boot: update to latest toradex versions
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-common_2018.03.inc2
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-fw-utils_2016.11.bbappend2
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend2
-rw-r--r--recipes-kernel/linux/linux-toradex_4.14-2.0.x.bb4
4 files changed, 5 insertions, 5 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex-common_2018.03.inc b/recipes-bsp/u-boot/u-boot-toradex-common_2018.03.inc
index 9958db3..145a62a 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-common_2018.03.inc
+++ b/recipes-bsp/u-boot/u-boot-toradex-common_2018.03.inc
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a
UBOOT_SRC ?= "git://git.toradex.com/u-boot-toradex.git;protocol=https"
SRC_URI = "${UBOOT_SRC};branch=${SRCBRANCH}"
-SRCREV = "00a9ab671a1cabbbe3ed5bfa3454e00b642a74f6"
+SRCREV = "1e1f7842df05f4f80f9c7c7e3f6f5b56aa0ef6dd"
SRCBRANCH = "toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup"
SRCREV_use-head-next = "${AUTOREV}"
SRCBRANCH_use-head-next = "toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup"
diff --git a/recipes-bsp/u-boot/u-boot-toradex-fw-utils_2016.11.bbappend b/recipes-bsp/u-boot/u-boot-toradex-fw-utils_2016.11.bbappend
index 9d6d46d..e780e16 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-fw-utils_2016.11.bbappend
+++ b/recipes-bsp/u-boot/u-boot-toradex-fw-utils_2016.11.bbappend
@@ -1,6 +1,6 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
-SRCREV = "83a53c1c0c6fd813bd655b4f88fd07bf798e11d7"
+SRCREV = "a26e924efbf998711f56911ddd8419f95eca09b9"
SRCREV_use-head-next = "${AUTOREV}"
SRCBRANCH_use-head-next = "2016.11-toradex-next"
SRC_URI += "file://fw_unlock_mmc.sh"
diff --git a/recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend b/recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend
index 5ad16f2..9377d63 100644
--- a/recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend
+++ b/recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend
@@ -2,7 +2,7 @@ require recipes-bsp/u-boot/u-boot-toradex-env.inc
LOCALVERSION = "-${TDX_VER_ITEM}"
-SRCREV = "83a53c1c0c6fd813bd655b4f88fd07bf798e11d7"
+SRCREV = "a26e924efbf998711f56911ddd8419f95eca09b9"
SRCBRANCH = "2016.11-toradex"
SRCREV_use-head-next = "${AUTOREV}"
SRCBRANCH_use-head-next = "2016.11-toradex-next"
diff --git a/recipes-kernel/linux/linux-toradex_4.14-2.0.x.bb b/recipes-kernel/linux/linux-toradex_4.14-2.0.x.bb
index c753751..bbffaa9 100644
--- a/recipes-kernel/linux/linux-toradex_4.14-2.0.x.bb
+++ b/recipes-kernel/linux/linux-toradex_4.14-2.0.x.bb
@@ -14,8 +14,8 @@ KERNEL_MODULE_AUTOLOAD += "${@bb.utils.contains('COMBINED_FEATURES', 'usbgadget'
LOCALVERSION = "-${TDX_VER_ITEM}"
PV_append = "+git${SRCPV}"
-SRCREV = "c3c3dde6334aba0af632df773f84ee9b08d97070"
-SRCBRANCH = "toradex_4.14-2.0.x-imx-next"
+SRCREV = "bd0ef3bc5dbb37d1aea605fe2987f3ed042caef7"
+SRCBRANCH = "toradex_4.14-2.0.x-imx"
SRCREV_use-head-next = "${AUTOREV}"
SRCBRANCH_use-head-next = "toradex_4.14-2.0.x-imx-next"