From 1ecfd8dec5ac105f179177b9a022ca42e4a11117 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Wed, 9 Sep 2015 23:22:20 +0000 Subject: [PATCH] linux-ti-staging: update with latest platform fixes Signed-off-by: Denys Dmytriyenko --- recipes-kernel/linux/linux-ti-staging_4.1.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb index 16b30a74..1461e2e1 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 = "72c971cc113833c7a1f22a3c0ac3260f3a9a3378" +SRCREV = "a7db74ef69c8a444b5b0c225d0bbb1f628481863" PV = "4.1.6+git${SRCPV}" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild -MACHINE_KERNEL_PR_append = "j" +MACHINE_KERNEL_PR_append = "k" PR = "${MACHINE_KERNEL_PR}" KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"