mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
world-broken: Add for dpdk packages
The dpdk-dev-libibverbs is broken with gcc7 currently Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
parent
a70ba3debd
commit
cbf13b7374
2
conf/include/world-broken.inc
Normal file
2
conf/include/world-broken.inc
Normal file
|
@ -0,0 +1,2 @@
|
|||
EXCLUDE_FROM_WORLD_pn-dpdk = "1"
|
||||
EXCLUDE_FROM_WORLD_pn-dpdk-dev-libibverbs = "1"
|
|
@ -19,3 +19,4 @@ LAYERSERIES_COMPAT_intel = "rocko"
|
|||
|
||||
|
||||
require ${LAYERDIR}/conf/include/maintainers.inc
|
||||
include ${LAYERDIR}/conf/include/world-broken.inc
|
||||
|
|
Loading…
Reference in New Issue
Block a user