|
Re: [meta-lts-mixins][dunfell/go PATCH 1/4] Initial commit: add license, readme and layer config.
<alex.kanavin@...> wrote:
this could be an independent layer too.
<alex.kanavin@...> wrote:
this could be an independent layer too.
|
By
Khem Raj
·
#56002
·
|
|
Re: [meta-lts-mixins][dunfell/go PATCH 1/4] Initial commit: add license, readme and layer config.
A question specifically to Denys, how can I actually get this into the mixin repo, and have commit rights to the branch? We've tested this quite well in private, and there are further enhancements
A question specifically to Denys, how can I actually get this into the mixin repo, and have commit rights to the branch? We've tested this quite well in private, and there are further enhancements
|
By
Alexander Kanavin
·
#56001
·
|
|
Re: bbappend conditional check for advanced metadata (yocto-kernel-cache)?
Hello Bruce,
I chose the variant based on SRC_URI, but used KERNEL_CONFIG_URI because I got endless recursion between SRC_URI and KERNEL_FEATURES in the kernel recipe I use.
I ended up with this
Hello Bruce,
I chose the variant based on SRC_URI, but used KERNEL_CONFIG_URI because I got endless recursion between SRC_URI and KERNEL_FEATURES in the kernel recipe I use.
I ended up with this
|
By
Matthias Klein
·
#56000
·
|
|
Re: [PATCH yocto-autobuilder-helper] run-docs-build: fix checkout of releases.rst from master
Hi Quentin,
Thank you very much for the review.
Well, here, the two should go together. I admit my description is
probably misleading.
My initial "git checkout" was wrong (wrong path), so wasn't
Hi Quentin,
Thank you very much for the review.
Well, here, the two should go together. I admit my description is
probably misleading.
My initial "git checkout" was wrong (wrong path), so wasn't
|
By
Michael Opdenacker
·
#55999
·
|
|
Minutes: Yocto Project Weekly Triage Meeting 1/27/2022
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Alexandre, Armin, Daiane, Michael, Randy, Richard, Ross, Saul, Stephen, Steve, Tim, Trevor
ARs:
-
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Alexandre, Armin, Daiane, Michael, Randy, Richard, Ross, Saul, Stephen, Steve, Tim, Trevor
ARs:
-
|
By
Trevor Gamblin
·
#55998
·
|
|
Re: [meta-lts-mixins][dunfell/go PATCH 1/4] Initial commit: add license, readme and layer config.
Yes, but this way it 'just works'. I do not think writing complicated instructions in README for what needs to be in local.conf or distro config is a better alternative. Suggestions welcome.
Alex
Yes, but this way it 'just works'. I do not think writing complicated instructions in README for what needs to be in local.conf or distro config is a better alternative. Suggestions welcome.
Alex
|
By
Alexander Kanavin
·
#55997
·
|
|
Re: [meta-lts-mixins][dunfell/go PATCH 1/4] Initial commit: add license, readme and layer config.
Just out of curiosity: I thought the agreement was that neither PREFERRED_PROVIDER_* nor recipe/provider specific settings should be part of a layer.conf
PREFERRED_PROVIDER_go-native as a hard
Just out of curiosity: I thought the agreement was that neither PREFERRED_PROVIDER_* nor recipe/provider specific settings should be part of a layer.conf
PREFERRED_PROVIDER_go-native as a hard
|
By
Konrad Weihmann <kweihmann@...>
·
#55996
·
|
|
[meta-lts-mixins][dunfell/docker PATCH 2/2] docker-ce: add the recipes and its dependencies from meta-virtualization
These recipes are copied verbatim from:
https://git.yoctoproject.org/meta-virtualization/tree/?id=dbd37caa6d48772b87426450fb6b816c11acc68a
(copy from external source:
git:
These recipes are copied verbatim from:
https://git.yoctoproject.org/meta-virtualization/tree/?id=dbd37caa6d48772b87426450fb6b816c11acc68a
(copy from external source:
git:
|
By
Alexander Kanavin
·
#55995
·
|
|
[meta-lts-mixins][dunfell/docker PATCH 1/2] Initial commit: add license, readme, layer configuration.
Reviewed-by: Martin Kaistra <martin.kaistra@...>
Signed-off-by: Alexander Kanavin <alex@...>
---
COPYING.MIT | 17 +++++++++++++++++
README | 10 ++++++++++
Reviewed-by: Martin Kaistra <martin.kaistra@...>
Signed-off-by: Alexander Kanavin <alex@...>
---
COPYING.MIT | 17 +++++++++++++++++
README | 10 ++++++++++
|
By
Alexander Kanavin
·
#55994
·
|
|
[meta-lts-mixins][dunfell/go PATCH 4/4] go-helloworld: add from openembedded-core master
This allows a quick smoke test for whether go toolchain produces
working executables.
Link:
This allows a quick smoke test for whether go toolchain produces
working executables.
Link:
|
By
Alexander Kanavin
·
#55993
·
|
|
[meta-lts-mixins][dunfell/go PATCH 3/4] go-1.17: import recipes from openembedded-core
Link: https://git.yoctoproject.org/poky/tree/meta/recipes-devtools/go?id=20846102156418f187e977ab0bbd557525bbc4e1
(copy from external source:
git: https://git.yoctoproject.org/poky/
archive:
Link: https://git.yoctoproject.org/poky/tree/meta/recipes-devtools/go?id=20846102156418f187e977ab0bbd557525bbc4e1
(copy from external source:
git: https://git.yoctoproject.org/poky/
archive:
|
By
Alexander Kanavin
·
#55992
·
|
|
[meta-lts-mixins][dunfell/go PATCH 2/4] go-1.16: import recipes from openembedded-core
This is a verbatim copy of go 1.16 recipes from oe-core master
just before they were updated to 1.17.
Link:
This is a verbatim copy of go 1.16 recipes from oe-core master
just before they were updated to 1.17.
Link:
|
By
Alexander Kanavin
·
#55991
·
|
|
[meta-lts-mixins][dunfell/go PATCH 1/4] Initial commit: add license, readme and layer config.
Reviewed-by: Martin Kaistra <martin.kaistra@...>
Signed-off-by: Alexander Kanavin <alex@...>
---
COPYING.MIT | 17 +++++++++++++++++
README | 23
Reviewed-by: Martin Kaistra <martin.kaistra@...>
Signed-off-by: Alexander Kanavin <alex@...>
---
COPYING.MIT | 17 +++++++++++++++++
README | 23
|
By
Alexander Kanavin
·
#55990
·
|
|
Re: Additional hardening options
<bluelightning@...> wrote:
That is good testimony, it will be good to know how this option
impacts performance
and does it work across architectures and libc's supported in OE.
<bluelightning@...> wrote:
That is good testimony, it will be good to know how this option
impacts performance
and does it work across architectures and libc's supported in OE.
|
By
Khem Raj
·
#55989
·
|
|
Re: Additional hardening options
I guess you can submit a patch, and it can be taken for a spin on the autobuilder?
Alex
I guess you can submit a patch, and it can be taken for a spin on the autobuilder?
Alex
|
By
Alexander Kanavin
·
#55988
·
|
|
Re: Additional hardening options
Another quirk of this - with dunfell, the buildepoxy SDK test fails on Ubuntu
18.04 with -fstack-clash-protection because the version of meson in dunfell
uses the same LDFLAGS value for both host
Another quirk of this - with dunfell, the buildepoxy SDK test fails on Ubuntu
18.04 with -fstack-clash-protection because the version of meson in dunfell
uses the same LDFLAGS value for both host
|
By
Paul Eggleton
·
#55987
·
|
|
Re: linux-firmware_20211216
Thanks, Khem. I sent a patch to OE.
--
Rudolf J Streif
CEO/CTO ibeeto
+1.855.442.3386 x700
Thanks, Khem. I sent a patch to OE.
--
Rudolf J Streif
CEO/CTO ibeeto
+1.855.442.3386 x700
|
By
Rudolf J Streif
·
#55986
·
|
|
Re: linux-firmware_20211216
<rudolf.streif@...> wrote:
seems an oversight.
<rudolf.streif@...> wrote:
seems an oversight.
|
By
Khem Raj
·
#55985
·
|
|
Re: build yocto 2.6 on Ubuntu 20.04
It's been a while, but I was able to build yocto sumo (2.5) using https://github.com/crops/poky-container
It's been a while, but I was able to build yocto sumo (2.5) using https://github.com/crops/poky-container
|
By
Bill Plunkett
·
#55984
·
|
|
Python3 app install best practice
Hi all
I'd like to install my python3 application in a custom folder with all local packages and data.
The source code folder has this
Hi all
I'd like to install my python3 application in a custom folder with all local packages and data.
The source code folder has this
|
By
Mauro Ziliani
·
#55983
·
|