[meta-ti] Denys Dmytriyenko : linux-ti-staging: update to 4.4. 8 and latest domain merges

Arago Project git git at arago-project.org
Thu Apr 28 12:00:39 PDT 2016


Module: meta-ti
Branch: master
Commit: ed03cab5fb9f85d9874b819eeb9b072e965b3b66
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=ed03cab5fb9f85d9874b819eeb9b072e965b3b66

Author: Denys Dmytriyenko <denys at ti.com>
Date:   Thu Apr 28 20:14:07 2016 +0000

linux-ti-staging: update to 4.4.8 and latest domain merges

Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 recipes-kernel/linux/linux-ti-staging-rt_4.4.bb |    2 +-
 recipes-kernel/linux/linux-ti-staging_4.4.bb    |    6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.4.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.4.bb
index af7e352..dd999ff 100644
--- a/recipes-kernel/linux/linux-ti-staging-rt_4.4.bb
+++ b/recipes-kernel/linux/linux-ti-staging-rt_4.4.bb
@@ -6,4 +6,4 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.4:"
 
 BRANCH = "ti-rt-linux-4.4.y"
 
-SRCREV = "01711ca3dbed322591d9e0c2c20eb57afa2110e7"
+SRCREV = "ed3375a3d4d0a8cbc1e48811e51fe03521652789"
diff --git a/recipes-kernel/linux/linux-ti-staging_4.4.bb b/recipes-kernel/linux/linux-ti-staging_4.4.bb
index 4d4c14a..12517e9 100644
--- a/recipes-kernel/linux/linux-ti-staging_4.4.bb
+++ b/recipes-kernel/linux/linux-ti-staging_4.4.bb
@@ -70,8 +70,8 @@ S = "${WORKDIR}/git"
 
 BRANCH = "ti-lsk-linux-4.4.y"
 
-SRCREV = "a4f797e3abb23234fb1fdf6694faaf91822f1a1c"
-PV = "4.4.7+git${SRCPV}"
+SRCREV = "c789f902e73f46e198dd09c443d7a36473137f33"
+PV = "4.4.8+git${SRCPV}"
 
 # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
 MACHINE_KERNEL_PR_append = "a"
@@ -79,10 +79,10 @@ PR = "${MACHINE_KERNEL_PR}"
 
 KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"
 
-# SoC specific config fragments are not enabled yet
 KERNEL_CONFIG_FRAGMENTS_append_ti33x = " ${KERNEL_CONFIG_DIR}/am33xx_only.cfg"
 KERNEL_CONFIG_FRAGMENTS_append_ti43x = " ${KERNEL_CONFIG_DIR}/am43xx_only.cfg"
 KERNEL_CONFIG_FRAGMENTS_append_dra7xx = " ${KERNEL_CONFIG_DIR}/dra7_only.cfg"
+KERNEL_CONFIG_FRAGMENTS_append_k2g-evm = " ${KERNEL_CONFIG_DIR}/k2g_only.cfg"
 
 MULTI_CONFIG_BASE_SUFFIX = ""
 



More information about the meta-ti mailing list