summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/hplib/hplib.inc5
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes-bsp/hplib/hplib.inc b/recipes-bsp/hplib/hplib.inc
index 7ed47a56..e5fe5670 100644
--- a/recipes-bsp/hplib/hplib.inc
+++ b/recipes-bsp/hplib/hplib.inc
@@ -1,6 +1,9 @@
1COMPATIBLE_MACHINE = "keystone" 1COMPATIBLE_MACHINE = "keystone"
2PACKAGE_ARCH = "${MACHINE_ARCH}"
2 3
3DEVICELIST = "k2h k2k k2l k2e" 4DEVICELIST_k2hk-evm = "k2h k2k"
5DEVICELIST_k2l-evm = "k2l"
6DEVICELIST_k2e-evm = "k2e"
4 7
5HPLIB_GIT_URI = "git://git.ti.com/keystone-rtos/hplib.git" 8HPLIB_GIT_URI = "git://git.ti.com/keystone-rtos/hplib.git"
6HPLIB_GIT_PROTOCOL = "git" 9HPLIB_GIT_PROTOCOL = "git"