summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/common-csl-ip/common-csl-ip.inc
blob: 6355165859ecf4c2a781af57f8d4416fee480a3b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
DESCRIPTION = "Chip support library low level interface"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://COPYING.txt;md5=5857833e20836213677fac33f9aded21"

COMPATIBLE_MACHINE = "keystone|dra7xx"
PACKAGE_ARCH = "${MACHINE_ARCH}"

BRANCH="master"
BRANCH_dra7xx = "releases/PROCESSOR-SDK.01.00.00"

SRC_URI = "git://git.ti.com/keystone-rtos/common-csl-ip.git;protocol=git;branch=${BRANCH};destsuffix=${S}"

# commit ID corresponds to DEV.CSL_KEYSTONE2.02.01.01.00A
SRCREV = "17bb083f0d5ed4ad6f38c991210a6a8e9aaf9c56"

# commit ID corresponds to PROCESSOR-SDK-ALPHA-1
SRCREV_dra7xx = "37c5311ddf289f83b1432a9422816722d264bf55"