summaryrefslogtreecommitdiff
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
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>
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_2015.04.bbappend2
-rw-r--r--recipes-kernel/linux/linux-toradex-rt_3.14.52.bb2
-rw-r--r--recipes-kernel/linux/linux-toradex_3.14.52.bbappend2
-rw-r--r--recipes-kernel/linux/linux-toradex_4.1.15.bbappend2
4 files changed, 4 insertions, 4 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex_2015.04.bbappend b/recipes-bsp/u-boot/u-boot-toradex_2015.04.bbappend
index 062cbd7..5a31ca9 100644
--- a/recipes-bsp/u-boot/u-boot-toradex_2015.04.bbappend
+++ b/recipes-bsp/u-boot/u-boot-toradex_2015.04.bbappend
@@ -1,4 +1,4 @@
-PV = "v2015.04-v2.6.2b1+git${SRCPV}"
+PV = "v2015.04-v2.6.1b1+git${SRCPV}"
SRCREV = "7e24d38e215f7c37bebd7c2b8b9b911386a13490"
SRCBRANCH = "2015.04-toradex-next"
diff --git a/recipes-kernel/linux/linux-toradex-rt_3.14.52.bb b/recipes-kernel/linux/linux-toradex-rt_3.14.52.bb
index 8728102..c6c330a 100644
--- a/recipes-kernel/linux/linux-toradex-rt_3.14.52.bb
+++ b/recipes-kernel/linux/linux-toradex-rt_3.14.52.bb
@@ -19,7 +19,7 @@ SRC_URI[rename_define.patch.sha256sum] = "4aec310ce68114d7025db33f5b766acae454c7
SRC_URI[cond_resched.patch.md5sum] = "1316f67ec098639048c8d1c28af2a150"
SRC_URI[cond_resched.patch.sha256sum] = "40e5db88b03b98d81ea672ee70af7d02ed3cf39104ebfa5a193000fc3adad489"
-LOCALVERSION = "-v2.6b2-rt"
+LOCALVERSION = "-v2.6.1b1-rt"
SRCBRANCH = "toradex_imx_3.14.52_1.1.0_ga"
SRCREV = "7c83cef87116c0b2aaaf867f406831643306d3d1"
diff --git a/recipes-kernel/linux/linux-toradex_3.14.52.bbappend b/recipes-kernel/linux/linux-toradex_3.14.52.bbappend
index 35dbfcb..623fea7 100644
--- a/recipes-kernel/linux/linux-toradex_3.14.52.bbappend
+++ b/recipes-kernel/linux/linux-toradex_3.14.52.bbappend
@@ -1,5 +1,5 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/linux-toradex-3.14.52:"
-LOCALVERSION = "-v2.6.2b1"
+LOCALVERSION = "-v2.6.1b1"
SRCREV = "3894f6d783c8f1d3a8381d3a9746bc8fc75036a6"
SRCBRANCH = "toradex_imx_3.14.52_1.1.0_ga-next"
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"