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-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb | 2 +- recipes-bsp/u-boot/u-boot-toradex_2016.11.bb | 2 +- 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 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb b/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb index 554e75c..6653c30 100644 --- a/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb +++ b/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb @@ -21,7 +21,7 @@ SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRA SRC_URI_append_mx6 = " file://fw_unlock_mmc.sh \ " -PV = "v2016.11-v2.6.2b1+git${SRCPV}" +PV = "v2016.11-v2.7b1+git${SRCPV}" S = "${WORKDIR}/git" diff --git a/recipes-bsp/u-boot/u-boot-toradex_2016.11.bb b/recipes-bsp/u-boot/u-boot-toradex_2016.11.bb index d2a979d..cbf9147 100644 --- a/recipes-bsp/u-boot/u-boot-toradex_2016.11.bb +++ b/recipes-bsp/u-boot/u-boot-toradex_2016.11.bb @@ -1,6 +1,6 @@ include recipes-bsp/u-boot/u-boot-toradex.inc -PV = "v2016.11-v2.6.2b1+git${SRCPV}" +PV = "v2016.11-v2.7b1+git${SRCPV}" LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6" 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