Hi,
Looks really good but could you split the documentation to separate
patch and send to d...@lists.yoctoproject.org instead of oe-core?
Thanks!
-Mikko
On Fri, May 19, 2023 at 08:24:18AM +0200, Andrej Valek wrote:
> - Replace CVE_CHECK_IGNORE with CVE_STATUS + [CVE_STATUS_REASONING] to be
> mo
- Try to add convert and apply statuses for old CVEs
Signed-off-by: Andrej Valek
Reviewed-by: Peter Marko
---
.../distro/include/cve-extra-exclusions.inc | 281 +++---
meta/recipes-bsp/grub/grub2.inc | 9 +-
meta/recipes-connectivity/avahi/avahi_0.8.bb | 4 +-
.
- After introducing the CVE_STATUS_REASONING flag variable, CVEs could
contain a reason for assigned statuses.
- Add an example conversion in logrotate recipe.
Signed-off-by: Andrej Valek
---
meta/lib/oeqa/selftest/cases/cve_check.py | 20 ++-
.../logrotate/logrotate_3.21.0.b
- Replace CVE_CHECK_IGNORE with CVE_STATUS + [CVE_STATUS_REASONING] to be
more flexible. CVE_STATUS should contain flag for each CVE with accepted
values "Ignored", "Not applicable" or "Patched". It allows to add
a status for each CVEs.
- Optional CVE_STATUS_REASONING flag variable may contain a re
On Thu, 2023-05-18 at 12:09 +, Ross Burton wrote:
> On 18 May 2023, at 03:31, Anuj Mittal via lists.openembedded.org
> wrote:
> > rename meta/recipes-core/glib-networking/{glib-networking_2.74.0.bb
> > => glib-networking_2.76.0.bb} (95%)
>
> packages/cortexa57-poky-linux/glib-networking/glib-
Thank you, Bartosz. I didn't review in great depth, but others have done
so. This series looks like a
step in the right direction.
On Wed, May 17, 2023 at 1:39 AM Alexander Kanavin
wrote:
> Thanks for this work. Perhaps we could catch this easier if there are
> runtime tests for those items, may
Thank you, Ross. Nice to see some cruft get jettisoned.
On Thu, May 18, 2023 at 9:08 AM Ross Burton wrote:
> From: Ross Burton
>
> This is part of the same project as GitPython, but hasn't been used by
> gitdb (the sole user) since 2014.
>
> Signed-off-by: Ross Burton
>
Acknowledged-by: Tim Or
> On 17 May 2023, at 17:32, Bruce Ashfield via lists.openembedded.org
> wrote:
>
> I'm not sure if you saw the old threads on this, but we went through this
> binding in detail in february:
>
> See the series from TrevorW:
>
> [PATCH v3 1/4] dtc: version bump and add python wrapper
>
> The
From: Ross Burton
The dependency on the async module was removed back in 0.6.0 (November
2014).
Whilst here, also merge the bb/inc and stop using PYTHON_PN, as we only
support Python 3.
Signed-off-by: Ross Burton
---
meta/recipes-devtools/python/python-gitdb.inc | 23 ---
.../
From: Ross Burton
This is part of the same project as GitPython, but hasn't been used by
gitdb (the sole user) since 2014.
Signed-off-by: Ross Burton
---
meta/recipes-devtools/python/python-async.inc | 14 --
.../recipes-devtools/python/python3-async_0.6.2.bb | 2 --
2 files
On 9 May 2023, at 18:23, Alexander Kanavin via lists.openembedded.org
wrote:
>
> This is required by latest valgrind ptests.
>
> Signed-off-by: Alexander Kanavin
> ---
> meta/recipes-devtools/gdb/gdb-common.inc | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recip
On 17/05/2023 12:16:21-0400, Trevor Gamblin wrote:
>
> On 2023-05-17 04:06, Bartosz Golaszewski wrote:
> > From: Bartosz Golaszewski
> >
> > Add a recipe for python bindings for libfdt (spun out of upstream dtc)
> > fetched from pypi.
> >
> > Signed-off-by: Bartosz Golaszewski
> > ---
> > ..
Changes:
Rebase patches for upstream changes.
Remove patches not needed due to upstream changes.
Add a new patch to fix build failure.
Package egg-info file.
Signed-off-by: Sudip Mukherjee
---
...olor-setting-for-mips64_n32-binaries.patch | 8 ++--
...lib-rpm-as-the-installation-path-for.patch
On Wed, May 17, 2023 at 10:08 PM Xiangyu Chen
wrote:
>
>
> On 5/17/23 22:35, Bruce Ashfield wrote:
> > CAUTION: This email comes from a non Wind River email account!
> > Do not click links or open attachments unless you recognize the sender and
> > know the content is safe.
> >
> > On Wed, May 17
On 18 May 2023, at 03:31, Anuj Mittal via lists.openembedded.org
wrote:
> rename meta/recipes-core/glib-networking/{glib-networking_2.74.0.bb =>
> glib-networking_2.76.0.bb} (95%)
packages/cortexa57-poky-linux/glib-networking/glib-networking: FILELIST:
removed "/usr/lib/gio/modules/libgioenvir
With the patch 2/7 applied, the gobject-introspection inherit pulls in
gobject-introspection-native, not gobject-introspection dependency. Is this
sufficient? Please make sure it builds with g-i disabled.
Petr
From: ross.bur...@arm.com
Sent: Tuesday, Ma
The comment before the modified line does not match now.
Petr
From: ross.bur...@arm.com
Sent: Tuesday, May 16, 2023 8:40 PM
To: openembedded-core@lists.openembedded.org
Cc: alex.kana...@gmail.com; Petr Kubizňák - 2N
Subject: [PATCH 5/7] gi-docgen.bbclass:
With gobject-introspection in DEPENDS, PyGObject builds always, even if
gobject-introspection-data is not in DISTRO_FEATURES. Is this conditional
approach better?
Petr
From: ross.bur...@arm.com
Sent: Tuesday, May 16, 2023 8:40 PM
To: openembedded-core@l
From: Lorenzo Arena
This is needed as each user could be setting different nice levels
while building, however this should not make the shared cache unusable.
Signed-off-by: Lorenzo Arena
---
meta/conf/bitbake.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/conf/b
Hi All,
QA for yocto-4.0.10.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
=== Summary
No high milestone defects.
No new issue found.
Thanks,
Jing Hui
> -
Can you send patches as plaintext (ideally, using git-send-email).
Copy-pasting HTML mails tends to fail.
Thanks
Ross
> On 18 May 2023, at 10:36, lorenzo.arena via lists.openembedded.org
> wrote:
>
> From: Lorenzo Arena
>
> This is needed as each user could be setting different nice levels
From: Lorenzo Arena
This is needed as each user could be setting different nice levels
while building, however this should not make the shared cache unusable.
Signed-off-by: Lorenzo Arena
---
meta/conf/bitbake.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/conf
* needed for llvm-native on hosts with gcc-13
Signed-off-by: Martin Jansa
---
...-missing-cstdint-header-to-Signals.h.patch | 31 +++
meta/recipes-devtools/llvm/llvm_git.bb| 1 +
2 files changed, 32 insertions(+)
create mode 100644
meta/recipes-devtools/llvm/llvm/0001-
23 matches
Mail list logo