summaryrefslogtreecommitdiff
path: root/recipes-kernel
diff options
context:
space:
mode:
authorMax Krummenacher <max.oss.09@gmail.com>2015-09-04 14:54:19 +0200
committerMax Krummenacher <max.oss.09@gmail.com>2015-10-12 15:36:39 +0200
commit68a44339f3e48cbdf29fa89bfd60c0ffa7b1bac4 (patch)
tree15cd95e83300da3215191dd8a8ff604d3a8dfc47 /recipes-kernel
parentb477b7f3caf413009affda5531d81bc0445ea567 (diff)
Apalis iMX6: cleanup filename for V1.0 HW
Follow the rename imx6q-apalis-eval_v1_0.dtb to imx6q-apalis_v1_0-eval.dtb in the kernel. The v1_0 denotes the Apalis module version, not the evaluation board version.
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-toradex-fsl_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-toradex-fsl_git.bb b/recipes-kernel/linux/linux-toradex-fsl_git.bb
index 48dc5c5..cb4f518 100644
--- a/recipes-kernel/linux/linux-toradex-fsl_git.bb
+++ b/recipes-kernel/linux/linux-toradex-fsl_git.bb
@@ -11,7 +11,7 @@ DEPENDS += "lzop-native "
LINUX_VERSION_mx6 = "3.14.28"
-SRCREV_mx6 = "01055e28e5af1d5e309c9eeea19cf012f324dbe8"
+SRCREV_mx6 = "6ef4eef1eb726929d913580b9b24d4f57904dc80"
PR_mx6 = "V2.5b1"
PV = "${LINUX_VERSION}+gitr${SRCREV}"