summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/mmap-lld
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/mmap-lld')
-rw-r--r--recipes-bsp/mmap-lld/mmap-lld.inc4
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 3dfc93c0..9a6a4a5c 100644
--- a/recipes-bsp/mmap-lld/mmap-lld.inc
+++ b/recipes-bsp/mmap-lld/mmap-lld.inc
@@ -1,6 +1,6 @@
1LICENSE = "BSD-3-Clause" 1LICENSE = "BSD-3-Clause"
2 2
3COMPATIBLE_MACHINE = "k2hk-evm|k2e-evm" 3COMPATIBLE_MACHINE = "keystone"
4 4
5LIC_FILES_CHKSUM = "file://COPYING.txt;md5=b3315b8190036fe1c6a8263d02e15606" 5LIC_FILES_CHKSUM = "file://COPYING.txt;md5=b3315b8190036fe1c6a8263d02e15606"
6 6
@@ -17,6 +17,6 @@ SRC_URI = "${MMAP_LLD_GIT_URI};destsuffix=${MMAP_LLD_GIT_DESTSUFFIX};protocol=${
17SRCREV = "${MMAP_LLD_SRCREV}" 17SRCREV = "${MMAP_LLD_SRCREV}"
18 18
19PV = "2.0.0.4" 19PV = "2.0.0.4"
20INC_PR = "r3" 20INC_PR = "r4"
21 21
22S = "${WORKDIR}/git/ti/runtime/mmap" 22S = "${WORKDIR}/git/ti/runtime/mmap"