From e9b118d03110caa61258e4951fef196a62cf50ce Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Mon, 26 Jan 2015 23:20:51 +0000 Subject: [PATCH] linux-ti-staging: update to stable 3.14.29 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 d762be87..2192e3cf 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 = "7828f3b4cb26fa9c978aa96cc46cca8521957f24" -PV = "3.14.26" +SRCREV = "91c355090bd822468527b5c05ec15c1944a17c64" +PV = "3.14.29" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild -MACHINE_KERNEL_PR_append = "f+gitr${SRCPV}" +MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}" PR = "${MACHINE_KERNEL_PR}" KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"