mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-27 14:28:05 +00:00
common-csl-ip: Update to new version 05.01.00.00
Adds support for k3 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
49ce1f2bd8
commit
aa9015f69c
@@ -2,7 +2,7 @@ require common-csl-ip.inc
|
|||||||
PR = "${INC_PR}.6"
|
PR = "${INC_PR}.6"
|
||||||
|
|
||||||
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||||
COMPATIBLE_MACHINE_append = "|c66x"
|
COMPATIBLE_MACHINE_append = "|c66x|k3"
|
||||||
|
|
||||||
inherit ti-pdk
|
inherit ti-pdk
|
||||||
|
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;md5=5857833e20836213677fac33f9aded21"
|
|||||||
|
|
||||||
COMPATIBLE_MACHINE = "keystone|dra7xx|ti33x|ti43x|omapl1"
|
COMPATIBLE_MACHINE = "keystone|dra7xx|ti33x|ti43x|omapl1"
|
||||||
|
|
||||||
PV = "03.03.00.11A"
|
PV = "05.01.00.00"
|
||||||
INC_PR = "r0"
|
INC_PR = "r0"
|
||||||
|
|
||||||
CSL_GIT_URI = "git://git.ti.com/keystone-rtos/common-csl-ip.git"
|
CSL_GIT_URI = "git://git.ti.com/keystone-rtos/common-csl-ip.git"
|
||||||
@@ -12,8 +12,8 @@ CSL_GIT_PROTOCOL ="git"
|
|||||||
CSL_GIT_BRANCH = "master"
|
CSL_GIT_BRANCH = "master"
|
||||||
CSL_GIT_DESTSUFFIX = "git"
|
CSL_GIT_DESTSUFFIX = "git"
|
||||||
|
|
||||||
# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.03.03.00.11A"
|
# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.05.01.00.00"
|
||||||
CSL_SRCREV = "c7b021fd5e7efa2feb8f558b3a3fd63d5dee266f"
|
CSL_SRCREV = "8db3d673101a504fd7fb36d6c9c4981e1e15ff50"
|
||||||
|
|
||||||
BRANCH="${CSL_GIT_BRANCH}"
|
BRANCH="${CSL_GIT_BRANCH}"
|
||||||
SRC_URI = "${CSL_GIT_URI};protocol=${CSL_GIT_PROTOCOL};branch=${BRANCH};destsuffix=${CSL_GIT_DESTSUFFIX}"
|
SRC_URI = "${CSL_GIT_URI};protocol=${CSL_GIT_PROTOCOL};branch=${BRANCH};destsuffix=${CSL_GIT_DESTSUFFIX}"
|
||||||
|
|||||||
Reference in New Issue
Block a user