[meta-ti] [PATCH] linux-mainline: update to the latest stable 3.14.43 and lower default preference
Denys Dmytriyenko
denis at denix.org
Tue May 19 10:55:08 PDT 2015
From: Denys Dmytriyenko <denys at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
recipes-kernel/linux/linux-mainline_3.14.bb | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/recipes-kernel/linux/linux-mainline_3.14.bb b/recipes-kernel/linux/linux-mainline_3.14.bb
index 440e170..b1d4eec 100644
--- a/recipes-kernel/linux/linux-mainline_3.14.bb
+++ b/recipes-kernel/linux/linux-mainline_3.14.bb
@@ -26,15 +26,15 @@ KERNEL_DEVICETREE_beagleboard = "omap3-beagle.dtb omap3-beagle-xm.dtb"
KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}"
-COMPATIBLE_MACHINE = "ti33x|omap3"
+DEFAULT_PREFERENCE = "-1"
S = "${WORKDIR}/git"
BRANCH = "linux-3.14.y"
-# Corresponds to tag v3.14.25
-SRCREV = "2dc2565902d3c24108c4b7101e91957fd068a242"
-PV = "3.14.25"
+# Corresponds to tag v3.14.43
+SRCREV = "13253707013a08ce5a279ebd029fa10230172458"
+PV = "3.14.43"
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git;protocol=git;branch=${BRANCH} \
file://defconfig \
--
2.2.0
More information about the meta-ti
mailing list