diff options
| author | Jacob Stiffler <j-stiffler@ti.com> | 2015-11-04 01:47:31 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2015-11-04 10:03:32 -0500 |
| commit | 327559a0a53cae4afdcfaa280026873b0a25563a (patch) | |
| tree | e37e1144d73c73d9c23a5c3e3cbbe63effb83a11 /recipes-bsp/srio-lld/srio-lld.inc | |
| parent | 5a37604c894f18aa5fde45fd119a9e3e99badd8b (diff) | |
| download | meta-ti-327559a0a53cae4afdcfaa280026873b0a25563a.tar.gz | |
srio-lld: Only compatible with k2hk-evm
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/srio-lld/srio-lld.inc')
| -rw-r--r-- | recipes-bsp/srio-lld/srio-lld.inc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-bsp/srio-lld/srio-lld.inc b/recipes-bsp/srio-lld/srio-lld.inc index 6e51f79c..2172a13f 100644 --- a/recipes-bsp/srio-lld/srio-lld.inc +++ b/recipes-bsp/srio-lld/srio-lld.inc | |||
| @@ -1,6 +1,8 @@ | |||
| 1 | LICENSE = "BSD-3-Clause" | 1 | LICENSE = "BSD-3-Clause" |
| 2 | LIC_FILES_CHKSUM = "file://${WORKDIR}/git/ti/drv/srio/srio_drv.h;beginline=1;endline=41;md5=469096088e072d883ff7eef301b34093" | 2 | LIC_FILES_CHKSUM = "file://${WORKDIR}/git/ti/drv/srio/srio_drv.h;beginline=1;endline=41;md5=469096088e072d883ff7eef301b34093" |
| 3 | 3 | ||
| 4 | COMPATIBLE_MACHINE = "k2hk-evm" | ||
| 5 | |||
| 4 | SRIO_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/srio-lld.git" | 6 | SRIO_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/srio-lld.git" |
| 5 | SRIO_LLD_GIT_PROTOCOL = "git" | 7 | SRIO_LLD_GIT_PROTOCOL = "git" |
| 6 | SRIO_LLD_GIT_BRANCH = "master" | 8 | SRIO_LLD_GIT_BRANCH = "master" |
| @@ -14,7 +16,7 @@ SRC_URI = "${SRIO_LLD_GIT_URI};destsuffix=${SRIO_LLD_GIT_DESTSUFFIX};protocol=${ | |||
| 14 | SRCREV = "${SRIO_LLD_SRCREV}" | 16 | SRCREV = "${SRIO_LLD_SRCREV}" |
| 15 | 17 | ||
| 16 | PV = "02.00.00.13" | 18 | PV = "02.00.00.13" |
| 17 | INC_PR = "r1" | 19 | INC_PR = "r2" |
| 18 | 20 | ||
| 19 | DEVICELIST = "k2h k2k" | 21 | DEVICELIST = "k2h k2k" |
| 20 | 22 | ||
