[meta-ti] Jacob Stiffler : linux-ti-staging-3.14: Allow CMEM DT injection.

Arago Project git git at arago-project.org
Tue May 19 12:31:38 PDT 2015


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

Author: Jacob Stiffler <j-stiffler at ti.com>
Date:   Mon May 18 18:20:59 2015 +0000

linux-ti-staging-3.14: Allow CMEM DT injection.

* Disabled by default.

Signed-off-by: Jacob Stiffler <j-stiffler at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 recipes-kernel/linux/linux-ti-staging_3.14.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes-kernel/linux/linux-ti-staging_3.14.bb b/recipes-kernel/linux/linux-ti-staging_3.14.bb
index 260ed9b..3a319dc 100644
--- a/recipes-kernel/linux/linux-ti-staging_3.14.bb
+++ b/recipes-kernel/linux/linux-ti-staging_3.14.bb
@@ -8,6 +8,7 @@ inherit kernel
 require recipes-kernel/linux/linux-dtb.inc
 require recipes-kernel/linux/setup-defconfig.inc
 require recipes-kernel/linux/multi-kernel.inc
+require recipes-kernel/linux/cmem.inc
 
 # Look in the generic major.minor directory for files
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-3.14:"
@@ -49,7 +50,7 @@ SRCREV = "d0f5c460aac292d2942b23dd6199fe23021212ad"
 PV = "3.14.43"
 
 # 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"



More information about the meta-ti mailing list