From 28e59c42d456b34a366df18a378450fe369a06e1 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Thu, 12 Mar 2015 02:38:00 +0000 Subject: [PATCH] linux-ti-staging: update to 3.14.35 and platform merges Signed-off-by: Denys Dmytriyenko --- recipes-kernel/linux/linux-ti-staging_3.14.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux-ti-staging_3.14.bb b/recipes-kernel/linux/linux-ti-staging_3.14.bb index 65bd2dcd..e360891e 100644 --- a/recipes-kernel/linux/linux-ti-staging_3.14.bb +++ b/recipes-kernel/linux/linux-ti-staging_3.14.bb @@ -45,11 +45,11 @@ S = "${WORKDIR}/git" BRANCH = "ti-linux-3.14.y" -SRCREV = "f5f577498058620d0735ae96030521b49c0f358f" -PV = "3.14.34" +SRCREV = "90ead9ea0bd41087504953e9a74c9dc60ce3fdb7" +PV = "3.14.35" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild -MACHINE_KERNEL_PR_append = "c+gitr${SRCPV}" +MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}" PR = "${MACHINE_KERNEL_PR}" KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"