summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/hplib
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-09-21 01:29:01 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-09-20 15:31:41 -0400
commit939b243286d83fadd364d1e0b575d71aee14affd (patch)
treefc42a06e2022c2ae1c5866310e1ba2b23ec2078a /recipes-bsp/hplib
parente13d15397135634010e54cb34cd837bf567fcffa (diff)
downloadmeta-ti-939b243286d83fadd364d1e0b575d71aee14affd.tar.gz
conf/machine,recipes: introduce k2e SOC family
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/hplib')
-rw-r--r--recipes-bsp/hplib/hplib.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/hplib/hplib.inc b/recipes-bsp/hplib/hplib.inc
index fcc7191d..0acdd8bd 100644
--- a/recipes-bsp/hplib/hplib.inc
+++ b/recipes-bsp/hplib/hplib.inc
@@ -3,7 +3,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
3 3
4DEVICELIST_k2hk-evm = "k2h k2k" 4DEVICELIST_k2hk-evm = "k2h k2k"
5DEVICELIST_k2l-evm = "k2l" 5DEVICELIST_k2l-evm = "k2l"
6DEVICELIST_k2e-evm = "k2e" 6DEVICELIST_k2e = "k2e"
7 7
8HPLIB_GIT_URI = "git://git.ti.com/keystone-rtos/hplib.git" 8HPLIB_GIT_URI = "git://git.ti.com/keystone-rtos/hplib.git"
9HPLIB_GIT_PROTOCOL = "git" 9HPLIB_GIT_PROTOCOL = "git"