vpp-core: Pin to qoriq socs

It depends on dpdk which is also qoriq specific

Fixes
 ERROR: Nothing PROVIDES 'dpdk' (but /mnt/jenkins/workspace/yocto-world-glibc/sources/meta-freescale/recipes-extended/vpp-core/vpp-core.bb DEPENDS on or otherwise requires it)
03:58:38 dpdk was skipped: incompatible with machine qemumips (not in COMPATIBLE_MACHINE)

ERROR: Nothing RPROVIDES 'vpp-core' (but /mnt/jenkins/workspace/yocto-world-glibc/sources/meta-freescale/recipes-extended/vpp-core/vpp-core.bb RDEPENDS on or otherwise requires it)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2019-01-15 01:02:52 -08:00
parent e7d8aa7d8f
commit 57d121542b

View File

@ -60,3 +60,6 @@ do_install_append() {
BBCLASSEXTEND = "native nativesdk"
COMPATIBLE_MACHINE_class-target = "(qoriq)"