aboutsummaryrefslogtreecommitdiffstats
path: root/coin/test-configs.inc
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2022-02-25 13:25:03 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2022-03-01 09:55:23 +0200
commitdfc761b0129a4f1227e2692b618e50e7613bb6ae (patch)
treecb2baf10669247bb4343f84b4792230ced587ceb /coin/test-configs.inc
parenta607f764d0d004e20c2533207731916bf949b52b (diff)
coin: Adapt to renamed variables in poky (kirkstone)
Adapt to having renamed variables in poky master/kirkstone by removing usage of BB_ENV_EXTRAWHITE & PNBLACKLIST, moving relevant configs to separate test-ci.inc for ease of use in the future. Change-Id: I71753af2092d9a345418928d511f006132d594b0 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'coin/test-configs.inc')
-rw-r--r--coin/test-configs.inc9
1 files changed, 0 insertions, 9 deletions
diff --git a/coin/test-configs.inc b/coin/test-configs.inc
index 1b6ecaeb..2eb507af 100644
--- a/coin/test-configs.inc
+++ b/coin/test-configs.inc
@@ -50,15 +50,6 @@ PACKAGECONFIG:append:pn-qtbase = " icu gl accessibility freetype fontconfig"
PACKAGECONFIG:remove:pn-qtwayland = "xcomposite-egl xcomposite-glx"
# for webkit-efl
PACKAGECONFIG:append:pn-harfbuzz = " icu"
-inherit blacklist
-# PNBLACKLIST[samsung-rfs-mgr] = "needs newer libsamsung-ipc with negative D_P: Requested 'samsung-ipc-1.0 >= 0.2' but version of libsamsung-ipc is 0.1.0"
-PNBLACKLIST[android-system] = "depends on lxc from meta-virtualiazation which isn't included in my world builds"
-PNBLACKLIST[bigbuckbunny-1080p] = "big and doesn't really need to be tested so much"
-PNBLACKLIST[bigbuckbunny-480p] = "big and doesn't really need to be tested so much"
-PNBLACKLIST[bigbuckbunny-720p] = "big and doesn't really need to be tested so much"
-PNBLACKLIST[bigbuckbunny-720p] = "big and doesn't really need to be tested so much"
-PNBLACKLIST[tearsofsteel-1080p] = "big and doesn't really need to be tested so much"
-PNBLACKLIST[build-appliance-image] = "tries to include whole downloads directory in /home/builder/poky :/"
# enable reporting
# needs http://patchwork.openembedded.org/patch/68735/
#ERR_REPORT_SERVER = "errors.yoctoproject.org"