|
QA notification for completed autobuilder build (yocto-3.3.2.rc2)
A build flagged for QA (yocto-3.3.2.rc2) was completed on the autobuilder and is available at:
https://autobuilder.yocto.io/pub/releases/yocto-3.3.2.rc2
Build hash information:
bitbake:
A build flagged for QA (yocto-3.3.2.rc2) was completed on the autobuilder and is available at:
https://autobuilder.yocto.io/pub/releases/yocto-3.3.2.rc2
Build hash information:
bitbake:
|
By
Richard Purdie
·
#54237
·
|
|
Re: #yocto
#yocto
<snip>
Searching for these error messages I found a comment on GitHub [1]
which states that this is caused by missing assembly syscall wrappers.
Experimental support for RISC-V was added in Go 1.14
<snip>
Searching for these error messages I found a comment on GitHub [1]
which states that this is caused by missing assembly syscall wrappers.
Experimental support for RISC-V was added in Go 1.14
|
By
Nicolas Jeker
·
#54236
·
|
|
Re: #yocto
#yocto
Hi,
I have cleared my cache state but also it's not compiling. Can you suggest any other way ? Or any patchwork.
Thanks & Regards,
Sateesh
--
Regards,
Sateesh
Hi,
I have cleared my cache state but also it's not compiling. Can you suggest any other way ? Or any patchwork.
Thanks & Regards,
Sateesh
--
Regards,
Sateesh
|
By
sateesh m
·
#54235
·
|
|
HOW To resolve : Files/directories were installed but not shipped in any package:
After modify recipe with using my repo I have this error after rebuild.
How to resolve this ?
log:
ERROR: phosphor-user-manager-1.0+gitAUTOINC+5a6e836a71-r1
do_package: QA Issue:
After modify recipe with using my repo I have this error after rebuild.
How to resolve this ?
log:
ERROR: phosphor-user-manager-1.0+gitAUTOINC+5a6e836a71-r1
do_package: QA Issue:
|
By
Alexander Raih
·
#54234
·
|
|
[yocto-autobuilder-helper] [PATCH] config.json: Update to use new overrides syntax
To help with the conversion, switch the core configurations to use the new
syntax since this allows testing with the new syntax only.
Signed-off-by: Richard Purdie
To help with the conversion, switch the core configurations to use the new
syntax since this allows testing with the new syntax only.
Signed-off-by: Richard Purdie
|
By
Richard Purdie
·
#54233
·
|
|
Re: [meta-spdxscanner][PATCH] fossology-rest.bbclass: Moved check if spdx already exists out of the task
merged
By
leimaohui
·
#54232
·
|
|
Re: [meta-spdxscanner][PATCH] fossology-rest.bbclass: Moved check if spdx already exists out of the task
Hi Lei,
you are right.
Ignore this one and please see my other patch I set a few minutes ago.
Thank you
--
Marco
Hi Lei,
you are right.
Ignore this one and please see my other patch I set a few minutes ago.
Thank you
--
Marco
|
By
Marco Cavallini
·
#54231
·
|
|
Re: [meta-spdxscanner][PATCH] fossology-rest.bbclass: Moved check if spdx already exists out of the task
Hi, Marco
I got what you mean, but I think your patch should be modified as the following, just make do_get_report not check spdx file again, is it ?
$ git diff classes/fossology-rest.bbclass
diff
Hi, Marco
I got what you mean, but I think your patch should be modified as the following, just make do_get_report not check spdx file again, is it ?
$ git diff classes/fossology-rest.bbclass
diff
|
By
leimaohui
·
#54230
·
|
|
[meta-spdxscanner][PATCH] fossology-rest.bbclass: Skip check if spdx already exists
From: Marco Cavallini <m.cavallini@...>
With the previous code was impossible to run the do_get_report
task whenever a correspondent .spdx file was already present
in
From: Marco Cavallini <m.cavallini@...>
With the previous code was impossible to run the do_get_report
task whenever a correspondent .spdx file was already present
in
|
By
Marco Cavallini
·
#54229
·
|
|
Re: [meta-spdxscanner][PATCH] fossology-rest.bbclass: Moved check if spdx already exists out of the task
Hi Lei,
my patches are based on branch MASTER therefore they are based on the latest source code.
Would you mind to apply this one so will be possible to call "bitbake -c get_report" ?
Thank
Hi Lei,
my patches are based on branch MASTER therefore they are based on the latest source code.
Would you mind to apply this one so will be possible to call "bitbake -c get_report" ?
Thank
|
By
Marco Cavallini
·
#54228
·
|
|
[meta-security][PATCH 2/2] packagegroup-core-security.bb: fix suricat-ptest inclusion
drop libseccomp ptest
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-core/packagegroup/packagegroup-core-security.bb | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff
drop libseccomp ptest
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-core/packagegroup/packagegroup-core-security.bb | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff
|
By
Armin Kuster
·
#54227
·
|
|
[meta-security][PATCH 1/2] crowdsec: add pkg
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-ids/crowdsec/crowdsec_1.1.1.bb | 42 ++++++++++++++++++++++++++
1 file changed, 42 insertions(+)
create mode 100644
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-ids/crowdsec/crowdsec_1.1.1.bb | 42 ++++++++++++++++++++++++++
1 file changed, 42 insertions(+)
create mode 100644
|
By
Armin Kuster
·
#54226
·
|
|
Re: [meta-spdxscanner] [dunfell | sato] | gdk-pixbuf do_compile failure
Hi,
In addition, I guess you want to use fossology-rest.bbclass, so, please don't add " fossdriver-host ", " scancode-tk " at meanwhile. Only add " fossology-rest " is OK:
$ cat
Hi,
In addition, I guess you want to use fossology-rest.bbclass, so, please don't add " fossdriver-host ", " scancode-tk " at meanwhile. Only add " fossology-rest " is OK:
$ cat
|
By
leimaohui
·
#54225
·
|
|
Re: [meta-spdxscanner] [dunfell | sato] | gdk-pixbuf do_compile failure
To Krishna
I’ sorry that I missed your mail, I’ll try to reproduce your issue.
Best regards
Lei
To Krishna
I’ sorry that I missed your mail, I’ll try to reproduce your issue.
Best regards
Lei
|
By
leimaohui
·
#54224
·
|
|
Re: [meta-spdxscanner][PATCH] fossology-rest.bbclass: Moved check if spdx already exists out of the task
Hi Marco
I'm sorry, but your patch seems not base on the latest source code.
https://git.yoctoproject.org/cgit/cgit.cgi/meta-spdxscanner/tree/classes/fossology-rest.bbclass
Best regards
Lei
Hi Marco
I'm sorry, but your patch seems not base on the latest source code.
https://git.yoctoproject.org/cgit/cgit.cgi/meta-spdxscanner/tree/classes/fossology-rest.bbclass
Best regards
Lei
|
By
leimaohui
·
#54223
·
|
|
Re: [meta-rockchip][PATCH] rock-pi-e: update preferred kernel
applied to meta-rockchip master
applied to meta-rockchip master
|
By
Trevor Woerner
·
#54222
·
|
|
Re: [meta-rockchip][PATCH] remove LINUX_VERSION_EXTENSION
applied to meta-rockchip master
applied to meta-rockchip master
|
By
Trevor Woerner
·
#54221
·
|
|
Yocto Autobuilder: Latency Monitor and AB-INT - Meeting notes: July 22, 2021 -- resend
Resend:
The list:
Yocto discussion list <yocto@...>
didn't work and may be dead so switch to:
yocto@... <yocto@...>
../Randy
YP AB
Resend:
The list:
Yocto discussion list <yocto@...>
didn't work and may be dead so switch to:
yocto@... <yocto@...>
../Randy
YP AB
|
By
Randy MacLeod
·
#54220
·
|
|
Re: [ptest-runner 4/5] mem: Refactor ptest_list cleanup
Hi,
I tried to apply without success, looks like the patch is corrupted, can you send it again?, or share a git repo/branch.
Regards,
Anibal
Hi,
I tried to apply without success, looks like the patch is corrupted, can you send it again?, or share a git repo/branch.
Regards,
Anibal
|
By
Anibal Limon
·
#54219
·
|
|
Re: Private: Re: [yocto] Recipe dependent on Debian package - How should I approach?
#debian
#yocto
cc-ing yocto list
By
William Huang
·
#54218
·
|