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.1.5

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2015-08-12 10:01:00 +00:00
parent f8feacf2d2
commit b9be739ab4

View File

@@ -50,11 +50,11 @@ S = "${WORKDIR}/git"
BRANCH = "ti-lsk-linux-4.1.y"
SRCREV = "c3b46ef249a8d40552d0754dbe0e1f86a10c25c5"
PV = "4.1.4+git${SRCPV}"
SRCREV = "5e2798477b3eb6f13d945eb853b4d7c6f7ef1f93"
PV = "4.1.5+git${SRCPV}"
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
MACHINE_KERNEL_PR_append = "c"
MACHINE_KERNEL_PR_append = "a"
PR = "${MACHINE_KERNEL_PR}"
KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"