summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex_4.1.15.bbappend
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2016-12-22 15:21:39 +0100
committerStefan Agner <stefan.agner@toradex.com>2017-01-09 15:06:31 -0800
commit9520a54d2507ae378419733aacaeb3ab3b6715cc (patch)
tree421ff48b908307a8235c8151e51e861aa7806784 /recipes-kernel/linux/linux-toradex_4.1.15.bbappend
parent12410a08acfc5a2512b1cc463c8692f8c8ffcdcd (diff)
u-boot/kernel: demote version string to 2.6.1 for older recipes
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
Diffstat (limited to 'recipes-kernel/linux/linux-toradex_4.1.15.bbappend')
-rw-r--r--recipes-kernel/linux/linux-toradex_4.1.15.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-toradex_4.1.15.bbappend b/recipes-kernel/linux/linux-toradex_4.1.15.bbappend
index a8adfc4..99b2979 100644
--- a/recipes-kernel/linux/linux-toradex_4.1.15.bbappend
+++ b/recipes-kernel/linux/linux-toradex_4.1.15.bbappend
@@ -1,5 +1,5 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/linux-toradex-4.1.15:"
-LOCALVERSION = "-v2.6.2b1"
+LOCALVERSION = "-v2.6.1b1"
SRCREV = "08e1fa5fbfc087f6ecdb7920e049e889a51c52ac"
SRCBRANCH = "toradex_imx_4.1.15_1.0.0_ga-next"