mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-05 02:11:00 +00:00
mmap-lld: Update to new version 2.0.0.4
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
d616b0ac65
commit
3a38871f3c
@@ -4,13 +4,12 @@ COMPATIBLE_MACHINE = "keystone"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING.txt;md5=b3315b8190036fe1c6a8263d02e15606"
|
||||
|
||||
|
||||
BRANCH="master"
|
||||
SRC_URI = "git://git.ti.com/keystone-rtos/mmap-lld.git;destsuffix=git/ti/runtime/mmap;protocol=git;branch=${BRANCH}"
|
||||
# Commit correspond to DEV.MMAP.02.00.00.03
|
||||
SRCREV = "601f9284c392f67bb7f69ed1a5df5231a43c3137"
|
||||
# Commit correspond to DEV.MMAP.02.00.00.04
|
||||
SRCREV = "306895eb2d5decd14a760e70d273946958ff716f"
|
||||
|
||||
PV="2.0.0"
|
||||
PR = "r0"
|
||||
PV = "2.0.0.4"
|
||||
PR = "r1"
|
||||
|
||||
S = "${WORKDIR}/git/ti/runtime/mmap"
|
||||
S = "${WORKDIR}/git/ti/runtime/mmap"
|
||||
|
||||
Reference in New Issue
Block a user