1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-15 15:20:58 +00:00
Files
meta-ti/recipes-bsp/cppi-lld/cppi-lld.inc
T
Sam Nelson 58d45b9abd cppi-lld: Update to new version 2.1.0.8
- Add init script for creating symbolic link for generic device library boot time

Signed-off-by: Sam Nelson <sam.nelson@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-04-10 13:59:25 -04:00

16 lines
492 B
PHP

LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://${WORKDIR}/git/ti/drv/cppi/COPYING.txt;md5=e8f6789acdcda76d02ed9203fc2e603d"
BRANCH = "master"
SRC_URI = "git://git.ti.com/keystone-rtos/cppi-lld.git;destsuffix=git/ti/drv/cppi;protocol=git;branch=${BRANCH}"
# Below Commit ID corresponds to "DEV.CPPI_LLD.02.01.00.08"
SRCREV = "320af092dc382af52b9e68f14ca8acd5c1c467c1"
PV = "02.01.00.09"
PR = "r1"
DEVICELIST = "k2h k2k k2l k2e"
BASEDIR = "${WORKDIR}/git"
S = "${BASEDIR}/ti/drv/cppi"