From 15abce2810bf00a04bf2f56337481551b6622f63 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Wed, 19 Aug 2015 05:35:11 +0000 Subject: [PATCH] linux-ti-staging: update with rpmsg and platform merges 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 2c41e257..ec2d1bdf 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.1.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.1.bb @@ -50,11 +50,11 @@ S = "${WORKDIR}/git" BRANCH = "ti-lsk-linux-4.1.y" -SRCREV = "b4e89e6e40668e097863d991b16876118727b604" +SRCREV = "e8f07af182399ef8f7fc331918163e11ee9a5870" 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 = "a" +MACHINE_KERNEL_PR_append = "b" PR = "${MACHINE_KERNEL_PR}" KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"