mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-08 11:50:56 +00:00
linux-ti-staging: update with latest rpmsg merge to unblock KS2 MPM
Signed-off-by: Denys Dmytriyenko <denys@ti.com> Cc: Dan Murphy <dmurphy@ti.com>
This commit is contained in:
@@ -6,4 +6,4 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.9:"
|
|||||||
|
|
||||||
BRANCH = "ti-rt-linux-4.9.y"
|
BRANCH = "ti-rt-linux-4.9.y"
|
||||||
|
|
||||||
SRCREV = "68704903155296c0b09ce0ea0de8909e7592de65"
|
SRCREV = "3749c8001ac5f67bc56383f106c43cdcfa541d42"
|
||||||
|
|||||||
@@ -53,11 +53,11 @@ S = "${WORKDIR}/git"
|
|||||||
|
|
||||||
BRANCH = "ti-lsk-linux-4.9.y"
|
BRANCH = "ti-lsk-linux-4.9.y"
|
||||||
|
|
||||||
SRCREV = "1c74e8801cf58a30394ae92236895599f2c77253"
|
SRCREV = "7a7b9948b82972a3181aa8c798b85af3bcb76a9a"
|
||||||
PV = "4.9.10+git${SRCPV}"
|
PV = "4.9.10+git${SRCPV}"
|
||||||
|
|
||||||
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
|
# 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}"
|
PR = "${MACHINE_KERNEL_PR}"
|
||||||
|
|
||||||
KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"
|
KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"
|
||||||
|
|||||||
Reference in New Issue
Block a user