[meta-ti] Denys Dmytriyenko : mmap-lld: mark as compatible with all Keystone

Arago Project git git at arago-project.org
Mon Nov 30 13:46:20 PST 2015


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

Author: Denys Dmytriyenko <denys at ti.com>
Date:   Tue Dec  1 00:18:41 2015 +0000

mmap-lld: mark as compatible with all Keystone

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

---

 recipes-bsp/mmap-lld/mmap-lld.inc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-bsp/mmap-lld/mmap-lld.inc b/recipes-bsp/mmap-lld/mmap-lld.inc
index 3dfc93c..9a6a4a5 100644
--- a/recipes-bsp/mmap-lld/mmap-lld.inc
+++ b/recipes-bsp/mmap-lld/mmap-lld.inc
@@ -1,6 +1,6 @@
 LICENSE = "BSD-3-Clause"
 
-COMPATIBLE_MACHINE = "k2hk-evm|k2e-evm"
+COMPATIBLE_MACHINE = "keystone"
 
 LIC_FILES_CHKSUM = "file://COPYING.txt;md5=b3315b8190036fe1c6a8263d02e15606"
 
@@ -17,6 +17,6 @@ SRC_URI = "${MMAP_LLD_GIT_URI};destsuffix=${MMAP_LLD_GIT_DESTSUFFIX};protocol=${
 SRCREV = "${MMAP_LLD_SRCREV}"
 
 PV = "2.0.0.4"
-INC_PR = "r3"
+INC_PR = "r4"
 
 S = "${WORKDIR}/git/ti/runtime/mmap"



More information about the meta-ti mailing list