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.16 with latest domain trees merged

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2016-07-28 07:29:51 +00:00
parent 6eccda9769
commit 8faa366e1b
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 = "6014914de1fc45671599a0c0871a98953b6edf60"
SRCREV = "6c3d70c75d9c8e7e66f5daa13a3b8073ba8e629d"

View File

@@ -73,11 +73,11 @@ S = "${WORKDIR}/git"
BRANCH = "ti-lsk-linux-4.4.y"
SRCREV = "567f0b402313d47144c09e9e71f0df625defad85"
PV = "4.4.14+git${SRCPV}"
SRCREV = "cbe129432c2af06741be9e4d1f9d50c32b0d4699"
PV = "4.4.16+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_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"