From ade6a1b14078eee7b746e59234082dbff9cc7d8c Mon Sep 17 00:00:00 2001 From: Marcel Ziswiler Date: Fri, 22 Sep 2017 14:00:27 +0200 Subject: kernel recipes: update to latest Signed-off-by: Marcel Ziswiler Acked-by: Dominik Sliwa --- recipes-kernel/linux/linux-toradex_3.10.40.bb | 4 ++-- recipes-kernel/linux/linux-toradex_git.bb | 4 ++-- 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}" -- cgit v1.2.3