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

linux-ti-staging: update to 4.19.31

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2019-04-17 07:40:49 +00:00
parent 51ea3a467a
commit a06b3abef3
2 changed files with 5 additions and 5 deletions

View File

@@ -6,5 +6,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.19:"
BRANCH = "ti-rt-linux-4.19.y"
SRCREV = "dd79f85919e94693a894edd21cae767d74751961"
PV = "4.19.25+git${SRCPV}"
SRCREV = "c171467564dc18a2e98addb39c9f2a4a4bc85a64"
PV = "4.19.31+git${SRCPV}"

View File

@@ -56,11 +56,11 @@ S = "${WORKDIR}/git"
BRANCH = "ti-linux-4.19.y"
SRCREV = "85f9077a5ff8ee28e1415be4c5174c6fd71ee968"
PV = "4.19.25+git${SRCPV}"
SRCREV = "de6804e24ef22025df6fb1dd3fb9e35d982540e2"
PV = "4.19.31+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 = "a"
PR = "${MACHINE_KERNEL_PR}"
KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"