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

linux-ti-staging: update to 4.4.10 and ti2016.01-rc2 tag

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2016-05-16 21:17:49 +00:00
parent 7656af805f
commit c59c597aae
2 changed files with 4 additions and 4 deletions

View File

@@ -6,4 +6,4 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.4:"
BRANCH = "ti-rt-linux-4.4.y"
SRCREV = "0997a7f0b943274b71db74f01018c7b7e746eec2"
SRCREV = "49af094f0cec5354181c9d919065417ff8207b52"

View File

@@ -71,11 +71,11 @@ S = "${WORKDIR}/git"
BRANCH = "ti-lsk-linux-4.4.y"
SRCREV = "ba05e8fda276bd3a1b2ef970a868b229d5184246"
PV = "4.4.9+git${SRCPV}"
SRCREV = "4a9145aa22bd0debc5406559c2b837e8363d9e0b"
PV = "4.4.10+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_CONFIG_DIR = "${S}/ti_config_fragments"