Openembedded Core Discussions
 help / color / mirror / Atom feed
 messages from 2023-02-08 07:22:14 to 2023-02-12 21:16:43 UTC [more...]

[OE-core][kirkstone 00/27] Patch review
 2023-02-12 21:16 UTC  (28+ messages)
` [OE-core][kirkstone 01/27] python3-certifi: fix for CVE-2022-23491
` [OE-core][kirkstone 02/27] python3-pytest: depend on python3-tomli instead of python3-toml
` [OE-core][kirkstone 03/27] git: upgrade to 2.35.6
` [OE-core][kirkstone 04/27] git: ignore CVE-2022-41953
` [OE-core][kirkstone 05/27] linux-yocto/5.15: update to v5.15.89
` [OE-core][kirkstone 06/27] linux-yocto/5.15: update to v5.15.91
` [OE-core][kirkstone 07/27] vulkan-samples: branch rename master -> main
` [OE-core][kirkstone 08/27] buildtools-tarball: set pkg-config search path
` [OE-core][kirkstone 09/27] kernel/linux-kernel-base: Fix kernel build artefact determinism issues
` [OE-core][kirkstone 10/27] classes/fs-uuid: Fix command output decoding issue
` [OE-core][kirkstone 12/27] make-mod-scripts: Ensure kernel build output is deterministic
` [OE-core][kirkstone 13/27] scons: Pass MAXLINELENGTH to scons invocation
` [OE-core][kirkstone 14/27] scons.bbclass: Make MAXLINELENGTH overridable
` [OE-core][kirkstone 15/27] oeqa/qemurunner: do not use Popen.poll() when terminating runqemu with a signal
` [OE-core][kirkstone 16/27] sdkext/cases/devtool: pass a logger to HTTPService
` [OE-core][kirkstone 17/27] httpserver: add error handler that write to the logger
` [OE-core][kirkstone 18/27] glslang: branch rename master -> main
` [OE-core][kirkstone 19/27] meta: remove True option to getVar and getVarFlag calls (again)
` [OE-core][kirkstone 20/27] apt: fix do_package_qa failure
` [OE-core][kirkstone 21/27] oeqa/selftest/locales: Add selftest for locale generation/presence
` [OE-core][kirkstone 22/27] testimage: Fix error message to reflect new syntax
` [OE-core][kirkstone 23/27] libc-locale: Fix on target locale generation
` [OE-core][kirkstone 24/27] bootchart2: Fix usrmerge support
` [OE-core][kirkstone 25/27] recipe_sanity: fix old override syntax
` [OE-core][kirkstone 26/27] lsof: "
` [OE-core][kirkstone 27/27] oeqa context.py: fix --target-ip comment to include ssh port number
  ` Fwd: [OE-core][kirkstone 11/27] gdk-pixbuf: do not use tools from gdk-pixbuf-native when building tests

[PATCH v2 1/2] python3-dtschema: add dependency on pylibfdt
 2023-02-12 20:51 UTC  (4+ messages)
` [PATCH v2 2/2] linux-yocto.inc: add dt-schema to devshell
` [OE-core] [PATCH v2 1/2] python3-dtschema: add dependency on pylibfdt

OE-core CVE metrics for langdale on Sun 12 Feb 2023 03:30:01 AM HST
 2023-02-12 13:32 UTC 

OE-core CVE metrics for kirkstone on Sun 12 Feb 2023 03:00:01 AM HST
 2023-02-12 13:03 UTC 

OE-core CVE metrics for dunfell on Sun 12 Feb 2023 02:30:01 AM HST
 2023-02-12 12:33 UTC 

OE-core CVE metrics for master on Sun 12 Feb 2023 02:00:01 AM HST
 2023-02-12 12:02 UTC 

[OE-core][langdale 00/28] Patch review
 2023-02-11 21:23 UTC  (29+ messages)
` [OE-core][langdale 01/28] git: ignore CVE-2022-41953
` [OE-core][langdale 02/28] git: upgrade to 2.37.5
` [OE-core][langdale 03/28] linux-yocto/5.15: update to v5.15.89
` [OE-core][langdale 04/28] linux-yocto/5.15: update to v5.15.91
` [OE-core][langdale 05/28] kernel/linux-kernel-base: Fix kernel build artefact determinism issues
` [OE-core][langdale 06/28] python3-pytest: depend on python3-tomli instead of python3-toml
` [OE-core][langdale 07/28] vulkan-samples: branch rename master -> main
` [OE-core][langdale 08/28] buildtools-tarball: set pkg-config search path
` [OE-core][langdale 09/28] classes/fs-uuid: Fix command output decoding issue
` [OE-core][langdale 10/28] gdk-pixbuf: do not use tools from gdk-pixbuf-native when building tests
` [OE-core][langdale 11/28] make-mod-scripts: Ensure kernel build output is deterministic
` [OE-core][langdale 12/28] scons: Pass MAXLINELENGTH to scons invocation
` [OE-core][langdale 13/28] scons.bbclass: Make MAXLINELENGTH overridable
` [OE-core][langdale 14/28] oeqa/qemurunner: do not use Popen.poll() when terminating runqemu with a signal
` [OE-core][langdale 15/28] sdkext/cases/devtool: pass a logger to HTTPService
` [OE-core][langdale 16/28] httpserver: add error handler that write to the logger
` [OE-core][langdale 17/28] glslang: branch rename master -> main
` [OE-core][langdale 18/28] meta: remove True option to getVar and getVarFlag calls (again)
` [OE-core][langdale 19/28] apt: fix do_package_qa failure
` [OE-core][langdale 20/28] oeqa/selftest/locales: Add selftest for locale generation/presence
` [OE-core][langdale 21/28] sstate.bbclass: Fetch non-existing local .sig files if needed
` [OE-core][langdale 22/28] testimage: Fix error message to reflect new syntax
` [OE-core][langdale 23/28] perf: Enable debug/source packaging
` [OE-core][langdale 24/28] libc-locale: Fix on target locale generation
` [OE-core][langdale 25/28] bootchart2: Fix usrmerge support
` [OE-core][langdale 26/28] recipe_sanity: fix old override syntax
` [OE-core][langdale 27/28] lsof: "
` [OE-core][langdale 28/28] oeqa context.py: fix --target-ip comment to include ssh port number

[PATCH 1/2] rust-android-sparse: add lightweight simg2img/img2simg implementation
 2023-02-11 17:09 UTC  (3+ messages)
` [PATCH 2/2] image_types.bbclass: add support for sparse images
` [OE-core] [PATCH 1/2] rust-android-sparse: add lightweight simg2img/img2simg implementation

[PATCH 1/2] linux-firmware: properly set license for all Qualcomm firmware
 2023-02-11 15:36 UTC  (2+ messages)
` [PATCH 2/2] linux-firmware: add yamato fw files to qcom-adreno-a2xx package

[PATCH] scons.bbclass: Make MAXLINELENGTH overridable
 2023-02-11 14:11 UTC  (3+ messages)

[oe-core][PATCH] graphene: disable neon support on arm 32bits
 2023-02-11  9:05 UTC  (2+ messages)

[oe-core][PATCH] graphene: disable neon support on arm 32bits
 2023-02-11  8:30 UTC 

[OE-core][PATCH v3] sstatesig: Improve output hash calculation
 2023-02-10 23:18 UTC 

[PATCH] kernel-devsrc: powerpc: add missed dependency for modules_prepare
 2023-02-10 17:29 UTC 

[OE-core][dunfell][PATCH] ffmpeg: fix for CVE-2022-3341
 2023-02-10 17:20 UTC  (2+ messages)

[PATCH] busybox: Fix depmod patch
 2023-02-10 15:32 UTC 

[OE-core][dunfell 00/27] Pull request (cover letter only)
 2023-02-10 14:18 UTC 

[PATCH] wic/plugins/source/bootimg-efi: Configure installation of kernel image into boot partition
 2023-02-10 10:23 UTC  (2+ messages)
` [PATCH] meta/lib/oeqa/selftest/cases/wic: Add tests for configuring kernel image install "

[PATCH] wic/plugins/source/bootimg-efi: Configure installation of
 2023-02-10 10:12 UTC  (2+ messages)
` [PATCH] meta/lib/oeqa/selftest/cases/wic: Add tests for configuring kernel image install into boot partition

[PATCH 1/2] python3-dtschema: add dependency on pylibfdt
 2023-02-10  8:46 UTC  (3+ messages)
` [PATCH 2/2] linux-yocto.inc: add dt-schema to devshell
` [OE-core] [PATCH 1/2] python3-dtschema: add dependency on pylibfdt

[OE-core] [PATCH] nghttp2: Fix do_rootfs error as following:
 2023-02-10  7:49 UTC  (3+ messages)

[PATCH 1/8] bblayers/setupwriters/oe-setup-layers: create dir if not exists
 2023-02-10  6:42 UTC  (8+ messages)
` [PATCH 2/8] bblayers/makesetup: skip git repos that are submodules
` [PATCH 3/8] scripts/oe-setup-layers: print a note about submodules if present
` [PATCH 4/8] go: update 1.19.4 -> 1.20
` [PATCH 5/8] go-cross-canadian: use gcc-crosssdk, not gcc-native
` [PATCH 6/8] vim: update 9.0.1211 -> 9.0.1293 to resolve open CVEs
` [PATCH 7/8] gstreamer1.0: update 1.20.5 -> 1.22.0
` [PATCH 8/8] mesa: update 22.3.3 -> 22.3.5

[patch][kirkstone] git: upgrade to 2.35.6
 2023-02-10  5:35 UTC 

[patch][langdale] git: upgrade to 2.37.5
 2023-02-10  5:21 UTC 

[OE-Core][master][kirkstone][PATCH] dhcpcd: fix dhcpcd start failure on qemuppc64
 2023-02-10  2:18 UTC 

DNF5
 2023-02-10  0:18 UTC  (3+ messages)
` [OE-core] DNF5

[patch][master][langdale] libgit2: upgrade to 1.5.1
 2023-02-09 21:32 UTC  (2+ messages)
` [OE-core] "

[OE-core][PATCH v2] sstatesig: Improve output hash calculation
 2023-02-09 18:43 UTC 

[langdale][PATCH-v2] Upgrade OpenSSL 3.0.7 -> 3.0.8
 2023-02-09 18:38 UTC  (2+ messages)
` [OE-core] "

[PATCH] wic: Fix usage of fstype=none in wic
 2023-02-09 17:39 UTC 

[PATCH] glibc: unify wordsize.h between arm and aarch64
 2023-02-09 16:07 UTC  (2+ messages)
` [OE-core] "

[PATCH 1/1] curl: fix dependencies when building with ldap/ldaps
 2023-02-09 16:03 UTC 

[PATCH] xserver-xorg: 21.1.6 -> 21.1.7
 2023-02-09 15:07 UTC 

[OE-core][PATCH 0/2] Remove unnecessary SPDX files from deploydir
 2023-02-09 15:06 UTC  (3+ messages)
` [OE-core][PATCH 1/2] classes/populate_sdk_base: Append cleandirs
` [OE-core][PATCH 2/2] classes/create-sdpx-2.2: Remove image SPDX and index from deploydir

[[master][PATCH]] Upgrade OpenSSL 3.0.7 -> 3.0.8
 2023-02-09 14:41 UTC  (3+ messages)
` [OE-core] "

[kirkstone][PATCH-v2] Upgrade OpenSSL 3.0.7 -> 3.0.8
 2023-02-09 14:38 UTC 

[master][PATCH-v2] Upgrade OpenSSL 3.0.7 -> 3.0.8
 2023-02-09 14:27 UTC 

[meta][dunfell][PATCH] sudo: Fix CVE-2023-22809
 2023-02-09 12:58 UTC  (2+ messages)
` [OE-core] "

[patch][master][langdale][kirkstone] tar: Fix CVE-2022-48303
 2023-02-09 12:46 UTC 

[PATCH v2 0/8] fix oeqa runtime test framework when qemu hangs
 2023-02-09 12:23 UTC  (22+ messages)
` [PATCH v2 1/8] oeqa ssh.py: move output prints to new line
` [PATCH v2 2/8] oeqa ssh.py: fix hangs in run()
  ` [OE-core] "
` [PATCH v2 3/8] oeqa ssh.py: add connection keep alive options to ssh client
` [PATCH v2 4/8] oeqa dump.py: add error counter and stop after 5 failures
` [PATCH v2 5/8] oeqa qemurunner: read more data at a time from serial
` [PATCH v2 6/8] oeqa qemurunner.py: add timeout to QMP calls
` [PATCH v2 7/8] oeqa qemurunner.py: kill qemu if it hangs
  ` [OE-core] "
` [PATCH v2 8/8] oeqa qemurunner.py: try to avoid reading one character at a time

[[langdale][PATCH]] Upgrade OpenSSL 3.0.7 -> 3.0.8
 2023-02-09 11:20 UTC  (3+ messages)
` [OE-core] "

[OE-core][PATCH] sstatesig: Improve output hash calculation
 2023-02-09  9:43 UTC  (2+ messages)

Qemu doesn't respond while logging in for the Rust Oe-Selftest implementation
 2023-02-09  9:16 UTC  (3+ messages)
  ` [OE-core] "

[[kirkstone][PATCH] openssl : Upgrade OpenSSL 3.0.7 -> 3.0.8] openssl: Upgrade 3.0.7 -> 3.0.8
 2023-02-09  8:00 UTC 

[meta-oe][PATCH V2] cpio: add ptest
 2023-02-09  0:54 UTC 

Yocto Bug 14965 - Need info on rmeta hash
 2023-02-09  6:19 UTC  (2+ messages)

[PATCH] devshell.bbclass: Do not add scripts/git-intercept to PATH
 2023-02-08 23:24 UTC 

[PATCH] wic/plugins/source/bootimg-efi: Configure installation of
 2023-02-08 22:20 UTC  (2+ messages)
` [OE-core] "

[oe-core][PATCHv3] wic-imager-direct.py: use fstab update also for root device
 2023-02-08 17:38 UTC  (3+ messages)

[oe][meta-networking][PATCH 1/1] net-snmp: CVE-2022-44792 & CVE-2022-44793 Fix NULL Pointer Exception
 2023-02-08 17:33 UTC  (2+ messages)

[PATCH] lttng-tools: Update LFS64 patch with upstream feedback
 2023-02-08 16:47 UTC 

[OE-core][dunfell 00/27] Pull request (cover letter only)
 2023-02-08 14:26 UTC 

[OE-core][PATCH] systemd: add PACKAGECONFIG for pstore
 2023-02-08 13:34 UTC 

[PATCH] wic/plugins/source/bootimg-efi: Skip installing kernel-image into boot
 2023-02-08 12:39 UTC  (5+ messages)
` [OE-core] "

[OE-core][PATCH 0/3] systemd: split timesync and networkd to packages
 2023-02-08 12:05 UTC  (6+ messages)
` [OE-core][PATCH 2/3] systemd.bbclass: add non-recursive service packaging

[kirkstone][PATCH 1/2] bitbake: bitbake-diffsigs: Make PEP8 compliant
 2023-02-08 11:11 UTC  (3+ messages)
` [OE-core] "

[PATCH 01/52] ifupdown: update 0.8.43 -> 0.8.41
 2023-02-08  9:42 UTC  (24+ messages)
` [PATCH 28/52] mpg123: upgrade 1.31.1 -> 1.31.2
` [PATCH 29/52] python3-pycryptodomex: upgrade 3.16.0 -> 3.17
` [PATCH 30/52] bind: upgrade 9.18.10 -> 9.18.11
` [PATCH 31/52] libjpeg-turbo: upgrade 2.1.4 -> 2.1.5
` [PATCH 32/52] pkgconf: upgrade 1.9.3 -> 1.9.4
` [PATCH 33/52] python3-sphinx: upgrade 6.0.0 -> 6.1.3
` [PATCH 35/52] python3-dtschema: upgrade 2022.12 -> 2023.1
` [PATCH 36/52] ell: upgrade 0.55 -> 0.56
` [PATCH 37/52] llvm: upgrade 15.0.6 -> 15.0.7
` [PATCH 39/52] msmtp: upgrade 1.8.22 -> 1.8.23
` [PATCH 41/52] shaderc: upgrade 2022.4 -> 2023.2
` [PATCH 42/52] sysstat: upgrade 12.6.1 -> 12.6.2
` [PATCH 44/52] ltp: upgrade 20220930 -> 20230127
` [PATCH 45/52] linux-firmware: upgrade 20221214 -> 20230117
` [PATCH 46/52] libinput: upgrade 1.22.0 -> 1.22.1
` [PATCH 47/52] sudo: upgrade 1.9.12p1 -> 1.9.12p2
` [PATCH 48/52] diffoscope: upgrade 230 -> 234
` [PATCH 49/52] texinfo: upgrade 7.0.1 -> 7.0.2
` [PATCH 50/52] stress-ng: upgrade 0.15.02 -> 0.15.03
` [PATCH 51/52] libgit2: upgrade 1.5.0 -> 1.5.1
` [PATCH 52/52] python3-pathspec: upgrade 0.10.3 -> 0.11.0
` [OE-core] [PATCH 01/52] ifupdown: update 0.8.43 -> 0.8.41

[OE-core][PATCH] ffmpeg: fix configure failure on noexec /tmp host
 2023-02-08  9:22 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox