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

linux-ti-staging: update with platform, connectivity and rpmsg fixes

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2016-03-03 09:35:07 +00:00
parent d9d49d48ae
commit 52a25ddbaa
2 changed files with 3 additions and 3 deletions

View File

@@ -6,4 +6,4 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.1:"
BRANCH = "ti-rt-linux-4.1.y"
SRCREV = "c4265b98cb248d9c9fd31c8d791ecfc31a735a51"
SRCREV = "c7a542d5948069c53c901ff948213ab2fab05a64"

View File

@@ -69,11 +69,11 @@ S = "${WORKDIR}/git"
BRANCH = "ti-lsk-linux-4.1.y"
SRCREV = "fd5a53328880f80330e3f8a0d7362b8d418faac6"
SRCREV = "200551353fb466d02da7186b6fed79dcfdf55064"
PV = "4.1.18+git${SRCPV}"
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
MACHINE_KERNEL_PR_append = "d"
MACHINE_KERNEL_PR_append = "e"
PR = "${MACHINE_KERNEL_PR}"
KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"