diff options
Diffstat (limited to 'meta-poky/conf/distro/include/poky-world-exclude.inc')
-rw-r--r-- | meta-poky/conf/distro/include/poky-world-exclude.inc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-poky/conf/distro/include/poky-world-exclude.inc b/meta-poky/conf/distro/include/poky-world-exclude.inc new file mode 100644 index 0000000000..5194ff1430 --- /dev/null +++ b/meta-poky/conf/distro/include/poky-world-exclude.inc | |||
@@ -0,0 +1,6 @@ | |||
1 | # | ||
2 | # Things we exlude fromw world testing within the reference distro | ||
3 | # | ||
4 | |||
5 | # qwt from meta-qt4, has poky-lsb QA warnings, qt4 for lsb only | ||
6 | EXCLUDE_FROM_WORLD_pn-qwt = "1" | ||