From 12410a08acfc5a2512b1cc463c8692f8c8ffcdcd Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Thu, 22 Dec 2016 15:20:23 +0100 Subject: u-boot/kernel: update version string to 2.7 Signed-off-by: Max Krummenacher Acked-by: Stefan Agner --- recipes-kernel/linux/linux-toradex_4.1-2.0.x.bb | 2 +- recipes-kernel/linux/linux-toradex_4.1-2.0.x.bbappend | 2 +- recipes-kernel/linux/linux-toradex_4.4.bbappend | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'recipes-kernel/linux') diff --git a/recipes-kernel/linux/linux-toradex_4.1-2.0.x.bb b/recipes-kernel/linux/linux-toradex_4.1-2.0.x.bb index 8dce823..889249a 100644 --- a/recipes-kernel/linux/linux-toradex_4.1-2.0.x.bb +++ b/recipes-kernel/linux/linux-toradex_4.1-2.0.x.bb @@ -9,7 +9,7 @@ SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=git;branch=${SRCBRAN # Load USB functions configurable through configfs (CONFIG_USB_CONFIGFS) KERNEL_MODULE_AUTOLOAD += "${@bb.utils.contains('COMBINED_FEATURES', 'usbgadget', ' libcomposite', '',d)}" -LOCALVERSION = "-v2.6.2b1" +LOCALVERSION = "-v2.7b1" SRCBRANCH = "toradex_4.1-2.0.x-imx-next" SRCREV = "b1ab8dc105ada1765823bb168aae7a79dc9a3fde" diff --git a/recipes-kernel/linux/linux-toradex_4.1-2.0.x.bbappend b/recipes-kernel/linux/linux-toradex_4.1-2.0.x.bbappend index 139d5ac..c60b2de 100644 --- a/recipes-kernel/linux/linux-toradex_4.1-2.0.x.bbappend +++ b/recipes-kernel/linux/linux-toradex_4.1-2.0.x.bbappend @@ -1,5 +1,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/linux-toradex-4.1-2.0.x:" -#LOCALVERSION = "-v2.6.2b1" +#LOCALVERSION = "-v2.7b1" #SRCREV = "b81ca43787ccc54a23fc9e03d291fb8e3c8c9741" SRCBRANCH = "toradex_4.1-2.0.x-imx-next" diff --git a/recipes-kernel/linux/linux-toradex_4.4.bbappend b/recipes-kernel/linux/linux-toradex_4.4.bbappend index e0b31e1..a7fefd5 100644 --- a/recipes-kernel/linux/linux-toradex_4.4.bbappend +++ b/recipes-kernel/linux/linux-toradex_4.4.bbappend @@ -1,5 +1,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/linux-toradex-4.4:" -LOCALVERSION = "-v2.6.1b1" -SRCREV = "745509331a798c8275262c559e8b00d71b4169a2" +LOCALVERSION = "-v2.7b1" +SRCREV = "d56e457b8908a9594ebdb4b92563c5acd4d92019" SRCBRANCH = "toradex_vf_4.4-next" -- cgit v1.2.3