From 8e85e26c4f9e9845d741fe361a2bcb6fb1a60de5 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Tue, 20 Oct 2015 04:18:50 +0000 Subject: [PATCH] linux-ti-staging: update to 4.1.10 and all recent merges Signed-off-by: Denys Dmytriyenko --- recipes-kernel/linux/linux-ti-staging_4.1.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb index 3bdfa354..6374cd56 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.1.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.1.bb @@ -53,11 +53,11 @@ S = "${WORKDIR}/git" BRANCH = "ti-lsk-linux-4.1.y" -SRCREV = "6d77561dd0c6b18bd5e9abf45dc215b84ebe338f" -PV = "4.1.6+git${SRCPV}" +SRCREV = "780c47e7ec4e024e9f7224b51234e545697896a5" +PV = "4.1.10+git${SRCPV}" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild -MACHINE_KERNEL_PR_append = "m" +MACHINE_KERNEL_PR_append = "a" PR = "${MACHINE_KERNEL_PR}" KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"