1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 19:53:43 +00:00

linux-mainline: update to the latest stable 3.14.43 and lower default preference

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2015-05-19 23:55:08 +00:00
parent b5e15e90c7
commit 8a90b7e948

View File

@@ -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 \