summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2014-06-20 00:38:31 +0000
committerDenys Dmytriyenko <denys@ti.com>2014-06-23 11:41:45 -0400
commit727c29513252a3b8d1d48aef7f69580a9f377180 (patch)
treebd5e18ab908dae7f0452f9223b8e337b9f8085f3 /recipes-kernel
parentf351978d956e199032db5302696587969f5c428e (diff)
downloadmeta-ti-727c29513252a3b8d1d48aef7f69580a9f377180.tar.gz
linux-mainline: update to 3.14.8 and enable legacy omap3 devices
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-mainline_3.14.bb14
1 files changed, 9 insertions, 5 deletions
diff --git a/recipes-kernel/linux/linux-mainline_3.14.bb b/recipes-kernel/linux/linux-mainline_3.14.bb
index 559a79b2..1e8473a9 100644
--- a/recipes-kernel/linux/linux-mainline_3.14.bb
+++ b/recipes-kernel/linux/linux-mainline_3.14.bb
@@ -19,19 +19,23 @@ RDEPENDS_kernel-base_append_ti33x = " am33x-cm3"
19# for the specific beaglebone machine. 19# for the specific beaglebone machine.
20KERNEL_DEVICETREE_ti33x = "am335x-evm.dtb am335x-evmsk.dtb am335x-bone.dtb am335x-boneblack.dtb" 20KERNEL_DEVICETREE_ti33x = "am335x-evm.dtb am335x-evmsk.dtb am335x-bone.dtb am335x-boneblack.dtb"
21KERNEL_DEVICETREE_beaglebone = "am335x-bone.dtb am335x-boneblack.dtb" 21KERNEL_DEVICETREE_beaglebone = "am335x-bone.dtb am335x-boneblack.dtb"
22KERNEL_DEVICETREE_omap3 = "omap3-beagle.dtb omap3-beagle-xm.dtb omap3-evm.dtb omap3-evm-37xx.dtb am3517-evm.dtb"
23KERNEL_DEVICETREE_am3517-evm = "am3517-evm.dtb"
24KERNEL_DEVICETREE_am37x-evm = "omap3-evm-37xx.dtb"
25KERNEL_DEVICETREE_beagleboard = "omap3-beagle.dtb omap3-beagle-xm.dtb"
22 26
23KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}" 27KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}"
24 28
25COMPATIBLE_MACHINE = "ti33x" 29COMPATIBLE_MACHINE = "ti33x|omap3"
26 30
27S = "${WORKDIR}/git" 31S = "${WORKDIR}/git"
28 32
29BRANCH = "master" 33BRANCH = "master"
30 34
31# Corresponds to tag v3.14-rc8 35# Corresponds to tag v3.14.8
32SRCREV = "b098d6726bbfb94c06d6e1097466187afddae61f" 36SRCREV = "0c5b3b80f7aeba9b8d25e12f7b321d148a1b1cb9"
33PV = "3.13+3.14rc8" 37PV = "3.14.8"
34 38
35SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git;protocol=git;branch=${BRANCH} \ 39SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git;protocol=git;branch=${BRANCH} \
36 file://defconfig \ 40 file://defconfig \
37 " 41 "