[OE-core] [meta-shr-distro][PATCH 2/2] jenkins-job.sh: remove PNBLACKLIST for linux-yocto-tiny for world builds
Andrea Adami
andrea.adami at gmail.com
Sat Jul 1 21:53:03 UTC 2017
While there have been issue with the introduction kernel of shared workdir
it appears linux-yocto-tiny build is fine today, all green in AB:
https://autobuilder.yoctoproject.org/main/builders/poky-tiny
Signed-off-by: Andrea Adami <andrea.adami at gmail.com>
---
jenkins-job.sh | 2 --
1 file changed, 2 deletions(-)
diff --git a/jenkins-job.sh b/jenkins-job.sh
index 2f53b24..cf4979a 100755
--- a/jenkins-job.sh
+++ b/jenkins-job.sh
@@ -401,8 +401,6 @@ PNBLACKLIST[bigbuckbunny-720p] = "big and doesn't really need to be tested so mu
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 :/"
-PNBLACKLIST[linux-yocto-tiny] = "does weird sh!t breaking other kernels and modules - broken for years"
-
# enable reporting
# needs http://patchwork.openembedded.org/patch/68735/
ERR_REPORT_SERVER = "errors.yoctoproject.org"
--
2.7.4
More information about the Openembedded-core
mailing list