From 0737b83ee7a71e320698aebc2aa3f4d85ca8154b Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Mon, 22 Sep 2014 23:04:51 +0000 Subject: [PATCH] linux-ti-staging: update to 3.14.19 with latest fixes 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 7667e1a4..ae3773d2 100644 --- a/recipes-kernel/linux/linux-ti-staging_3.14.bb +++ b/recipes-kernel/linux/linux-ti-staging_3.14.bb @@ -44,11 +44,11 @@ S = "${WORKDIR}/git" BRANCH = "ti-linux-3.14.y" -SRCREV = "0261be2e3a30f496c2c8642b6709f4fc54e75391" -PV = "3.14.17" +SRCREV = "9202c29d25015b6f1ac6c124add4ca1666a679bf" +PV = "3.14.19" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild -MACHINE_KERNEL_PR_append = "e+gitr${SRCPV}" +MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}" PR = "${MACHINE_KERNEL_PR}" KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"