summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2015-11-03 02:58:41 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2015-11-03 02:58:41 +0100
commit858fe97976b621bd37fba80e5ab7fa5ef6ad8643 (patch)
treef74aa5294828abed4c96496bd0ac950c3223bb08
parenta152b8637c5f23e69625d913809ab02235a5981d (diff)
Update Linux kernel and U-Boot to latest.
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb4
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb4
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb2
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_2015.04.bbappend2
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_git.bb2
-rw-r--r--recipes-kernel/linux/linux-toradex-fsl_git.bb8
-rw-r--r--recipes-kernel/linux/linux-toradex_4.1.bb4
-rw-r--r--recipes-kernel/linux/linux-toradex_git.bb16
8 files changed, 20 insertions, 22 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 dd2abf7..41f0df3 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
@@ -12,8 +12,8 @@ DEFAULT_PREFERENCE_colibri-imx6 = "1"
FILESPATHPKG =. "git:"
S="${WORKDIR}/git"
-SRCREV_colibri-vf = "f9e7649338178f823e291386dde5086ad636b703"
-SRCREV_mx6 = "06ee8db6422e02337242e43b8573359443db59ea"
+SRCREV_colibri-vf = "1ef4a29e8cea0239411dde64f9617ad76248fd02"
+SRCREV_mx6 = "1ef4a29e8cea0239411dde64f9617ad76248fd02"
SRCBRANCH_colibri-vf = "2015.04-toradex"
SRCBRANCH_mx6 = "2015.04-toradex"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH} \
diff --git a/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb b/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb
index 5604ffe..119c3df 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex-fsl_git.bb
@@ -10,8 +10,8 @@ PR = "r0"
S = "${WORKDIR}/git"
-SRCREV_mx6 = "95868835ab8181591446bc3f24a15bf6fbdfd1f5"
-SRCBRANCH_mx6 = "2015.04-toradex-next"
+SRCREV_mx6 = "1ef4a29e8cea0239411dde64f9617ad76248fd02"
+SRCBRANCH_mx6 = "2015.04-toradex"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH}"
#FILESPATHPKG =. "git:"
diff --git a/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb b/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb
index 0f65b22..47be92b 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb
@@ -14,7 +14,7 @@ DEFAULT_PREFERENCE_colibri-t30 = "1"
FILESPATHPKG =. "git:"
S="${WORKDIR}/git"
# This revision is based on upstream "v2015.04"
-SRCREV = "06ee8db6422e02337242e43b8573359443db59ea"
+SRCREV = "1ef4a29e8cea0239411dde64f9617ad76248fd02"
SRCBRANCH = "2015.04-toradex"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH} \
file://fw_env.config \
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 8e11b95..ad3b7e6 100644
--- a/recipes-bsp/u-boot/u-boot-toradex_2015.04.bbappend
+++ b/recipes-bsp/u-boot/u-boot-toradex_2015.04.bbappend
@@ -1,2 +1,2 @@
-SRCREV = "f9e7649338178f823e291386dde5086ad636b703"
+SRCREV = "1ef4a29e8cea0239411dde64f9617ad76248fd02"
SRCBRANCH = "2015.04-toradex"
diff --git a/recipes-bsp/u-boot/u-boot-toradex_git.bb b/recipes-bsp/u-boot/u-boot-toradex_git.bb
index 551093e..838ddf4 100644
--- a/recipes-bsp/u-boot/u-boot-toradex_git.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex_git.bb
@@ -15,7 +15,7 @@ DEFAULT_PREFERENCE_colibri-t30 = "1"
FILESPATHPKG =. "git:"
S="${WORKDIR}/git"
# This revision is based on upstream "v2015.04"
-SRCREV = "06ee8db6422e02337242e43b8573359443db59ea"
+SRCREV = "1ef4a29e8cea0239411dde64f9617ad76248fd02"
SRCBRANCH = "2015.04-toradex"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH}"
diff --git a/recipes-kernel/linux/linux-toradex-fsl_git.bb b/recipes-kernel/linux/linux-toradex-fsl_git.bb
index cb4f518..5dd1615 100644
--- a/recipes-kernel/linux/linux-toradex-fsl_git.bb
+++ b/recipes-kernel/linux/linux-toradex-fsl_git.bb
@@ -11,15 +11,13 @@ DEPENDS += "lzop-native "
LINUX_VERSION_mx6 = "3.14.28"
-SRCREV_mx6 = "6ef4eef1eb726929d913580b9b24d4f57904dc80"
-PR_mx6 = "V2.5b1"
+SRCREV_mx6 = "77e525493f74f9f2e33a41e9e65b54e810ac3dd0"
+PR_mx6 = "V2.5b2"
PV = "${LINUX_VERSION}+gitr${SRCREV}"
S = "${WORKDIR}/git"
-SRCBRANCH_mx6 = "toradex_imx_3.14.28_1.0.0_ga-next"
+SRCBRANCH_mx6 = "toradex_imx_3.14.28_1.0.0_ga"
SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=git;branch=${SRCBRANCH}"
-# a Patch
-# SRC_URI_append_mx6 += "file://a.patch "
COMPATIBLE_MACHINE = "(colibri-imx6|apalis-imx6)"
diff --git a/recipes-kernel/linux/linux-toradex_4.1.bb b/recipes-kernel/linux/linux-toradex_4.1.bb
index 1286074..6da8c10 100644
--- a/recipes-kernel/linux/linux-toradex_4.1.bb
+++ b/recipes-kernel/linux/linux-toradex_4.1.bb
@@ -10,7 +10,7 @@ SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=git;branch=${SRCBRAN
KERNEL_MODULE_AUTOLOAD += "${@bb.utils.contains('COMBINED_FEATURES', 'usbgadget', ' libcomposite', '',d)}"
LOCALVERSION = "-v2.5b2"
-SRCBRANCH = "toradex_vf_4.1-next"
-SRCREV = "db6b1f8270757539d90422ee5294bc25ff13a040"
+SRCBRANCH = "toradex_vf_4.1"
+SRCREV = "559570ccdc6555d2228a4e4e9e589e3145d7c2e4"
DEPENDS += "lzop-native bc-native"
COMPATIBLE_MACHINE = "(vf)"
diff --git a/recipes-kernel/linux/linux-toradex_git.bb b/recipes-kernel/linux/linux-toradex_git.bb
index 88739cb..7b9051f 100644
--- a/recipes-kernel/linux/linux-toradex_git.bb
+++ b/recipes-kernel/linux/linux-toradex_git.bb
@@ -3,14 +3,14 @@ require recipes-kernel/linux/linux-toradex.inc
LINUX_VERSION ?= "3.1.10"
-SRCREV_apalis-t30 = "eeea9fbe6bb8db5d0caa485652e423371209cebf"
-PR_apalis-t30 = "V2.4"
-SRCREV_colibri-pxa = "eeea9fbe6bb8db5d0caa485652e423371209cebf"
-PR_colibri-pxa = "V2.4a1"
-SRCREV_colibri-t20 = "eeea9fbe6bb8db5d0caa485652e423371209cebf"
-PR_colibri-t20 = "V2.4"
-SRCREV_colibri-t30 = "eeea9fbe6bb8db5d0caa485652e423371209cebf"
-PR_colibri-t30 = "V2.4"
+SRCREV_apalis-t30 = "a2d16785572f10d08693b3cb6d45555909fc7b83"
+PR_apalis-t30 = "V2.5b2"
+SRCREV_colibri-pxa = "a2d16785572f10d08693b3cb6d45555909fc7b83"
+PR_colibri-pxa = "V2.5b2"
+SRCREV_colibri-t20 = "a2d16785572f10d08693b3cb6d45555909fc7b83"
+PR_colibri-t20 = "V2.5b2"
+SRCREV_colibri-t30 = "a2d16785572f10d08693b3cb6d45555909fc7b83"
+PR_colibri-t30 = "V2.5b2"
PV = "${LINUX_VERSION}+gitr${SRCREV}"
S = "${WORKDIR}/git"