From 858fe97976b621bd37fba80e5ab7fa5ef6ad8643 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-kernel/linux/linux-toradex-fsl_git.bb | 8 +++----- recipes-kernel/linux/linux-toradex_4.1.bb | 4 ++-- recipes-kernel/linux/linux-toradex_git.bb | 16 ++++++++-------- 3 files changed, 13 insertions(+), 15 deletions(-) (limited to 'recipes-kernel') 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)" diff --git a/recipes-kernel/linux/linux-toradex_git.bb b/recipes-kernel/linux/linux-toradex_git.bb index 88739cb..7b9051f 100644 --- a/recipes-kernel/linux/linux-toradex_git.bb +++ b/recipes-kernel/linux/linux-toradex_git.bb @@ -3,14 +3,14 @@ require recipes-kernel/linux/linux-toradex.inc LINUX_VERSION ?= "3.1.10" -SRCREV_apalis-t30 = "eeea9fbe6bb8db5d0caa485652e423371209cebf" -PR_apalis-t30 = "V2.4" -SRCREV_colibri-pxa = "eeea9fbe6bb8db5d0caa485652e423371209cebf" -PR_colibri-pxa = "V2.4a1" -SRCREV_colibri-t20 = "eeea9fbe6bb8db5d0caa485652e423371209cebf" -PR_colibri-t20 = "V2.4" -SRCREV_colibri-t30 = "eeea9fbe6bb8db5d0caa485652e423371209cebf" -PR_colibri-t30 = "V2.4" +SRCREV_apalis-t30 = "a2d16785572f10d08693b3cb6d45555909fc7b83" +PR_apalis-t30 = "V2.5b2" +SRCREV_colibri-pxa = "a2d16785572f10d08693b3cb6d45555909fc7b83" +PR_colibri-pxa = "V2.5b2" +SRCREV_colibri-t20 = "a2d16785572f10d08693b3cb6d45555909fc7b83" +PR_colibri-t20 = "V2.5b2" +SRCREV_colibri-t30 = "a2d16785572f10d08693b3cb6d45555909fc7b83" +PR_colibri-t30 = "V2.5b2" PV = "${LINUX_VERSION}+gitr${SRCREV}" S = "${WORKDIR}/git" -- cgit v1.2.3