mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 19:53:43 +00:00
cmem: Update to new version 4.10.01.02
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
c0bb5060bf
commit
f573db51b2
@@ -4,10 +4,10 @@ LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://include/ti/cmem.h;beginline=1;endline=30;md5=9b745e2765a6ba8a636c91aed4b02ac1"
|
||||
|
||||
BRANCH ?= "master"
|
||||
# This corresponds to version 4.10.00.01
|
||||
SRCREV = "0d2fac7187ca1f6af62a98dee5b3621908cf5831"
|
||||
# This corresponds to version 4.10.01.02
|
||||
SRCREV = "a51d9770021fd16c97fc59b320286a3fa43278bc"
|
||||
|
||||
PV = "4.10.00.01+git${SRCPV}"
|
||||
PV = "4.10.01.02+git${SRCPV}"
|
||||
|
||||
SRC_URI = "git://git.ti.com/ipc/ludev.git;protocol=git;branch=${BRANCH}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user