aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/include/world-broken.inc2
-rw-r--r--conf/layer.conf1
2 files changed, 3 insertions, 0 deletions
diff --git a/conf/include/world-broken.inc b/conf/include/world-broken.inc
new file mode 100644
index 00000000..fa47b849
--- /dev/null
+++ b/conf/include/world-broken.inc
@@ -0,0 +1,2 @@
+EXCLUDE_FROM_WORLD_pn-dpdk = "1"
+EXCLUDE_FROM_WORLD_pn-dpdk-dev-libibverbs = "1"
diff --git a/conf/layer.conf b/conf/layer.conf
index 53d0bdc9..cbc55741 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -19,3 +19,4 @@ LAYERSERIES_COMPAT_intel = "rocko"
require ${LAYERDIR}/conf/include/maintainers.inc
+include ${LAYERDIR}/conf/include/world-broken.inc