mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-27 14:28:05 +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
95d7f194cd
commit
684f1ea884
@@ -5,7 +5,7 @@ LICENSE = "BSD-3-Clause"
|
|||||||
require ../includes/ti-paths.inc
|
require ../includes/ti-paths.inc
|
||||||
|
|
||||||
PV = "3_4_0_4"
|
PV = "3_4_0_4"
|
||||||
PR = "r1"
|
PR = "r2"
|
||||||
|
|
||||||
DEPENDS = "ti-cgt6x-native \
|
DEPENDS = "ti-cgt6x-native \
|
||||||
ti-xdctools-native \
|
ti-xdctools-native \
|
||||||
@@ -19,7 +19,7 @@ S = "${WORKDIR}/git"
|
|||||||
DSPLIB_GIT_BRANCH = "master"
|
DSPLIB_GIT_BRANCH = "master"
|
||||||
DSPLIB_GIT_PROTOCOL = "git"
|
DSPLIB_GIT_PROTOCOL = "git"
|
||||||
DSPLIB_GIT_URI = "git://git.ti.com/ep-processor-libraries/dsplib.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}"
|
SRC_URI = "${DSPLIB_GIT_URI};protocol=${DSPLIB_GIT_PROTOCOL};branch=${DSPLIB_GIT_BRANCH}"
|
||||||
SRCREV = "${DSPLIB_SRCREV}"
|
SRCREV = "${DSPLIB_SRCREV}"
|
||||||
|
|||||||
Reference in New Issue
Block a user