|
[meta-zephyr][PATCH 3/5] zephyr-core/zephyr-kernel: Use layer-relative require for version file
From: Peter Hoyes <Peter.Hoyes@...>
The inclusion of the Zephyr version-specific .inc file is currently
using a local include. Change to be layer-relative to support including
files in other
From: Peter Hoyes <Peter.Hoyes@...>
The inclusion of the Zephyr version-specific .inc file is currently
using a local include. Change to be layer-relative to support including
files in other
|
By
Peter Hoyes
·
#58813
·
|
|
[meta-zephyr][PATCH 2/5] CI: add tags to all jobs
From: Peter Hoyes <Peter.Hoyes@...>
Tag all jobs with the DEFAULT_TAG variable so each instance can control
what tags the jobs have.
Signed-off-by: Ross Burton
From: Peter Hoyes <Peter.Hoyes@...>
Tag all jobs with the DEFAULT_TAG variable so each instance can control
what tags the jobs have.
Signed-off-by: Ross Burton
|
By
Peter Hoyes
·
#58812
·
|
|
[meta-zephyr][PATCH 1/5] CI: Add variables needed for k8s runners
From: Peter Hoyes <Peter.Hoyes@...>
The Kas container needs to use the entrypoint as that is where the user
changes from root to a normal user.
Also set the KUBERNETES_CPU_REQUEST to the
From: Peter Hoyes <Peter.Hoyes@...>
The Kas container needs to use the entrypoint as that is where the user
changes from root to a normal user.
Also set the KUBERNETES_CPU_REQUEST to the
|
By
Peter Hoyes
·
#58811
·
|
|
Re: Ownership issue during do_image
Hello, some news about this issue.
Tim pointed me to the docker and the reason why crops container have some UID:GID manipulation: see there.
I used an ubuntu 20.04 VM to setup a build without
Hello, some news about this issue.
Tim pointed me to the docker and the reason why crops container have some UID:GID manipulation: see there.
I used an ubuntu 20.04 VM to setup a build without
|
By
Frederic Martinsons <frederic.martinsons@...>
·
#58810
·
|
|
Minutes: Yocto Project Weekly Triage Meeting 12/15/2022
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Richard Purdie, Steve Sakoman, Stephen Jolley, Randy Macleod, Joshua Watt, Ross Burton, Alexandre Belloni, Tim
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Richard Purdie, Steve Sakoman, Stephen Jolley, Randy Macleod, Joshua Watt, Ross Burton, Alexandre Belloni, Tim
|
By
sakib.sajal@...
·
#58809
·
|
|
Minutes: Yocto Project Weekly Triage Meeting 12/15/2022
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Richard Purdie, Steve Sakoman, Stephen Jolley, Randy Macleod, Joshua Watt, Ross Burton, Alexandre Belloni, Tim
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Richard Purdie, Steve Sakoman, Stephen Jolley, Randy Macleod, Joshua Watt, Ross Burton, Alexandre Belloni, Tim
|
By
sakib.sajal@...
·
#58808
·
|
|
[PATCH yocto-autobuilder2] config.py: add knowledge of meta-clang
We'd like to start building meta-clang as part of the autobuilder matrix,
so add knowledge of meta-clang to builtbot.
Signed-off-by: Ross Burton <ross.burton@...>
---
config.py | 4 +++-
1 file
We'd like to start building meta-clang as part of the autobuilder matrix,
so add knowledge of meta-clang to builtbot.
Signed-off-by: Ross Burton <ross.burton@...>
---
config.py | 4 +++-
1 file
|
By
Ross Burton
·
#58807
·
|
|
Re: [qa-build-notification] QA notification for completed autobuilder build (yocto-4.0.6.rc1)
Hi all,
Intel and WR YP QA is planning for QA execution for YP build yocto-4.0.6.rc1. We are planning to execute following tests for this cycle:
OEQA-manual tests for following module:
1.
Hi all,
Intel and WR YP QA is planning for QA execution for YP build yocto-4.0.6.rc1. We are planning to execute following tests for this cycle:
OEQA-manual tests for following module:
1.
|
By
Jing Hui Tham
·
#58806
·
|
|
Re: QA notification for completed autobuilder build (yocto-4.2_M1.rc1)
Hi All,
QA for yocto-4.2_M1.rc1 is completed. This is the full report for this release:
https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults
Hi All,
QA for yocto-4.2_M1.rc1 is completed. This is the full report for this release:
https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults
|
By
Jing Hui Tham
·
#58805
·
|
|
Re: SDK missing qemu 'user' backend type.
#kirkstone
#sdk
Hi Yocto community,
I figured out what happened, hopefully this is useful to anyone.
We did use parts from the meta-cloud-service repository, to be specific the meta-openstack. That layer has a
Hi Yocto community,
I figured out what happened, hopefully this is useful to anyone.
We did use parts from the meta-cloud-service repository, to be specific the meta-openstack. That layer has a
|
By
Jeffrey Simons
·
#58804
·
|
|
Re: Yocto with Monorepo - best practice for building apps that have source within the repo?
Alexander Kanavin wrote:
> I would symlink the sources directory to the sub-directory of 'files'
> ('files' is in the same directory as the recipe), then list the
> symlink in SRC_URI, so bitbake can
Alexander Kanavin wrote:
> I would symlink the sources directory to the sub-directory of 'files'
> ('files' is in the same directory as the recipe), then list the
> symlink in SRC_URI, so bitbake can
|
By
David Antliff
·
#58803
·
|
|
Re: Yocto with Monorepo - best practice for building apps that have source within the repo?
How do you handle that in Yocto though? What mechanisms do you use to refer to your code? Do you just keep it all under the files/ directories?
How do you handle that in Yocto though? What mechanisms do you use to refer to your code? Do you just keep it all under the files/ directories?
|
By
David Antliff
·
#58802
·
|
|
Re: Yocto with Monorepo - best practice for building apps that have source within the repo?
What reasons do they give for that assertion?
One size definitely does not suit all. Distro builds that coalesce code from a lot of different internal dev teams are
going to have a tough time with the
What reasons do they give for that assertion?
One size definitely does not suit all. Distro builds that coalesce code from a lot of different internal dev teams are
going to have a tough time with the
|
By
Chuck Wolber
·
#58801
·
|
|
Re: Yocto with Monorepo - best practice for building apps that have source within the repo?
在 2022/12/14 21:55, Alexander Kanavin 写道:
Thanks for your guide:)
在 2022/12/14 21:55, Alexander Kanavin 写道:
Thanks for your guide:)
|
By
Junling Zheng
·
#58800
·
|
|
Re: Yocto with Monorepo - best practice for building apps that have source within the repo?
You need to experiment with this. If you list a local directory in
SRC_URI, bitbake will checksum everything in it, and will detect when
things change and then copy over the new tree, but whether this
You need to experiment with this. If you list a local directory in
SRC_URI, bitbake will checksum everything in it, and will detect when
things change and then copy over the new tree, but whether this
|
By
Alexander Kanavin
·
#58799
·
|
|
Re: Yocto with Monorepo - best practice for building apps that have source within the repo?
在 2022/12/14 17:40, Alexander Kanavin 写道:
Hi, Alex
Can this method detect source code changes for incremental building?
在 2022/12/14 17:40, Alexander Kanavin 写道:
Hi, Alex
Can this method detect source code changes for incremental building?
|
By
Junling Zheng
·
#58798
·
|
|
Re: Yocto with Monorepo - best practice for building apps that have source within the repo?
I think the documentation might have confused you. It's not always
correct :). Setting FILESEXTRAPATHS from .bb is totally fine, as long
as you don't abuse it (e.g. cross over to something outside of
I think the documentation might have confused you. It's not always
correct :). Setting FILESEXTRAPATHS from .bb is totally fine, as long
as you don't abuse it (e.g. cross over to something outside of
|
By
Alexander Kanavin
·
#58797
·
|
|
Re: Yocto with Monorepo - best practice for building apps that have source within the repo?
Alexander Kanavin wrote:
> On Wed, 14 Dec 2022 at 10:34, David Antliff <d.antliff@...> wrote:
> > Good question! I would prefer not to use a monorepo but it has been imposed on me. It predates my
Alexander Kanavin wrote:
> On Wed, 14 Dec 2022 at 10:34, David Antliff <d.antliff@...> wrote:
> > Good question! I would prefer not to use a monorepo but it has been imposed on me. It predates my
|
By
David Antliff
·
#58796
·
|
|
Yocto with Monorepo - best practice for building apps that have source within the repo?
Hi,
I'm looking for some advice around using Yocto in a mono-repository, specifically how to include my own C/C++ applications that have their source code stored elsewhere in the repository (not
Hi,
I'm looking for some advice around using Yocto in a mono-repository, specifically how to include my own C/C++ applications that have their source code stored elsewhere in the repository (not
|
By
David Antliff
·
#58795
·
|
|
Re: Yocto with Monorepo - best practice for building apps that have source within the repo?
Let me guess: they heard that facebook is using a monorepo, so that
makes it a 'best practice'?
I would symlink the sources directory to the sub-directory of 'files'
('files' is in the same directory
Let me guess: they heard that facebook is using a monorepo, so that
makes it a 'best practice'?
I would symlink the sources directory to the sub-directory of 'files'
('files' is in the same directory
|
By
Alexander Kanavin
·
#58794
·
|