[meta-ti] Denys Dmytriyenko : linux-ti-staging: update to the latest rev and add wlan config
Arago Project git
git at arago-project.org
Wed Sep 3 10:00:31 PDT 2014
Module: meta-ti
Branch: master
Commit: 9b88e08c144f6e4471f5eba79187b78c1d6ff570
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=9b88e08c144f6e4471f5eba79187b78c1d6ff570
Author: Denys Dmytriyenko <denys at ti.com>
Date: Wed Sep 3 22:11:34 2014 +0000
linux-ti-staging: update to the latest rev and add wlan config
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
Acked-by: Franklin Cooper Jr. <fcooper at ti.com>
---
recipes-kernel/linux/linux-ti-staging_3.14.bb | 6 +++---
1 files 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 46c3ded..2a458b7 100644
--- a/recipes-kernel/linux/linux-ti-staging_3.14.bb
+++ b/recipes-kernel/linux/linux-ti-staging_3.14.bb
@@ -44,17 +44,17 @@ S = "${WORKDIR}/git"
BRANCH = "ti-linux-3.14.y"
-SRCREV = "367e55fbd8b6a7fb853f44a4f854eaadbbfd68c2"
+SRCREV = "0627fb95826dbcaac164f051d7d0a694e59d709a"
PV = "3.14.17"
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
-MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"
+MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}"
PR = "${MACHINE_KERNEL_PR}"
KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"
KERNEL_CONFIG_FRAGMENTS = "${KERNEL_CONFIG_DIR}/audio_display.cfg ${KERNEL_CONFIG_DIR}/baseport.cfg \
${KERNEL_CONFIG_DIR}/connectivity.cfg ${KERNEL_CONFIG_DIR}/ipc.cfg \
- ${KERNEL_CONFIG_DIR}/power.cfg"
+ ${KERNEL_CONFIG_DIR}/power.cfg ${KERNEL_CONFIG_DIR}/wlan.cfg"
KERNEL_CONFIG_FRAGMENTS_append_ti33x = " ${WORKDIR}/non-smp.cfg"
KERNEL_CONFIG_FRAGMENTS_append_ti43x = " ${WORKDIR}/non-smp.cfg"
More information about the meta-ti
mailing list