summaryrefslogtreecommitdiff
path: root/recipes-kernel
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2016-12-22 15:20:23 +0100
committerStefan Agner <stefan.agner@toradex.com>2017-01-09 15:06:28 -0800
commit12410a08acfc5a2512b1cc463c8692f8c8ffcdcd (patch)
tree210ca5dbbc4f61f975df94455783d7a11acc1004 /recipes-kernel
parentb74c9fb06753373ea10c218d3c7f5eba2da70921 (diff)
u-boot/kernel: update version string to 2.7
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
Diffstat (limited to 'recipes-kernel')
-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
3 files changed, 4 insertions, 4 deletions
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"