|
Backporting python module move to OE-Core in dunfell
Hi All, We'd like to get the first 3.1 point release Dunfell LTS out soon. There is one issue we need to resolve first. meta-arm has recently been established and the hope is to avoid duplication of a
Hi All, We'd like to get the first 3.1 point release Dunfell LTS out soon. There is one issue we need to resolve first. meta-arm has recently been established and the hope is to avoid duplication of a
|
By
Richard Purdie
· #1085
·
|
|
Thoughts on the LTS backports policy
You can argue this both ways. I think these *should* be differentiated from "normal" layers in that they're specific shims designed with one specific purpose for one specific LTS. I'm not 100% sure th
You can argue this both ways. I think these *should* be differentiated from "normal" layers in that they're specific shims designed with one specific purpose for one specific LTS. I'm not 100% sure th
|
By
Richard Purdie
· #1083
·
|
|
Are *_BACKFILL necessary ?
Right, there are ways some of these could (and probably should) be avoided. I guess the question is whether there is some kind of syntax or bitbake functionality which could improve the situation. Nic
Right, there are ways some of these could (and probably should) be avoided. I guess the question is whether there is some kind of syntax or bitbake functionality which could improve the situation. Nic
|
By
Richard Purdie
· #1081
·
|
|
Are *_BACKFILL necessary ?
vialists.openembedded.org wrote: At a quick count, 64 usages in core sadly: meta/recipes-connectivity/nfs-utils/nfs-utils_2.4.3.bb:PACKAGECONFIG_remove_libc-musl = "tcp-wrappers" meta/recipes-connecti
vialists.openembedded.org wrote: At a quick count, 64 usages in core sadly: meta/recipes-connectivity/nfs-utils/nfs-utils_2.4.3.bb:PACKAGECONFIG_remove_libc-musl = "tcp-wrappers" meta/recipes-connecti
|
By
Richard Purdie
· #1077
·
|
|
Are *_BACKFILL necessary ?
Back then, people were quite upset when changes made to the default DISTRO_FEATURES changed their builds in ways they didn't opt in to. The options were either a) never change DISTRO_FEATURES or b) ad
Back then, people were quite upset when changes made to the default DISTRO_FEATURES changed their builds in ways they didn't opt in to. The options were either a) never change DISTRO_FEATURES or b) ad
|
By
Richard Purdie
· #1076
·
|
|
[oe] meta-openembedded dunfell maintainer
There was a little bad timing and after the TSC was asked to do this, Armin stepped forward to maintain dunfell but the TSC didn't realise. Thanks Armin! Cheers, Richard
There was a little bad timing and after the TSC was asked to do this, Armin stepped forward to maintain dunfell but the TSC didn't realise. Thanks Armin! Cheers, Richard
|
By
Richard Purdie
· #1074
·
|
|
meta-openembedded dunfell maintainer
The OE TSC would like to ask if there is anyone interested in stepping up to look after the dunfell branch of meta-openembedded? dunfell is an LTS release for Yocto Project and it would be good to hav
The OE TSC would like to ask if there is anyone interested in stepping up to look after the dunfell branch of meta-openembedded? dunfell is an LTS release for Yocto Project and it would be good to hav
|
By
Richard Purdie
· #1073
·
|
|
[OE-core] [Openembedded-architecture] Proposal: community maintained recipes in oe-core
I agree we do need to do something and it was briefly discussed by the YP TSC who basically agreed we need to tweak things. Firstly though, we could do with digging out Ross' original emails and prope
I agree we do need to do something and it was briefly discussed by the YP TSC who basically agreed we need to tweak things. Firstly though, we could do with digging out Ross' original emails and prope
|
By
Richard Purdie
· #1072
·
|
|
[OE-core] Usrmerge distro feature and glibc ABIList
lists.openembedded.org wrote: The project historically supports setting "libdir" and "base_libdir" to whatever the user sets it to. This includes the paths to the dynamic loaders. In the past, if base
lists.openembedded.org wrote: The project historically supports setting "libdir" and "base_libdir" to whatever the user sets it to. This includes the paths to the dynamic loaders. In the past, if base
|
By
Richard Purdie
· #1064
·
|
|
Concerns about multilib bugs
Not that I see at the moment. Only for native/nativesdk/multiconfig (anything using the class extension code). Cheers, Richard
Not that I see at the moment. Only for native/nativesdk/multiconfig (anything using the class extension code). Cheers, Richard
|
By
Richard Purdie
· #1060
·
|
|
Concerns about multilib bugs
I think that is a sensible idea. The good news is we know roughly what the current needs look like, the code is in lib/oe/classextend.py: def extend_name(self, name): if name.startswith("kernel-") or
I think that is a sensible idea. The good news is we know roughly what the current needs look like, the code is in lib/oe/classextend.py: def extend_name(self, name): if name.startswith("kernel-") or
|
By
Richard Purdie
· #1058
·
|
|
Concerns about multilib bugs
Right, mixing them definitely gives the worst possible behaviours. Sadly we have recipes doing this today, with unpredictable side effects. We have always said we don't support this but it does mostly
Right, mixing them definitely gives the worst possible behaviours. Sadly we have recipes doing this today, with unpredictable side effects. We have always said we don't support this but it does mostly
|
By
Richard Purdie
· #1057
·
|
|
Concerns about multilib bugs
I'm a bit worried about some of the mulitlib issues we've seen recently. In particular we have a bug where license exclusion doesn't work properly in multilib builds, which is fairly serious. To dive
I'm a bit worried about some of the mulitlib issues we've seen recently. In particular we have a bug where license exclusion doesn't work properly in multilib builds, which is fairly serious. To dive
|
By
Richard Purdie
· #1052
·
|
|
buildtools-extended-tarball wrapping builds
We still have one debian8 autobuilder worker: https://autobuilder.yoctoproject.org/typhoon/#/workers/9 and with buildtools tarball it works 'fine'. Cheers, Richard
We still have one debian8 autobuilder worker: https://autobuilder.yoctoproject.org/typhoon/#/workers/9 and with buildtools tarball it works 'fine'. Cheers, Richard
|
By
Richard Purdie
· #1042
·
|
|
buildtools-extended-tarball wrapping builds
Hi, I just wanted to mention that we now have the ability to wrap builds on specific workers with specific buildtools tarballs. Currently this functionality is in master, we do have the option of port
Hi, I just wanted to mention that we now have the ability to wrap builds on specific workers with specific buildtools tarballs. Currently this functionality is in master, we do have the option of port
|
By
Richard Purdie
· #1036
·
|
|
Does YP provide security support for stable and LTS branches?
That isn't true. If you fix something yourself and hold the change you get to maintain it. If you work with upstream you can share the maintenance burden with the community going forward. That is a di
That isn't true. If you fix something yourself and hold the change you get to maintain it. If you work with upstream you can share the maintenance burden with the community going forward. That is a di
|
By
Richard Purdie
· #1035
·
|
|
Yocto Project Long Term Support (LTS) Announced
Its posted at: https://www.yoctoproject.org/yocto-project-long-term-support-announced/ but I'll copy it below since this is an important announcement """ To fulfill the evolving requirements of its me
Its posted at: https://www.yoctoproject.org/yocto-project-long-term-support-announced/ but I'll copy it below since this is an important announcement """ To fulfill the evolving requirements of its me
|
By
Richard Purdie
· #1028
·
|
|
Future of sato and X in oe-core
Hi Alex, Thanks for bringing this up. X.Org is definitely going to be shrinking market share going forwards. That said its going to take a few years for this to happen, its not going to be gone in 6 o
Hi Alex, Thanks for bringing this up. X.Org is definitely going to be shrinking market share going forwards. That said its going to take a few years for this to happen, its not going to be gone in 6 o
|
By
Richard Purdie
· #1018
·
|
|
Yocto Project stable release changes
The trouble is I very much doubt anyone is going to setup a copy of the autobuilder to test community supported releases. This implies the community branches have to use the autobuilder to run the tes
The trouble is I very much doubt anyone is going to setup a copy of the autobuilder to test community supported releases. This implies the community branches have to use the autobuilder to run the tes
|
By
Richard Purdie
· #1004
·
|
|
Yocto Project stable release changes
The aim is to get to a point where changes merge regularly onto the stable branches in a matter of days in a similar way to the way master works (in theory anyway!). I'd also like to see the release p
The aim is to get to a point where changes merge regularly onto the stable branches in a matter of days in a similar way to the way master works (in theory anyway!). I'd also like to see the release p
|
By
Richard Purdie
· #1000
·
|