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

linux-ti-staging: update to ti2019.00-rc1 tag

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2019-03-06 02:13:14 +00:00
parent c2cb48e302
commit b48f201835
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 = "9d2d3c91da546078e5452d035d7bb0635d24474f"
SRCREV = "e7773a524819bf5f46c2bdb207d123840fda7819"
PV = "4.19.25+git${SRCPV}"

View File

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