From 31f70192eae6753403cf09eb6bd130c4e861ad23 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Mon, 7 Nov 2016 05:12:14 +0000 Subject: [PATCH] linux-ti-staging: update to 4.4.30 and ti2016.05-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 | 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 333c5224..1ce66c07 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 = "1a7c6a55f909c9c44acfa701108fbb6707e53f85" +SRCREV = "372c734ee1c752372c0a69279bd73bda5a908066" diff --git a/recipes-kernel/linux/linux-ti-staging_4.4.bb b/recipes-kernel/linux/linux-ti-staging_4.4.bb index ddc221d3..8751fe44 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.4.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.4.bb @@ -80,11 +80,11 @@ S = "${WORKDIR}/git" BRANCH = "ti-lsk-linux-4.4.y" -SRCREV = "83973c23389df9755070a003b3a596beae056714" -PV = "4.4.29+git${SRCPV}" +SRCREV = "372c734ee1c752372c0a69279bd73bda5a908066" +PV = "4.4.30+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_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"