summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-09-22 14:00:27 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-10-05 02:17:35 +0200
commitade6a1b14078eee7b746e59234082dbff9cc7d8c (patch)
tree2f3dfe78b8f4cf134490ec91b45aa7f6874826e5
parent4659cd289e4ab86b231342707721ff12f609b34e (diff)
kernel recipes: update to latest
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Dominik Sliwa <dominik.sliwa@toradex.com>
-rw-r--r--recipes-kernel/linux/linux-toradex_3.10.40.bb4
-rw-r--r--recipes-kernel/linux/linux-toradex_git.bb4
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux-toradex_3.10.40.bb b/recipes-kernel/linux/linux-toradex_3.10.40.bb
index 3442f6e..41a0067 100644
--- a/recipes-kernel/linux/linux-toradex_3.10.40.bb
+++ b/recipes-kernel/linux/linux-toradex_3.10.40.bb
@@ -13,9 +13,9 @@ LINUX_VERSION ?= "3.10.40"
LOCALVERSION = "-${PR}"
PR = "${TDX_VER_INT}"
-SRCREV = "f328e55a793497870c533eac0ac21cb735a82e6d"
+SRCREV = "795eccdb989221b0d9ff32a34cd0f7127db89860"
-PV = "${LINUX_VERSION}+gitr${SRCREV}"
+PV = "${LINUX_VERSION}+gitr${SRCPV}"
S = "${WORKDIR}/git"
SRCBRANCH = "toradex_tk1_l4t_r21.5"
SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=git;branch=${SRCBRANCH}"
diff --git a/recipes-kernel/linux/linux-toradex_git.bb b/recipes-kernel/linux/linux-toradex_git.bb
index c7532b4..33e6fdb 100644
--- a/recipes-kernel/linux/linux-toradex_git.bb
+++ b/recipes-kernel/linux/linux-toradex_git.bb
@@ -7,9 +7,9 @@ LINUX_VERSION ?= "3.1.10"
LOCALVERSION = "-${PR}"
PR = "${TDX_VER_INT}"
-SRCREV = "a24d47d56d9f5a6ed1ec3a42c6d9ccf5748bc2ba"
+SRCREV = "7753763827bb50f4645622e83c47e192e0ba0194"
-PV = "${LINUX_VERSION}+gitr${SRCREV}"
+PV = "${LINUX_VERSION}+gitr${SRCPV}"
S = "${WORKDIR}/git"
SRCBRANCH = "tegra"
SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=git;branch=${SRCBRANCH}"