|
[PATCH 04/10] yocto-bsps/5.15: fix buildpaths issue with gen-mach-types
From: Bruce Ashfield <bruce.ashfield@...>
Integrating the following commit(s) to linux-yocto/5.15:
6c085baf1838 tools: use basename to identify file in gen-mach-types
Signed-off-by: Bruce
From: Bruce Ashfield <bruce.ashfield@...>
Integrating the following commit(s) to linux-yocto/5.15:
6c085baf1838 tools: use basename to identify file in gen-mach-types
Signed-off-by: Bruce
|
By
Bruce Ashfield
·
#57541
·
|
|
[PATCH 03/10] yocto-bsps/5.10: fix buildpaths issue with gen-mach-types
From: Bruce Ashfield <bruce.ashfield@...>
Integrating the following commit(s) to linux-yocto/5.10:
80f5207b5abd tools: use basename to identify file in gen-mach-types
Signed-off-by: Bruce
From: Bruce Ashfield <bruce.ashfield@...>
Integrating the following commit(s) to linux-yocto/5.10:
80f5207b5abd tools: use basename to identify file in gen-mach-types
Signed-off-by: Bruce
|
By
Bruce Ashfield
·
#57540
·
|
|
[PATCH 02/10] linux-yocto/5.15: fix buildpaths issue with gen-mach-types
From: Bruce Ashfield <bruce.ashfield@...>
Integrating the following commit(s) to linux-yocto/5.15:
6c085baf1838 tools: use basename to identify file in gen-mach-types
Signed-off-by: Bruce
From: Bruce Ashfield <bruce.ashfield@...>
Integrating the following commit(s) to linux-yocto/5.15:
6c085baf1838 tools: use basename to identify file in gen-mach-types
Signed-off-by: Bruce
|
By
Bruce Ashfield
·
#57539
·
|
|
[PATCH 01/10] linux-yocto/5.10: fix buildpaths issue with gen-mach-types
From: Bruce Ashfield <bruce.ashfield@...>
Integrating the following commit(s) to linux-yocto/5.10:
80f5207b5abd tools: use basename to identify file in gen-mach-types
Signed-off-by: Bruce
From: Bruce Ashfield <bruce.ashfield@...>
Integrating the following commit(s) to linux-yocto/5.10:
80f5207b5abd tools: use basename to identify file in gen-mach-types
Signed-off-by: Bruce
|
By
Bruce Ashfield
·
#57538
·
|
|
[PATCH 00/10] linux-yocto: consolidated pull request
From: Bruce Ashfield <bruce.ashfield@...>
Richard,
The gen-mach-types patches are repeats of ones I sent before, but I've
included them to make the ordering clear.
After that, we have two
From: Bruce Ashfield <bruce.ashfield@...>
Richard,
The gen-mach-types patches are repeats of ones I sent before, but I've
included them to make the ordering clear.
After that, we have two
|
By
Bruce Ashfield
·
#57537
·
|
|
Minutes: Yocto Project Weekly Triage Meeting 7/14/2022
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Steve Sakoman, Joshua Watt, Saul Wold, Randy Macleod, Jate S, Pavel Zhukov, Richard Purdie, Aryaman, Ross Burton,
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Steve Sakoman, Joshua Watt, Saul Wold, Randy Macleod, Jate S, Pavel Zhukov, Richard Purdie, Aryaman, Ross Burton,
|
By
sakib.sajal@...
·
#57536
·
|
|
Re: [PATCH] yocto-bsps: update to v5.15.52 and buildpaths fixes
Thanks!
I did work out why this has seemed like a game of whack-a-mole. When
the AB summarises warnings, it prints the first line. The actual log
has more lines to it which I wasn't seeing until I
Thanks!
I did work out why this has seemed like a game of whack-a-mole. When
the AB summarises warnings, it prints the first line. The actual log
has more lines to it which I wasn't seeing until I
|
By
Richard Purdie
·
#57535
·
|
|
Re: Customizing SERIAL_CONSOLES
I did run bitbake with the -e option and it shows that it does process my machine extra config, but it's overriden by the conf of the BSP. As a test I also added it to my layer.conf but this is also
I did run bitbake with the -e option and it shows that it does process my machine extra config, but it's overriden by the conf of the BSP. As a test I also added it to my layer.conf but this is also
|
By
chris yocto
·
#57534
·
|
|
Re: yocto support
Hi Senthamilarasi.M,
It is not possible to modify a recipe from another recipe. Meaning you cannot decide which config file to use for the kernel from the image recipe.
You have however two
Hi Senthamilarasi.M,
It is not possible to modify a recipe from another recipe. Meaning you cannot decide which config file to use for the kernel from the image recipe.
You have however two
|
By
Quentin Schulz
·
#57533
·
|
|
[meta-security][PATCH] bubblewrap: Add recipe
Signed-off-by: Alex Kiernan <alex.kiernan@...>
---
.../bubblewrap/bubblewrap_0.6.2.bb | 23 +++++++++++++++++++
1 file changed, 23 insertions(+)
create mode 100644
Signed-off-by: Alex Kiernan <alex.kiernan@...>
---
.../bubblewrap/bubblewrap_0.6.2.bb | 23 +++++++++++++++++++
1 file changed, 23 insertions(+)
create mode 100644
|
By
Alex Kiernan
·
#57532
·
|
|
Re: yocto support
Hi Alexandre,
Good Morning!
I am not introducing any change to kernel.
This is one of my project requirement to enable coverage support to kernel for specific build for my project.
In my
Hi Alexandre,
Good Morning!
I am not introducing any change to kernel.
This is one of my project requirement to enable coverage support to kernel for specific build for my project.
In my
|
By
Senthamilarasi mathiyan
·
#57531
·
|
|
Re: yocto support
Hi Alexandre,
I am not pushing any changes to open source kernel. I want to enable few driver module in the kernel. That configuration want to have in file/ folder.
My changes.
Kern
Hi Alexandre,
I am not pushing any changes to open source kernel. I want to enable few driver module in the kernel. That configuration want to have in file/ folder.
My changes.
Kern
|
By
Senthamilarasi mathiyan
·
#57530
·
|
|
Re: [PATCH] yocto-bsps: update to v5.15.52 and buildpaths fixes
On Tue, Jul 12, 2022 at 11:19 PM Bruce Ashfield via
lists.yoctoproject.org
<bruce.ashfield=gmail.com@...> wrote:
As you can see, patches are on the list. This one was an awk
On Tue, Jul 12, 2022 at 11:19 PM Bruce Ashfield via
lists.yoctoproject.org
<bruce.ashfield=gmail.com@...> wrote:
As you can see, patches are on the list. This one was an awk
|
By
Bruce Ashfield
·
#57529
·
|
|
[PATCH 2/2] yocto-bsps/5.15: fix buildpaths issue with gen-mach-types
From: Bruce Ashfield <bruce.ashfield@...>
Integrating the following commit(s) to linux-yocto/5.15:
6c085baf1838 tools: use basename to identify file in gen-mach-types
Signed-off-by: Bruce
From: Bruce Ashfield <bruce.ashfield@...>
Integrating the following commit(s) to linux-yocto/5.15:
6c085baf1838 tools: use basename to identify file in gen-mach-types
Signed-off-by: Bruce
|
By
Bruce Ashfield
·
#57528
·
|
|
[PATCH 1/2] yocto-bsps/5.10: fix buildpaths issue with gen-mach-types
From: Bruce Ashfield <bruce.ashfield@...>
Integrating the following commit(s) to linux-yocto/5.10:
80f5207b5abd tools: use basename to identify file in gen-mach-types
Signed-off-by: Bruce
From: Bruce Ashfield <bruce.ashfield@...>
Integrating the following commit(s) to linux-yocto/5.10:
80f5207b5abd tools: use basename to identify file in gen-mach-types
Signed-off-by: Bruce
|
By
Bruce Ashfield
·
#57527
·
|
|
Re: How to get name of output packages during build
#bitbake
#yocto
this is nice. I mistook it for the dependencies
this is nice. I mistook it for the dependencies
|
By
Khem Raj
·
#57526
·
|
|
Re: How to get name of output packages during build
#bitbake
#yocto
That *will* be built, no.
PACKAGES contains the packages which *can* be built, but also the do_package can create more. For example, it’s possible for a package which builds 20 plugins to
That *will* be built, no.
PACKAGES contains the packages which *can* be built, but also the do_package can create more. For example, it’s possible for a package which builds 20 plugins to
|
By
Ross Burton
·
#57525
·
|
|
Re: How to get name of output packages during build
#bitbake
#yocto
Bitbake -g recipe
Might emit what you want in some form
On Wed, Jul 13, 2022 at 2:40 PM simonblack.it via lists.yoctoproject.org <simonblack.it=yahoo.com@...> wrote:
Bitbake -g recipe
Might emit what you want in some form
On Wed, Jul 13, 2022 at 2:40 PM simonblack.it via lists.yoctoproject.org <simonblack.it=yahoo.com@...> wrote:
|
By
Khem Raj
·
#57524
·
|
|
How to get name of output packages during build
#bitbake
#yocto
Hi,
Does yocto store all packages name that will be built from a recipe in a variable?
BR,
Simon
Hi,
Does yocto store all packages name that will be built from a recipe in a variable?
BR,
Simon
|
By
simonblack.it@...
·
#57523
·
|
|
Re: Switching between multiple DISTROs without "contamination"
Thanks Martin and Mike for your explanations and tips.
So, I've done a lot of testing today and it seems I simplified the
example in my first email a bit too much. The example as-is works fine
when
Thanks Martin and Mike for your explanations and tips.
So, I've done a lot of testing today and it seems I simplified the
example in my first email a bit too much. The example as-is works fine
when
|
By
Nicolas Jeker
·
#57522
·
|