summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/netcp-pa-fw/netcp-pa-fw_git.bb
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/netcp-pa-fw/netcp-pa-fw_git.bb
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/netcp-pa-fw/netcp-pa-fw_git.bb')
-rw-r--r--recipes-bsp/netcp-pa-fw/netcp-pa-fw_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/netcp-pa-fw/netcp-pa-fw_git.bb b/recipes-bsp/netcp-pa-fw/netcp-pa-fw_git.bb
index ffa6af25..fa692beb 100644
--- a/recipes-bsp/netcp-pa-fw/netcp-pa-fw_git.bb
+++ b/recipes-bsp/netcp-pa-fw/netcp-pa-fw_git.bb
@@ -8,7 +8,7 @@ PR = "r0"
8 8
9CLEANBROKEN = "1" 9CLEANBROKEN = "1"
10 10
11COMPATIBLE_MACHINE = "k2hk-evm|k2l-evm|k2e-evm" 11COMPATIBLE_MACHINE = "k2hk-evm|k2l-evm|k2e"
12 12
13PACKAGE_ARCH = "${MACHINE_ARCH}" 13PACKAGE_ARCH = "${MACHINE_ARCH}"
14 14