[meta-freescale] [meta-fsl-arm-extra][fido][PATCH 1/2] linux-toradex: update to latest Toradex V2.5 release

Stefan Agner stefan at agner.ch
Thu Mar 10 14:54:59 PST 2016


From: Stefan Agner <stefan.agner at toradex.com>

Update git revision to match the latest Toradex BSP release V2.5.
The kernel is based on the 4.1.15 release of upstream kernel with
some new Vybrid specific fixes.

Signed-off-by: Stefan Agner <stefan.agner at toradex.com>
---
 recipes-kernel/linux/linux-toradex_4.1.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-kernel/linux/linux-toradex_4.1.bb b/recipes-kernel/linux/linux-toradex_4.1.bb
index 2295d0e..1ac0b16 100644
--- a/recipes-kernel/linux/linux-toradex_4.1.bb
+++ b/recipes-kernel/linux/linux-toradex_4.1.bb
@@ -6,8 +6,8 @@ SUMMARY = "Linux kernel for Toradex Colibri VFxx Computer on Modules"
 SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=git;branch=${SRCBRANCH} \
            file://defconfig"
 
-LOCALVERSION = "-v2.5b2"
+LOCALVERSION = "-v2.5b3"
 SRCBRANCH = "toradex_vf_4.1"
-SRCREV = "559570ccdc6555d2228a4e4e9e589e3145d7c2e4"
+SRCREV = "e6d111cd909551cec5902358db1e25dcaa8c86bb"
 DEPENDS += "lzop-native bc-native"
 COMPATIBLE_MACHINE = "(vf)"
-- 
1.9.3



More information about the meta-freescale mailing list