Re: [yocto] Yocto server is down

2019-12-14 Thread FLoraVLogs
Ok, thanks for the update :) On Fri., Dec. 13, 2019, 2:43 p.m. Michael Halstead, < mhalst...@linuxfoundation.org> wrote: > Update: Spare hardware is racked and cabled. Data center staff is > beginning configuration. I expect service to be restored in 30 to 40 > minutes. > > On Fri, Dec 13, 2019

Re: [yocto] Yocto server is down

2019-12-14 Thread FLoraVLogs
Found another mistake: SSTATE_MIRRORS ?= "file:///nfs/projects/blah/yocto_sstate/" should be SOURCE_MIRROR_URL ?= "PATH" On Fri, Dec 13, 2019 at 1:48 PM FLoraVLogs wrote: > Sorry I have BB_NO_NETWORK = "1" instead of BB_GENERATE_MIRROR_TARBALLS = > "1". > > I still get same error. > ERROR:

Re: [yocto] Yocto server is down

2019-12-14 Thread FLoraVLogs
I thought using the downloads folder from local should have been fine but I keep running into one error after another: NOTE: Executing RunQueue Tasks ERROR: mc:arm64:quilt-native-0.65-r0 do_fetch: Network access disabled through BB_NO_NETWORK (or set indirectly due to use of

Re: [yocto] Yocto server is down

2019-12-14 Thread FLoraVLogs
Sorry for a lot of emails, I took out BB_NO_NETWORK = "1" It worked after that but I don't think it is using sstate_cache because build is taking forever On Fri, Dec 13, 2019 at 2:11 PM FLoraVLogs wrote: > I thought using the downloads folder from local should have been fine but > I keep

[yocto] [RFC][yocto-autobuilder-helper][PATCH] config.json: Add mete-security option

2019-12-14 Thread Armpit
Signed-off-by: Armin Kuster --- config.json | 15 +++ 1 file changed, 15 insertions(+) diff --git a/config.json b/config.json index 5730f85..2a6aa9b 100644 --- a/config.json +++ b/config.json @@ -748,6 +748,21 @@ "DISTRO_FEATURES_append = ' virtualization'"

[yocto] [RFC][yocto-autobuilder2][PATCH] config.py: Add meta-security to AB

2019-12-14 Thread Armpit
Signed-off-by: Armin Kuster --- config.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.py b/config.py index 14358aa..3ce5e7b 100644 --- a/config.py +++ b/config.py @@ -12,6 +12,7 @@ buildertorepos = { "qa-extras": ["poky", "meta-mingw"], "meta-oe":

Re: [yocto] QA notification for completed autobuilder build (yocto-3.1_M1.rc8)

2019-12-14 Thread Sangeeta Jain
Hello All, Intel and WR YP QA is planning for QA execution for YP build yocto-3.1_M1.rc8. We are planning to execute following tests for this cycle: OEQA-manual tests for following module: 1. OE-Core 2. BSP-hw 3. BSP-Qemu Runtime auto test for following platforms: 1. MinnowTurbot 32-bit 2.

Re: [yocto] Raspberry pi 4 recipe and layer issues.

2019-12-14 Thread Ed Vidal
Hi Any help is appreciated. Thanks in advance. Progress in 2 of the 4 recipes.   The recipe yosys_0.1.bb creates 3 executeable programs, bash script, and Python script.The do_install is reporting the following error.ERROR: Task