From 2bbab55c0aa8bb2279d7f3cf09d99156f60befc1 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Wed, 28 Sep 2016 02:33:55 +0000 Subject: [PATCH] linux-ti-staging: update to ti2016.04-rc3 tag 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 | 4 ++-- 2 files changed, 3 insertions(+), 3 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 8b79fe5d..1971d41f 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 = "7e80288aba5918c3ce2d80050c644331f9750cce" +SRCREV = "de1b6d68259624fd60c7b31b410f9c82387dea0a" diff --git a/recipes-kernel/linux/linux-ti-staging_4.4.bb b/recipes-kernel/linux/linux-ti-staging_4.4.bb index bb7cf97e..0b203a01 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.4.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.4.bb @@ -76,11 +76,11 @@ S = "${WORKDIR}/git" BRANCH = "ti-lsk-linux-4.4.y" -SRCREV = "4fb4591a4ab1b3ef317fa87af3cd3c06f1a7284b" +SRCREV = "d42bcf7359877cce717b5ad087d1c4a10c53c74d" PV = "4.4.21+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 = "d" PR = "${MACHINE_KERNEL_PR}" KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"