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.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 7e11a4c5..79105da1 100644
--- a/recipes-bsp/mmap-lld/mmap-lld.inc
+++ b/recipes-bsp/mmap-lld/mmap-lld.inc
@@ -4,8 +4,8 @@ COMPATIBLE_MACHINE = "keystone"
4 4
5LIC_FILES_CHKSUM = "file://COPYING.txt;md5=b3315b8190036fe1c6a8263d02e15606" 5LIC_FILES_CHKSUM = "file://COPYING.txt;md5=b3315b8190036fe1c6a8263d02e15606"
6 6
7MMAP_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/mmap-lld.git" 7MMAP_LLD_GIT_URI = "git://git.ti.com/git/keystone-rtos/mmap-lld.git"
8MMAP_LLD_GIT_PROTOCOL = "git" 8MMAP_LLD_GIT_PROTOCOL = "https"
9MMAP_LLD_GIT_BRANCH = "master" 9MMAP_LLD_GIT_BRANCH = "master"
10MMAP_LLD_GIT_DESTSUFFIX = "git/ti/runtime/mmap" 10MMAP_LLD_GIT_DESTSUFFIX = "git/ti/runtime/mmap"
11 11