1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 19:53:43 +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:
Denys Dmytriyenko
2017-02-17 04:04:51 +00:00
parent a4b79bd9e0
commit 512c69b13f
2 changed files with 3 additions and 3 deletions

View File

@@ -6,4 +6,4 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.9:"
BRANCH = "ti-rt-linux-4.9.y"
SRCREV = "68704903155296c0b09ce0ea0de8909e7592de65"
SRCREV = "3749c8001ac5f67bc56383f106c43cdcfa541d42"

View File

@@ -53,11 +53,11 @@ S = "${WORKDIR}/git"
BRANCH = "ti-lsk-linux-4.9.y"
SRCREV = "1c74e8801cf58a30394ae92236895599f2c77253"
SRCREV = "7a7b9948b82972a3181aa8c798b85af3bcb76a9a"
PV = "4.9.10+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"