From b0a79c5732f7ba41e61d8d58e0a99afdc9eb798f Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sat, 10 Sep 2016 14:58:02 +0200 Subject: linux vf: update to latest Signed-off-by: Max Krummenacher Acked-by: Stefan Agner --- recipes-kernel/linux/linux-toradex_4.1.bbappend | 3 ++- recipes-kernel/linux/linux-toradex_4.4.bb | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'recipes-kernel/linux') diff --git a/recipes-kernel/linux/linux-toradex_4.1.bbappend b/recipes-kernel/linux/linux-toradex_4.1.bbappend index 880e974..0d96596 100644 --- a/recipes-kernel/linux/linux-toradex_4.1.bbappend +++ b/recipes-kernel/linux/linux-toradex_4.1.bbappend @@ -4,4 +4,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/linux-toradex-4.1:" KERNEL_MODULE_AUTOLOAD += "${@bb.utils.contains('COMBINED_FEATURES', 'usbgadget', ' libcomposite', '',d)}" LOCALVERSION = "-v2.6b1" -SRCREV = "e6d111cd909551cec5902358db1e25dcaa8c86bb" +SRCREV = "455cc9da4df2597945cb63a08a7c99cab99db644" +SRCBRANCH = "toradex_vf_4.1-next" diff --git a/recipes-kernel/linux/linux-toradex_4.4.bb b/recipes-kernel/linux/linux-toradex_4.4.bb index 9b29aa2..352e92b 100644 --- a/recipes-kernel/linux/linux-toradex_4.4.bb +++ b/recipes-kernel/linux/linux-toradex_4.4.bb @@ -8,8 +8,8 @@ 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.6b2" +LOCALVERSION = "-v2.6.1b1" SRCBRANCH = "toradex_vf_4.4" -SRCREV = "efe965a5dad66bd14219cdc9474ea75eda783456" +SRCREV = "9b8bd3d738db0921c5b8886fef477dfd5d91f997" DEPENDS += "lzop-native bc-native" COMPATIBLE_MACHINE = "(vf)" -- cgit v1.2.3