diff options
Diffstat (limited to 'recipes-bsp/common-csl-ip/common-csl-ip.inc')
| -rw-r--r-- | recipes-bsp/common-csl-ip/common-csl-ip.inc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes-bsp/common-csl-ip/common-csl-ip.inc b/recipes-bsp/common-csl-ip/common-csl-ip.inc new file mode 100644 index 00000000..1fa34f3e --- /dev/null +++ b/recipes-bsp/common-csl-ip/common-csl-ip.inc | |||
| @@ -0,0 +1,10 @@ | |||
| 1 | DESCRIPTION = "Chip support library low level interface" | ||
| 2 | LICENSE = "BSD-3-Clause" | ||
| 3 | LIC_FILES_CHKSUM = "file://COPYING.txt;md5=5857833e20836213677fac33f9aded21" | ||
| 4 | |||
| 5 | COMPATIBLE_MACHINE = "keystone" | ||
| 6 | |||
| 7 | BRANCH="master" | ||
| 8 | SRC_URI = "git://git.ti.com/keystone-rtos/common-csl-ip.git;protocol=git;branch=${BRANCH}" | ||
| 9 | # commit ID corresponds to DEV.CSL_KEYSTONE2.02.01.00.07A | ||
| 10 | SRCREV = "c78867df9165fdf8042fb692fcea776fc0102326" | ||
