diff options
Diffstat (limited to 'recipes-bsp/tsip-lld/tsip-lld-rtos_git.bb')
-rw-r--r-- | recipes-bsp/tsip-lld/tsip-lld-rtos_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/tsip-lld/tsip-lld-rtos_git.bb b/recipes-bsp/tsip-lld/tsip-lld-rtos_git.bb index cae1b477..168c67ec 100644 --- a/recipes-bsp/tsip-lld/tsip-lld-rtos_git.bb +++ b/recipes-bsp/tsip-lld/tsip-lld-rtos_git.bb | |||
@@ -5,7 +5,7 @@ inherit ti-pdk | |||
5 | LICENSE = "BSD-3-Clause" | 5 | LICENSE = "BSD-3-Clause" |
6 | LIC_FILES_CHKSUM = "file://tsip.h;beginline=1;endline=32;md5=dab2257b0b8a3678c26915f6eb49b71e" | 6 | LIC_FILES_CHKSUM = "file://tsip.h;beginline=1;endline=32;md5=dab2257b0b8a3678c26915f6eb49b71e" |
7 | 7 | ||
8 | COMPATIBLE_MACHINE = "k2e-evm|c667x-evm" | 8 | COMPATIBLE_MACHINE = "k2e|c667x-evm" |
9 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 9 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
10 | 10 | ||
11 | TSIP_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/tsip-lld.git" | 11 | TSIP_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/tsip-lld.git" |