From 71380b19231cd9188ed83a9041dc432914828d5c Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Thu, 5 May 2016 23:05:55 +0000 Subject: [PATCH] linux-ti-staging: 4.4.9 with SGX, A/D, platform, connectivity, rpmsg updates Signed-off-by: Denys Dmytriyenko --- recipes-kernel/linux/linux-ti-staging-rt_4.4.bb | 2 +- recipes-kernel/linux/linux-ti-staging_4.4.bb | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.4.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.4.bb index a6486b7c..dd925aa2 100644 --- a/recipes-kernel/linux/linux-ti-staging-rt_4.4.bb +++ b/recipes-kernel/linux/linux-ti-staging-rt_4.4.bb @@ -6,4 +6,4 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.4:" BRANCH = "ti-rt-linux-4.4.y" -SRCREV = "c5c0813e309db12cc733aed00f9255bfbad4e758" +SRCREV = "ee87bb1741b3e2f05a5ff46b1ad59ca82b8f2514" diff --git a/recipes-kernel/linux/linux-ti-staging_4.4.bb b/recipes-kernel/linux/linux-ti-staging_4.4.bb index 214af665..5953992d 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.4.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.4.bb @@ -70,11 +70,11 @@ S = "${WORKDIR}/git" BRANCH = "ti-lsk-linux-4.4.y" -SRCREV = "2f082f9d8b3a3a7e20f14e826afce5e591a848d5" -PV = "4.4.8+git${SRCPV}" +SRCREV = "89ae5e0da227de05d1c4ce78796a6544895e8b28" +PV = "4.4.9+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"