From 36c2fc16a4578e41f74e9947a205e9aac3dd1f5b Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Mon, 3 Apr 2017 22:22:06 +0200 Subject: linux-toradex_git: update to latest Signed-off-by: Max Krummenacher Acked-by: Marcel Ziswiler --- recipes-kernel/linux/linux-toradex_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-toradex_git.bb b/recipes-kernel/linux/linux-toradex_git.bb index 1720286..1e37d7c 100644 --- a/recipes-kernel/linux/linux-toradex_git.bb +++ b/recipes-kernel/linux/linux-toradex_git.bb @@ -7,11 +7,11 @@ LINUX_VERSION ?= "3.1.10" LOCALVERSION = "-${PR}" PR = "${TDX_VER_INT}" -SRCREV = "1d3366acba86c4c174c77778a23c34d992579909" +SRCREV = "e8678dd6bfbcf5598046fc6afd0a9a093500f652" PV = "${LINUX_VERSION}+gitr${SRCREV}" S = "${WORKDIR}/git" -SRCBRANCH = "tegra-next" +SRCBRANCH = "tegra" SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=git;branch=${SRCBRANCH}" COMPATIBLE_MACHINE = "(apalis-t30|colibri-pxa|colibri-t20|colibri-t30)" -- cgit v1.2.3