summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/mmap-lld/mmap-lld.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/mmap-lld/mmap-lld.inc')
-rw-r--r--recipes-bsp/mmap-lld/mmap-lld.inc16
1 files changed, 16 insertions, 0 deletions
diff --git a/recipes-bsp/mmap-lld/mmap-lld.inc b/recipes-bsp/mmap-lld/mmap-lld.inc
new file mode 100644
index 00000000..b8a5b324
--- /dev/null
+++ b/recipes-bsp/mmap-lld/mmap-lld.inc
@@ -0,0 +1,16 @@
1LICENSE = "BSD-3-Clause"
2
3COMPATIBLE_MACHINE = "keystone"
4
5LIC_FILES_CHKSUM = "file://COPYING.txt;md5=b3315b8190036fe1c6a8263d02e15606"
6
7
8BRANCH="master"
9SRC_URI = "git://git.ti.com/keystone-rtos/mmap-lld.git;destsuffix=git/ti/runtime/mmap;protocol=git;branch=${BRANCH}"
10# Commit correspond to DEV.MMAP.02.00.00.03
11SRCREV = "601f9284c392f67bb7f69ed1a5df5231a43c3137"
12
13PV="2.0.0"
14PR = "r0"
15
16S = "${WORKDIR}/git/ti/runtime/mmap" \ No newline at end of file