mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-16 06:17:51 +00:00
dsplib: SRCREV update
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
f3b44a2700
commit
5eb082c791
@@ -5,7 +5,7 @@ LICENSE = "BSD-3-Clause"
|
||||
require ../includes/ti-paths.inc
|
||||
|
||||
PV = "3_4_0_4"
|
||||
PR = "r1"
|
||||
PR = "r2"
|
||||
|
||||
DEPENDS = "ti-cgt6x-native \
|
||||
ti-xdctools-native \
|
||||
@@ -19,7 +19,7 @@ S = "${WORKDIR}/git"
|
||||
DSPLIB_GIT_BRANCH = "master"
|
||||
DSPLIB_GIT_PROTOCOL = "git"
|
||||
DSPLIB_GIT_URI = "git://git.ti.com/ep-processor-libraries/dsplib.git"
|
||||
DSPLIB_SRCREV = "ec2f933247d5fa59377c801bb23eb3b62b38627b"
|
||||
DSPLIB_SRCREV = "0390b171042c602e07669fd28a371cc319b90161"
|
||||
|
||||
SRC_URI = "${DSPLIB_GIT_URI};protocol=${DSPLIB_GIT_PROTOCOL};branch=${DSPLIB_GIT_BRANCH}"
|
||||
SRCREV = "${DSPLIB_SRCREV}"
|
||||
|
||||
Reference in New Issue
Block a user