summaryrefslogtreecommitdiffstats
path: root/recipes-extended
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2019-01-11 03:14:57 +0000
committerOtavio Salvador <otavio@ossystems.com.br>2019-01-14 16:23:38 -0200
commitcc5e725fd6e8872a72f0f0128b0056114aee96c9 (patch)
tree4b27fccf54e5a6e36d565c19d4dbdb3c048766c4 /recipes-extended
parentb1ab17bff7e85af60877dc5b13da0dd832a69258 (diff)
downloadmeta-freescale-cc5e725fd6e8872a72f0f0128b0056114aee96c9.tar.gz
dpdk: set COMPATIBLE_MACHINE as qoriq
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Diffstat (limited to 'recipes-extended')
-rw-r--r--recipes-extended/dpdk/dpdk_17.11.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/dpdk/dpdk_17.11.bb b/recipes-extended/dpdk/dpdk_17.11.bb
index 58558b45..f9fe91e8 100644
--- a/recipes-extended/dpdk/dpdk_17.11.bb
+++ b/recipes-extended/dpdk/dpdk_17.11.bb
@@ -101,4 +101,4 @@ FILES_${PN}-dev += "${datadir}/mk ${datadir}/scripts \
101FILES_${PN}-examples += "${datadir}/examples" 101FILES_${PN}-examples += "${datadir}/examples"
102 102
103FILES_${PN}-staticdev += "/usr/share/dpdk/cmdif/lib/*.a" 103FILES_${PN}-staticdev += "/usr/share/dpdk/cmdif/lib/*.a"
104COMPATIBLE_MACHINE = "(ls2080ardb|ls2084ardb|ls2088a|ls1043a|ls1046a|ls1088a)" 104COMPATIBLE_MACHINE = "(qoriq)"