1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 11:42:57 +00:00

linux-ti-staging: update with A&D and Jailhouse merges

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2019-07-08 22:21:49 +00:00
parent ced12ba187
commit d3cf35ffba
2 changed files with 3 additions and 3 deletions

View File

@@ -6,5 +6,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.19:"
BRANCH = "ti-rt-linux-4.19.y"
SRCREV = "8b1f6a798eff208ab2dc13b890494543f7882ff8"
SRCREV = "422f2f4f149debb059cffc0dabc5f4d40231f690"
PV = "4.19.50+git${SRCPV}"

View File

@@ -59,11 +59,11 @@ S = "${WORKDIR}/git"
BRANCH = "ti-linux-4.19.y"
SRCREV = "b9ac2454e7372823be13cab916c48457d38ec35e"
SRCREV = "b860b61ddd24eb99093112e3fd4cd72dcfc9bb9a"
PV = "4.19.50+git${SRCPV}"
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
MACHINE_KERNEL_PR_append = "b"
MACHINE_KERNEL_PR_append = "c"
PR = "${MACHINE_KERNEL_PR}"
KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"