From 24e01a72680009bb5ec13834198f154b1da5d5c8 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Wed, 4 Dec 2013 15:06:07 -0500 Subject: [PATCH] linux-ti-staging: update to 3.12.2 plus fixes in connectivity, pm, rpmsg etc. Signed-off-by: Denys Dmytriyenko --- recipes-kernel/linux/linux-ti-staging_3.12.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-ti-staging_3.12.bb b/recipes-kernel/linux/linux-ti-staging_3.12.bb index dd931684..8965941f 100644 --- a/recipes-kernel/linux/linux-ti-staging_3.12.bb +++ b/recipes-kernel/linux/linux-ti-staging_3.12.bb @@ -31,8 +31,8 @@ S = "${WORKDIR}/git" BRANCH = "ti-linux-3.12.y" -SRCREV = "95cb8e7d94bdbc6cd26b6d2ab074343a8dd81b7a" -PV = "3.12.1" +SRCREV = "c077af8403a538e129164081cbe7527f22bb56b6" +PV = "3.12.2" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"