|
Re: [PATCH 2/2] zlib: minizip: add recipe
I think an extra package on the existing recipe may be simpler and
easier maintenance.
Commit messages do need a bit more information in them too, it isn't
enough to say what something does, it needs
I think an extra package on the existing recipe may be simpler and
easier maintenance.
Commit messages do need a bit more information in them too, it isn't
enough to say what something does, it needs
|
By
Richard Purdie
·
#167865
·
|
|
Re: [PATCH 2/2] zlib: minizip: add recipe
Hi Richard,
We have some software that depends on minizip.
I don't know if an extra package zlib-minizip or this was the prefered
way to add it?
/Sean
Hi Richard,
We have some software that depends on minizip.
I don't know if an extra package zlib-minizip or this was the prefered
way to add it?
/Sean
|
By
Sean Nyekjaer
·
#167864
·
|
|
Re: [PATCH 2/2] zlib: minizip: add recipe
I can see what this does, but why? Who would want this and why? There
is no detail in the commit messages. Also no maintainers entry which
will break QA checks.
Cheers,
Richard
I can see what this does, but why? Who would want this and why? There
is no detail in the commit messages. Also no maintainers entry which
will break QA checks.
Cheers,
Richard
|
By
Richard Purdie
·
#167863
·
|
|
[PATCH 2/2] zlib: minizip: add recipe
Signed-off-by: Sean Nyekjaer <sean@...>
---
meta/recipes-core/zlib/minizip_1.2.12.bb | 15 +++++++++++++++
1 file changed, 15 insertions(+)
create mode 100644
Signed-off-by: Sean Nyekjaer <sean@...>
---
meta/recipes-core/zlib/minizip_1.2.12.bb | 15 +++++++++++++++
1 file changed, 15 insertions(+)
create mode 100644
|
By
Sean Nyekjaer
·
#167862
·
|
|
[PATCH 1/2] zlib: split src_uri into inc file
Signed-off-by: Sean Nyekjaer <sean@...>
---
meta/recipes-core/zlib/zlib.inc | 4 ++++
meta/recipes-core/zlib/zlib_1.2.12.bb | 18 +++++++++---------
2 files changed, 13 insertions(+), 9
Signed-off-by: Sean Nyekjaer <sean@...>
---
meta/recipes-core/zlib/zlib.inc | 4 ++++
meta/recipes-core/zlib/zlib_1.2.12.bb | 18 +++++++++---------
2 files changed, 13 insertions(+), 9
|
By
Sean Nyekjaer
·
#167861
·
|
|
Re: [PATCH] package.bbclass: Avoid stripping signed kernel modules in splitdebuginfo
This isn't as simple as it may first appear. That is going to do open()
and read() calls on many files which aren't kernel modules and it will
impact the speed of the do_package task for recipes with
This isn't as simple as it may first appear. That is going to do open()
and read() calls on many files which aren't kernel modules and it will
impact the speed of the do_package task for recipes with
|
By
Richard Purdie
·
#167860
·
|
|
Re: [PATCH 1/1] gcc: Fixed libstdc++ configure failure
Hello,
This doesn't apply since we updated master to gcc 12.1 back in april.
Can you rebase if this is still relevant?
Thanks!
--
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and
Hello,
This doesn't apply since we updated master to gcc 12.1 back in april.
Can you rebase if this is still relevant?
Thanks!
--
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and
|
By
Alexandre Belloni
·
#167859
·
|
|
Re: Reproducible build issues with buildpaths - take 2
On Sun, Jul 10, 2022 at 11:27 PM Bruce Ashfield via
lists.openembedded.org
<bruce.ashfield=gmail.com@...> wrote:
oid_registry is a perl script .. also capturing the full path of
On Sun, Jul 10, 2022 at 11:27 PM Bruce Ashfield via
lists.openembedded.org
<bruce.ashfield=gmail.com@...> wrote:
oid_registry is a perl script .. also capturing the full path of
|
By
Bruce Ashfield
·
#167858
·
|
|
[PATCH] linux-yocto/5.15: fix build_OID_registry buildpaths warning
From: Bruce Ashfield <bruce.ashfield@...>
Integrating the following commit(s) to linux-yocto/5.15:
Author: Bruce Ashfield <bruce.ashfield@...>
Date: Sun Jul 10 22:56:53 2022 -0400
From: Bruce Ashfield <bruce.ashfield@...>
Integrating the following commit(s) to linux-yocto/5.15:
Author: Bruce Ashfield <bruce.ashfield@...>
Date: Sun Jul 10 22:56:53 2022 -0400
|
By
Bruce Ashfield
·
#167857
·
|
|
Re: Reproducible build issues with buildpaths - take 2
On Sun, Jul 10, 2022 at 9:29 PM Bruce Ashfield via
lists.openembedded.org
<bruce.ashfield=gmail.com@...> wrote:
I sent a series with a fix for qemuppc32 kernel-devsrc and a WIP
On Sun, Jul 10, 2022 at 9:29 PM Bruce Ashfield via
lists.openembedded.org
<bruce.ashfield=gmail.com@...> wrote:
I sent a series with a fix for qemuppc32 kernel-devsrc and a WIP
|
By
Bruce Ashfield
·
#167856
·
|
|
[PATCH 2/4] linux-yocto/5.10: update to v5.10.128
From: Bruce Ashfield <bruce.ashfield@...>
Updating to the latest korg -stable release that comprises
the following commits:
ea86c1430c83 Linux 5.10.128
2d10984d99ac net: mscc: ocelot:
From: Bruce Ashfield <bruce.ashfield@...>
Updating to the latest korg -stable release that comprises
the following commits:
ea86c1430c83 Linux 5.10.128
2d10984d99ac net: mscc: ocelot:
|
By
Bruce Ashfield
·
#167855
·
|
|
[PATCH 1/4] linux-yocto/5.15: update to v5.15.52
From: Bruce Ashfield <bruce.ashfield@...>
Updating to the latest korg -stable release that comprises
the following commits:
545aecd22961 Linux 5.15.52
ea512d540a55 io_uring: fix not
From: Bruce Ashfield <bruce.ashfield@...>
Updating to the latest korg -stable release that comprises
the following commits:
545aecd22961 Linux 5.15.52
ea512d540a55 io_uring: fix not
|
By
Bruce Ashfield
·
#167854
·
|
|
[PATCH 0/4] kernel-yocto: -stable and reproduciblity fixes
From: Bruce Ashfield <bruce.ashfield@...>
Richard,
Here's the next set of updates to -stable (I had already staged
them before we ran into the buildpaths QA issues), and on top of
them is a
From: Bruce Ashfield <bruce.ashfield@...>
Richard,
Here's the next set of updates to -stable (I had already staged
them before we ran into the buildpaths QA issues), and on top of
them is a
|
By
Bruce Ashfield
·
#167853
·
|
|
Re: [meta-virtualization][PATCH] xen, xen-tools: pass prefix maps to fix buildpaths reproducible build issues
Looks good to me, and better than what we had before.
I've fast tracked it into master, so we can see what the
next set of autobuilder runs uncover.
Many thanks for looking at this.
Bruce
In
Looks good to me, and better than what we had before.
I've fast tracked it into master, so we can see what the
next set of autobuilder runs uncover.
Many thanks for looking at this.
Bruce
In
|
By
Bruce Ashfield
·
#167852
·
|
|
Re: Reproducible build issues with buildpaths - take 2
<richard.purdie@...> wrote:
I have the devsrc fixed for qeumppc32, fix incoming shortly.
But for this one, I don't see it either. What do I need to enable to
get the linux-yocto-src
<richard.purdie@...> wrote:
I have the devsrc fixed for qeumppc32, fix incoming shortly.
But for this one, I don't see it either. What do I need to enable to
get the linux-yocto-src
|
By
Bruce Ashfield
·
#167851
·
|
|
Re: [PATCH] rng-tools: Only install one set of init scripts
Em sáb., 9 de jul. de 2022 às 17:26, An?bal Lim?n <limon.anibal@...> escreveu:
I think renaming the init script to use the same name as the .service file should fix it.
--
Otavio Salvador
Em sáb., 9 de jul. de 2022 às 17:26, An?bal Lim?n <limon.anibal@...> escreveu:
I think renaming the init script to use the same name as the .service file should fix it.
--
Otavio Salvador
|
By
Otavio Salvador
·
#167850
·
|
|
[PATCH v2 2/2] cargo-cross-canadian: Use SDK's flags during target linking
Signed-off-by: Otavio Salvador <otavio@...>
---
(no changes since v1)
.../cargo/cargo-cross-canadian.inc | 20 ++++++++++++++++++-
1 file changed, 19 insertions(+), 1
Signed-off-by: Otavio Salvador <otavio@...>
---
(no changes since v1)
.../cargo/cargo-cross-canadian.inc | 20 ++++++++++++++++++-
1 file changed, 19 insertions(+), 1
|
By
Otavio Salvador <otavio@...>
·
#167849
·
|
|
[PATCH v2 1/2] rust-common: Fix use of target definitions for SDK generation
We need full target passed for build so we changed the
rust-cross-canadian to use same code used in regular rust recipes and
added support to use specific llvm-target for the building host.
Fixes:
We need full target passed for build so we changed the
rust-cross-canadian to use same code used in regular rust recipes and
added support to use specific llvm-target for the building host.
Fixes:
|
By
Otavio Salvador <otavio@...>
·
#167848
·
|
|
[PATCH] package.bbclass: Avoid stripping signed kernel modules in splitdebuginfo
From: Christoph Lauer <christoph.lauer@...>
Since commit d756b346f248df47b0540644adb1d0f17bcc4b6e kernel modules are s=
tripped by the functions 'runstrip' and 'splitdebuginfo'. Signed modules
From: Christoph Lauer <christoph.lauer@...>
Since commit d756b346f248df47b0540644adb1d0f17bcc4b6e kernel modules are s=
tripped by the functions 'runstrip' and 'splitdebuginfo'. Signed modules
|
By
Christoph Lauer
·
#167847
·
|
|
OE-core CVE metrics for kirkstone on Sun 10 Jul 2022 03:00:01 AM HST
Branch: kirkstone
New this week: 6 CVEs
CVE-2022-2257 (CVSS3: 7.8 HIGH): vim https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2022-2257 *
CVE-2022-2264 (CVSS3: 7.8 HIGH): vim
Branch: kirkstone
New this week: 6 CVEs
CVE-2022-2257 (CVSS3: 7.8 HIGH): vim https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2022-2257 *
CVE-2022-2264 (CVSS3: 7.8 HIGH): vim
|
By
Steve Sakoman
·
#167846
·
|