From 80a55c89371691cc66c98b12dbc7acebf09f5f53 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Mon, 4 Nov 2013 19:29:32 -0500 Subject: [PATCH] linux-ti-staging: update with the final 3.12 release Signed-off-by: Denys Dmytriyenko --- .../{linux-ti-staging_git.bb => linux-ti-staging_3.12.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-kernel/linux/{linux-ti-staging_git.bb => linux-ti-staging_3.12.bb} (95%) diff --git a/recipes-kernel/linux/linux-ti-staging_git.bb b/recipes-kernel/linux/linux-ti-staging_3.12.bb similarity index 95% rename from recipes-kernel/linux/linux-ti-staging_git.bb rename to recipes-kernel/linux/linux-ti-staging_3.12.bb index a1188e95..3abc2f46 100644 --- a/recipes-kernel/linux/linux-ti-staging_git.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 = "836c92478128790c75b832d21d1b3ab839fa3ca7" -PV = "3.11+3.12-rc7" +SRCREV = "6a59302de4852678ccde5008ce531075c9b683d9" +PV = "3.12" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"