mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-08 20:40:20 +00:00
linux-ti-staging: update to 4.4.7
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
@@ -6,4 +6,4 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.4:"
|
||||
|
||||
BRANCH = "ti-rt-linux-4.4.y"
|
||||
|
||||
SRCREV = "0d355dc80c8c72d048c603c5e23d29a3d018c58b"
|
||||
SRCREV = "01711ca3dbed322591d9e0c2c20eb57afa2110e7"
|
||||
|
||||
@@ -70,11 +70,11 @@ S = "${WORKDIR}/git"
|
||||
|
||||
BRANCH = "ti-lsk-linux-4.4.y"
|
||||
|
||||
SRCREV = "08b8a2e93fac2471992ea3e110a3683a00f39d74"
|
||||
PV = "4.4.6+git${SRCPV}"
|
||||
SRCREV = "a4f797e3abb23234fb1fdf6694faaf91822f1a1c"
|
||||
PV = "4.4.7+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"
|
||||
|
||||
Reference in New Issue
Block a user