summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex_3.14.52.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-toradex_3.14.52.bb')
-rw-r--r--recipes-kernel/linux/linux-toradex_3.14.52.bb13
1 files changed, 4 insertions, 9 deletions
diff --git a/recipes-kernel/linux/linux-toradex_3.14.52.bb b/recipes-kernel/linux/linux-toradex_3.14.52.bb
index 0259572..4781707 100644
--- a/recipes-kernel/linux/linux-toradex_3.14.52.bb
+++ b/recipes-kernel/linux/linux-toradex_3.14.52.bb
@@ -6,14 +6,9 @@ SUMMARY = "Linux kernel for Toradex Freescale i.MX based modules"
SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=git;branch=${SRCBRANCH} \
file://defconfig"
-LOCALVERSION = "-v2.6a1"
-SRCBRANCH = "toradex_imx_3.14.52_1.1.0_ga"
-SRCREV = "32d17d80640a2625842649cead8ba9578d02f759"
+LOCALVERSION = "-v2.6b2"
+SRCBRANCH = "toradex_imx_3.14.52_1.1.0_ga-next"
+SRCREV = "9ace52b11aca9bbb657a35612c72c83c85b7e92c"
DEPENDS += "lzop-native bc-native"
-COMPATIBLE_MACHINE = "(mx7)"
-
-# use the defconfig in the sources for now. I'm to lazy to manage the config in two places
-do_configure_prepend () {
- cp ${S}/arch/arm/configs/colibri_imx7_defconfig ${WORKDIR}/defconfig
-}
+COMPATIBLE_MACHINE = "(mx6|mx7)"