summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb2
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_2016.11.bb2
-rw-r--r--recipes-kernel/linux/linux-toradex_4.1-2.0.x.bb2
-rw-r--r--recipes-kernel/linux/linux-toradex_4.1-2.0.x.bbappend2
-rw-r--r--recipes-kernel/linux/linux-toradex_4.4.bbappend4
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"