From d478b4e35eea0136f34805f98fe69cfeef598c52 Mon Sep 17 00:00:00 2001 From: Marcel Ziswiler Date: Tue, 3 Nov 2015 02:58:41 +0100 Subject: Update Linux kernel and U-Boot to latest. --- recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb | 4 ++-- recipes-kernel/linux/linux-toradex-fsl_git.bb | 8 +++----- recipes-kernel/linux/linux-toradex_4.1.bb | 4 ++-- 3 files changed, 7 insertions(+), 9 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb b/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb index 5604ffe..119c3df 100644 --- a/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb +++ b/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb @@ -10,8 +10,8 @@ PR = "r0" S = "${WORKDIR}/git" -SRCREV_mx6 = "95868835ab8181591446bc3f24a15bf6fbdfd1f5" -SRCBRANCH_mx6 = "2015.04-toradex-next" +SRCREV_mx6 = "1ef4a29e8cea0239411dde64f9617ad76248fd02" +SRCBRANCH_mx6 = "2015.04-toradex" SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH}" #FILESPATHPKG =. "git:" diff --git a/recipes-kernel/linux/linux-toradex-fsl_git.bb b/recipes-kernel/linux/linux-toradex-fsl_git.bb index cb4f518..5dd1615 100644 --- a/recipes-kernel/linux/linux-toradex-fsl_git.bb +++ b/recipes-kernel/linux/linux-toradex-fsl_git.bb @@ -11,15 +11,13 @@ DEPENDS += "lzop-native " LINUX_VERSION_mx6 = "3.14.28" -SRCREV_mx6 = "6ef4eef1eb726929d913580b9b24d4f57904dc80" -PR_mx6 = "V2.5b1" +SRCREV_mx6 = "77e525493f74f9f2e33a41e9e65b54e810ac3dd0" +PR_mx6 = "V2.5b2" PV = "${LINUX_VERSION}+gitr${SRCREV}" S = "${WORKDIR}/git" -SRCBRANCH_mx6 = "toradex_imx_3.14.28_1.0.0_ga-next" +SRCBRANCH_mx6 = "toradex_imx_3.14.28_1.0.0_ga" SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=git;branch=${SRCBRANCH}" -# a Patch -# SRC_URI_append_mx6 += "file://a.patch " COMPATIBLE_MACHINE = "(colibri-imx6|apalis-imx6)" diff --git a/recipes-kernel/linux/linux-toradex_4.1.bb b/recipes-kernel/linux/linux-toradex_4.1.bb index 1286074..6da8c10 100644 --- a/recipes-kernel/linux/linux-toradex_4.1.bb +++ b/recipes-kernel/linux/linux-toradex_4.1.bb @@ -10,7 +10,7 @@ SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=git;branch=${SRCBRAN KERNEL_MODULE_AUTOLOAD += "${@bb.utils.contains('COMBINED_FEATURES', 'usbgadget', ' libcomposite', '',d)}" LOCALVERSION = "-v2.5b2" -SRCBRANCH = "toradex_vf_4.1-next" -SRCREV = "db6b1f8270757539d90422ee5294bc25ff13a040" +SRCBRANCH = "toradex_vf_4.1" +SRCREV = "559570ccdc6555d2228a4e4e9e589e3145d7c2e4" DEPENDS += "lzop-native bc-native" COMPATIBLE_MACHINE = "(vf)" -- cgit v1.2.3