From 834ea201b5822e1c9697be38e078321602c0124a Mon Sep 17 00:00:00 2001 From: Marcel Ziswiler Date: Thu, 19 Mar 2015 18:02:07 +0100 Subject: tegras: update to latest kernel This contains some eMMC fixes for Apalis/Colibri T30 as well as a CSI-2 fix for Apalis T30 and an ACM fix. --- recipes-kernel/linux/linux-toradex_git.bb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/recipes-kernel/linux/linux-toradex_git.bb b/recipes-kernel/linux/linux-toradex_git.bb index 4b8636a..af258ba 100644 --- a/recipes-kernel/linux/linux-toradex_git.bb +++ b/recipes-kernel/linux/linux-toradex_git.bb @@ -3,12 +3,12 @@ require recipes-kernel/linux/linux-toradex.inc LINUX_VERSION ?= "3.1.10" -SRCREV_colibri-t20 = "a699c4f23852bad780b8ad5273d5a3171cd461f9" -PR_colibri-t20 = "V2.3b7" -SRCREV_colibri-t30 = "a699c4f23852bad780b8ad5273d5a3171cd461f9" -PR_colibri-t30 = "V2.3b7" -SRCREV_apalis-t30 = "a699c4f23852bad780b8ad5273d5a3171cd461f9" -PR_apalis-t30 = "V2.3b7" +SRCREV_colibri-t20 = "e797e34a3f7cb82c4e5b249a525c9e857ac6eebd" +PR_colibri-t20 = "V2.3" +SRCREV_colibri-t30 = "e797e34a3f7cb82c4e5b249a525c9e857ac6eebd" +PR_colibri-t30 = "V2.3" +SRCREV_apalis-t30 = "e797e34a3f7cb82c4e5b249a525c9e857ac6eebd" +PR_apalis-t30 = "V2.3" SRCREV_colibri-pxa = "a699c4f23852bad780b8ad5273d5a3171cd461f9" PR_colibri-pxa = "V2.3a1" -- cgit v1.2.3