1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-07 11:20:45 +00:00

linux-ti-staging: upgrade to 4.14

Some DTBs have changed, am57xx-evm moved to DT overlays.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2018-02-15 09:20:02 +00:00
parent 1e2e863ae1
commit 03fd8278e5
26 changed files with 20 additions and 20 deletions
@@ -0,0 +1,9 @@
require linux-ti-staging_4.14.bb
# Look in the generic major.minor directory for files
# This will have priority over generic non-rt path
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.14:"
BRANCH = "ti-rt-linux-4.14.y"
SRCREV = "92c3e398509d57ea7ad40ac87aa5b7ed5e5014e2"
@@ -1,9 +0,0 @@
require linux-ti-staging_4.9.bb
# Look in the generic major.minor directory for files
# This will have priority over generic non-rt path
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.9:"
BRANCH = "ti-rt-linux-4.9.y"
SRCREV = "764089ed2a847e9d4c06c0e0baaaeaf42aa2d99f"
@@ -1,5 +1,5 @@
require linux-ti-staging_4.9.bb
require linux-ti-staging_4.14.bb
# Look in the generic major.minor directory for files
# This will have priority over generic non-rt path
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.9:"
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.14:"
@@ -10,7 +10,7 @@ require recipes-kernel/linux/cmem.inc
require recipes-kernel/linux/ti-uio.inc
# Look in the generic major.minor directory for files
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.9:"
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.14:"
# Pull in the devicetree files into the rootfs
RDEPENDS_kernel-base += "kernel-devicetree"
@@ -52,10 +52,10 @@ KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}"
S = "${WORKDIR}/git"
BRANCH = "ti-lsk-linux-4.9.y"
BRANCH = "ti-lsk-linux-4.14.y"
SRCREV = "89d085d1a407961d43d2492803facb6a8e678fda"
PV = "4.9.69+git${SRCPV}"
SRCREV = "36a950c35adcec9c55c20ef1deb5e33c87ae0a3f"
PV = "4.14.19+git${SRCPV}"
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
MACHINE_KERNEL_PR_append = "a"