summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-12-28 15:43:03 +0100
committerStefan Agner <stefan.agner@toradex.com>2017-12-28 15:46:52 +0100
commit53fdf58e0a31c94ef446fe7c9e20585dad763099 (patch)
treedd2989630d39b40b1e23141e3b4ecd05838c4d93
parent02e60adfd5509b77b8a27fb7182462c767d51581 (diff)
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb2
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_2016.11.bbappend2
-rw-r--r--recipes-kernel/linux/linux-toradex-rt_4.4.bb2
-rw-r--r--recipes-kernel/linux/linux-toradex_4.4.bbappend2
-rw-r--r--recipes-kernel/linux/linux-toradex_4.9-1.0.x.bb4
5 files changed, 6 insertions, 6 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 3ea0f6b..082c30d 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
@@ -17,7 +17,7 @@ DEFAULT_PREFERENCE_colibri-vf = "1"
FILESPATHPKG =. "git:"
# This revision is based on upstream "v2016.11"
-SRCREV = "52259cf22a165c0721bb26c723c0dc5e2659eaa7"
+SRCREV = "30a1208727729dae22cb42f9ba9ba17efe5e6f77"
SRCBRANCH = "2016.11-toradex"
SRCREV_use-head-next = "${AUTOREV}"
SRCBRANCH_use-head-next = "2016.11-toradex-next"
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 c8d0cd1..095e4c7 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 @@ include conf/tdx_version.conf
LOCALVERSION = "-${TDX_VER_ITEM}"
-SRCREV = "52259cf22a165c0721bb26c723c0dc5e2659eaa7"
+SRCREV = "30a1208727729dae22cb42f9ba9ba17efe5e6f77"
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-rt_4.4.bb b/recipes-kernel/linux/linux-toradex-rt_4.4.bb
index 8c61647..9f65715 100644
--- a/recipes-kernel/linux/linux-toradex-rt_4.4.bb
+++ b/recipes-kernel/linux/linux-toradex-rt_4.4.bb
@@ -15,7 +15,7 @@ KERNEL_MODULE_AUTOLOAD += "${@bb.utils.contains('COMBINED_FEATURES', 'usbgadget'
LOCALVERSION = "-${PR}"
PR = "${TDX_VER_ITEM}"
-SRCREV = "c1d5fe2d54551b95b812143d94d8168da2220dd8"
+SRCREV = "a126a5e5dc2fcc5cb36af14c89b440cc8e3bab30"
SRCBRANCH = "toradex_vf_4.4"
SRCREV_use-head-next = "${AUTOREV}"
SRCBRANCH_use-head-next = "toradex_vf_4.4-next"
diff --git a/recipes-kernel/linux/linux-toradex_4.4.bbappend b/recipes-kernel/linux/linux-toradex_4.4.bbappend
index 2687ed1..21181b3 100644
--- a/recipes-kernel/linux/linux-toradex_4.4.bbappend
+++ b/recipes-kernel/linux/linux-toradex_4.4.bbappend
@@ -4,7 +4,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/linux-toradex-4.4:"
LOCALVERSION = "-${TDX_VER_ITEM}"
-SRCREV = "e0f2806138a4eeb3c31abe0e0e767d0f6d9a13a3"
+SRCREV = "a126a5e5dc2fcc5cb36af14c89b440cc8e3bab30"
SRCBRANCH = "toradex_vf_4.4"
SRCREV_use-head-next = "${AUTOREV}"
SRCBRANCH_use-head-next = "toradex_vf_4.4-next"
diff --git a/recipes-kernel/linux/linux-toradex_4.9-1.0.x.bb b/recipes-kernel/linux/linux-toradex_4.9-1.0.x.bb
index 61df45c..e3450f7 100644
--- a/recipes-kernel/linux/linux-toradex_4.9-1.0.x.bb
+++ b/recipes-kernel/linux/linux-toradex_4.9-1.0.x.bb
@@ -12,8 +12,8 @@ KERNEL_MODULE_AUTOLOAD += "${@bb.utils.contains('COMBINED_FEATURES', 'usbgadget'
LOCALVERSION = "-${TDX_VER_ITEM}"
PV_append = "+git${SRCPV}"
-SRCREV = "7f321c85cbb84c8e23c8c4e3ca187153d56a8466"
-SRCBRANCH = "toradex_4.9-1.0.x-imx-next"
+SRCREV = "1db9f06709adfa8fbf538ebc0c17b0b29cf693c6"
+SRCBRANCH = "toradex_4.9-1.0.x-imx"
SRCREV_use-head-next = "${AUTOREV}"
SRCBRANCH_use-head-next = "toradex_4.9-1.0.x-imx-next"