Openembedded Core Discussions
 help / color / mirror / Atom feed
 messages from 2024-10-10 19:36:29 to 2024-10-14 11:21:36 UTC [more...]

[PATCH] ovmf-native: remove .pyc files from install
 2024-10-14 11:21 UTC  (3+ messages)
` [OE-core] "

[PATCH] makedumpfile: import 1.7.5 from meta-openembedded
 2024-10-14 11:02 UTC  (3+ messages)
` Patchtest results for "
` [OE-core] "

[PATCH] ffmpeg: Disable asm optimizations on x86
 2024-10-14 11:02 UTC  (4+ messages)
` [OE-core] "

[PATCH] patchtest: add "Inactive-Upstream"
 2024-10-14 10:56 UTC  (6+ messages)
` [OE-core] "

[PATCH scarthgap RFC] bitbake.conf: Add truncate to HOSTTOOLS
 2024-10-14 10:55 UTC  (3+ messages)
  ` [OE-core] "

[meta][PATCH v2] python3-cryptography: upgrade 42.0.8 -> 43.0.1
 2024-10-14 10:42 UTC  (14+ messages)
` [OE-core] "
              ` [OE-core] [meta][PATCH v2] python3-cryptography: upgrade 42.0.8 -> 43.0.1 -> reproducibility doc improvement

[PATCH v8 0/8] systemd uki support
 2024-10-14 10:30 UTC  (11+ messages)
` [PATCH v8 1/8] uki.bbclass: add class for building Unified Kernel Images (UKI)
` [PATCH v8 2/8] wic bootimg-efi.py: keep timestamps and add debug prints
` [PATCH v8 3/8] wic bootimg-efi.py: change UKI support from wic plugin to uki.bbclass
` [PATCH v8 4/8] oeqa selftest uki.py: add tests for uki.bbclass
` [PATCH v8 5/8] oeqa selftest efibootpartition.py: add TEST_RUNQEMUPARAMS to runqemu
` [PATCH v8 6/8] oeqa selftest efibootpartition.py: remove systemd-boot from grub-efi test
` [PATCH v8 7/8] oeqa selftest wic.py: add TEST_RUNQEMUPARAMS to runqemu
` [PATCH v8 8/8] oeqa selftest wic.py: support UKIs via uki.bbclass
` [OE-core] [PATCH v8 0/8] systemd uki support

[PATCH] insane: Don't used cachedpath for os.lstat()
 2024-10-14 10:19 UTC 

[OE-core] Need support: Turbostat is not compiling in 6.8 custom kernel!
 2024-10-14 10:15 UTC 

[OE-core] [PATCH] makedumpfile: import 1.7.5 from meta-openembedded
 2024-10-14  9:28 UTC 

[PATCH 1/2] bitbake.conf: Mark VOLATILE_LOG_DIR as obsolete
 2024-10-14  8:27 UTC  (2+ messages)
` [PATCH 2/2] bitbake.conf: Mark VOLATILE_TMP_DIR "

[OE-core][PATCH] iproute2: upgrade 6.10 -> 6.11
 2024-10-13 21:52 UTC 

[OE-core][PATCH v2] ethtool: upgrade 6.10 -> 6.11
 2024-10-13 21:35 UTC 

[OE-core][PATCH 1/2] ethtool: upgrade 6.10 -> 6.11
 2024-10-13 21:29 UTC  (2+ messages)
` [OE-core][PATCH 2/2] repo: upgrade 2.47 -> 2.48

Latest AB-INT unexplained mystery failure
 2024-10-13 15:26 UTC 

[OE-core][kirkstone][PATCH] gcc: ignore CVE-2023-4039
 2024-10-13 12:56 UTC 

OE-core CVE metrics for scarthgap on Sun 13 Oct 2024 01:41:29 AM HST
 2024-10-13 12:02 UTC 

OE-core CVE metrics for kirkstone on Sun 13 Oct 2024 01:18:46 AM HST
 2024-10-13 11:41 UTC 

OE-core CVE metrics for master on Sun 13 Oct 2024 01:00:01 AM HST
 2024-10-13 11:18 UTC 

[PATCH] qemurunner: Clean up serial_lock handling
 2024-10-13  7:38 UTC 

[OE-core] [PATCH] cve-check-update-nvd2-native: Incremement DL_DIR database location
 2024-10-13  7:26 UTC  (5+ messages)

[OE-core][kirkstone][PATCH] libarchive: Fix CVE-2024-48957 & CVE-2024-48958
 2024-10-13  4:18 UTC 

[PATCH v2 01/11] ffmpeg: nasm is x86 only, so only DEPEND if x86
 2024-10-12 21:40 UTC  (6+ messages)
` [PATCH v2 02/11] ffmpeg: no need for textrel INSANE_SKIP
  ` [OE-core] "
` [PATCH v2 10/11] insane: use oe.cachedpath.CachedPath instead of os.path
  ` [OE-core] "

[RFC][master][PATCH] populate_sdk_base: Add SDKIMAGE_INSTALL_COMPLEMENTARY_HARD_DEPENDS_ONLY
 2024-10-12 12:18 UTC  (10+ messages)
` [OE-core] "

[PATCH] Fix racing on building gcc-source-14.2.0 and lib32-gcc-source-14.2.0
 2024-10-12  7:33 UTC  (2+ messages)
` Patchtest results for "

[oe-core][kirkstone][PATCHv2] kmscube: create_framebuffer: backport modifier fix
 2024-10-11 20:26 UTC 

[PATCH] qemu: Do not define sched_attr with glibc >= 2.41
 2024-10-11 20:05 UTC  (2+ messages)
` Patchtest results for "

[PATCH v2] openssh: Be more restrictive on private key file permissions
 2024-10-11 19:42 UTC 

[OE-core][PATCH v2] python3-pip: add missing RDEPENDS
 2024-10-11 19:16 UTC 

[OE-core][PATCH] busybox: 1.36.1 -> 1.37.0
 2024-10-11 12:33 UTC  (2+ messages)

[PATCH v9 0/7] Add barebox bootloader support (and testing)
 2024-10-11 12:01 UTC  (8+ messages)
` [PATCH v9 1/7] barebox: add initial support
` [PATCH v9 2/7] barebox-tools: add initial barebox tools support
` [PATCH v9 3/7] barebox: set default BAREBOX_CONFIG for qemu machines
` [PATCH v9 4/7] oeqa/utils/qemurunner: support ignoring vt100 escape sequences
` [PATCH v9 5/7] oeqa: support passing custom boot patterns to runqemu
` [PATCH v9 6/7] oeqa/selftest/cases: add basic u-boot test
` [PATCH v9 7/7] oeqa/selftest/cases: add basic barebox tests

[OE-core] [PATCH] archiver.bbclass: Fix archiver interaction with kernel recipes
 2024-10-11 11:57 UTC  (4+ messages)

[PATCH v6 0/7] Add barebox bootloader support (and testing)
 2024-10-11 11:22 UTC  (5+ messages)
` [PATCH v6 3/7] barebox: set default BAREBOX_CONFIG for qemu machines
  ` [OE-core] "

[PATCH] cve-check-update-nvd2-native: Incremement DL_DIR database location
 2024-10-11 10:56 UTC 

[PATCH] wic/rootfs.py: allow --exclude-path option to exclude symlinks
 2024-10-11  9:19 UTC 

[OE-core][RESEND PATCH] python3-pip: add missing RDEPENDS
 2024-10-11  8:31 UTC  (3+ messages)

[master][scarthgap][PATCH v3] lib/oe/package-manager: skip processing installed-pkgs with empty globs
 2024-10-11  7:11 UTC  (3+ messages)
  ` [OE-core] "

[PATCH v7 0/8] systemd uki support
 2024-10-11  5:58 UTC  (9+ messages)
` [PATCH v7 1/8] uki.bbclass: add class for building Unified Kernel Images (UKI)
  ` [OE-core] "
` [PATCH v7 4/8] oeqa selftest uki.py: add tests for uki.bbclass
  ` [OE-core] "
` [OE-core] [PATCH v7 0/8] systemd uki support

[scarthgap][PATCH] libarchive: fix CVE-2024-48957 & CVE-2024-48958
 2024-10-11  5:23 UTC 

[scarthgap][PATCH] cups: Backport fix for CVE-2024-47175
 2024-10-11  4:53 UTC  (2+ messages)

[PATCH 1/2] regression.py: fix AttributeError
 2024-10-11  2:19 UTC  (2+ messages)
` [PATCH 2/2] regression.py: skip checking status for ptestresult.rawlogs/ptestresult.sections

[OE-core][scarthgap]PATCH] license: Fix directory layout issues
 2024-10-10 21:49 UTC 

[AUH] Upgrade status: 2024-10-10
 2024-10-10 19:36 UTC 

[AUH] libpipeline: upgrading to 1.5.8 FAILED
 2024-10-10 19:36 UTC 

[AUH] python3-urllib3: upgrading to 2.2.3 FAILED
 2024-10-10 19:36 UTC 

[AUH] dtc: upgrading to 1.7.1 FAILED
 2024-10-10 19:36 UTC 

[AUH] go-binary-native: upgrading to 1.23.2 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] python3-xmltodict: upgrading to 0.14.1 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] texinfo: upgrading to 7.1.1 FAILED
 2024-10-10 19:36 UTC 

[AUH] vulkan-loader: upgrading to 1.3.296.0 FAILED
 2024-10-10 19:36 UTC 

[AUH] gstreamer1.0-vaapi: upgrading to 1.24.8 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] systemd,systemd-boot,systemd-boot-native: upgrading to 256.7,256.7,256.7 FAILED
 2024-10-10 19:36 UTC 

[AUH] librsvg: upgrading to 2.59.1 FAILED
 2024-10-10 19:36 UTC 

[AUH] libxml2: upgrading to 2.13.4 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] python3-markupsafe: upgrading to 3.0.1 FAILED
 2024-10-10 19:36 UTC 

[AUH] python3-urllib3: upgrading to 2.2.3 FAILED
 2024-10-10 19:36 UTC 

[AUH] xkeyboard-config: upgrading to 2.43 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] gstreamer1.0-plugins-ugly,gstreamer1.0-plugins-bad,gstreamer1.0-rtsp-server,gstreamer1.0-plugins-good,gstreamer1.0-plugins-base: upgrading to 1.24.8,1.24.8,1.24.8,1.24.8,1.24.8 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] python3-markupsafe: upgrading to 3.0.1 FAILED
 2024-10-10 19:36 UTC 

[AUH] cargo,rust,libstd-rs,rust-llvm: upgrading to 1.81.0,1.81.0,1.81.0,1.81.0 FAILED
 2024-10-10 19:36 UTC 

[AUH] mtd-utils: upgrading to 2.2.1 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] ppp: upgrading to 2.5.1 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] libproxy: upgrading to 0.5.9 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] xkeyboard-config: upgrading to 2.43 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] python3-hypothesis: upgrading to 6.114.1 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] python3-setuptools: upgrading to 75.1.0 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] python3-isodate: upgrading to 0.7.2 FAILED
 2024-10-10 19:36 UTC 

[AUH] qemu-system-native,qemu,qemu-native: upgrading to 9.1.0,9.1.0,9.1.0 FAILED
 2024-10-10 19:36 UTC 

[AUH] spirv-tools: upgrading to 1.3.296.0 FAILED
 2024-10-10 19:36 UTC 

[AUH] ffmpeg: upgrading to 7.1 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] vte: upgrading to 0.78.0 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] ltp: upgrading to 20240930 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] vulkan-tools: upgrading to 1.3.296.0 FAILED
 2024-10-10 19:36 UTC 

[AUH] cargo-c-native: upgrading to 0.10.4+cargo-0.82.0 FAILED
 2024-10-10 19:36 UTC 

[AUH] gstreamer1.0-plugins-ugly,gstreamer1.0-rtsp-server,gstreamer1.0-plugins-bad,gstreamer1.0-plugins-base,gstreamer1.0-plugins-good: upgrading to 1.24.8,1.24.8,1.24.8,1.24.8,1.24.8 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] libsdl2: upgrading to 2.30.8 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] harfbuzz: upgrading to 10.0.1 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] liburi-perl: upgrading to 5.30 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] python3-maturin: upgrading to 1.7.4 FAILED
 2024-10-10 19:36 UTC 

[AUH] rpm: upgrading to 4.20.0 FAILED
 2024-10-10 19:36 UTC 

[AUH] gstreamer1.0-python: upgrading to 1.24.8 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] libinput: upgrading to 1.26.2 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] ethtool: upgrading to 6.11 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] btrfs-tools: upgrading to 6.11 FAILED
 2024-10-10 19:36 UTC 

[AUH] ethtool: upgrading to 6.11 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] gtk4: upgrading to 4.16.3 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] llvm: upgrading to 19.1.1 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] ppp: upgrading to 2.5.1 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] spirv-tools: upgrading to 1.3.296.0 FAILED
 2024-10-10 19:36 UTC 

[AUH] libtry-tiny-perl: upgrading to 0.32 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] openssl: upgrading to 3.3.2 FAILED
 2024-10-10 19:36 UTC 

[AUH] python3-dtc: upgrading to 1.7.1 FAILED
 2024-10-10 19:36 UTC 

[AUH] Upgrade status: 2024-10-10
 2024-10-10 19:36 UTC 

[AUH] gstreamer1.0-libav: upgrading to 1.24.8 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] repo: upgrading to 2.48 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] u-boot,u-boot-tools: upgrading to 2024.10,2024.10 FAILED
 2024-10-10 19:36 UTC 

[AUH] gnupg: upgrading to 2.5.1 FAILED
 2024-10-10 19:36 UTC 

[AUH] python3-hypothesis: upgrading to 6.114.0 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] libproxy: upgrading to 0.5.9 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] python3-dtc: upgrading to 1.7.1 FAILED
 2024-10-10 19:36 UTC 

[AUH] puzzles: upgrading to 182b3d9e27981c03df07cc86d8f794ad218dc350 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] xz: upgrading to 5.6.3 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] virglrenderer: upgrading to 1.1.0 FAILED
 2024-10-10 19:36 UTC 

[AUH] xwayland: upgrading to 24.1.3 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] dhcpcd: upgrading to 10.1.0 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] python3-markdown: upgrading to 3.7 FAILED
 2024-10-10 19:36 UTC 

[AUH] weston: upgrading to 14.0.0 FAILED
 2024-10-10 19:36 UTC 

[AUH] wireless-regdb: upgrading to 2024.10.07 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] libuv: upgrading to 1.49.0 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] python3-setuptools-rust: upgrading to 1.10.2 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] cups: upgrading to 2.4.11 FAILED
 2024-10-10 19:36 UTC 

[AUH] openssl: upgrading to 3.3.2 FAILED
 2024-10-10 19:36 UTC 

[AUH] bash: upgrading to 5.2.37 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] ttyrun: upgrading to 2.35.0 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] sudo: upgrading to 1.9.16 FAILED
 2024-10-10 19:36 UTC 

[AUH] gnupg: upgrading to 2.5.1 FAILED
 2024-10-10 19:36 UTC 

[AUH] vulkan-samples: upgrading to 7d15e86ce7ff99d6ee10cec98bc8b3f16021053c FAILED
 2024-10-10 19:36 UTC 

[AUH] spirv-headers: upgrading to 1.3.296.0 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] vulkan-volk: upgrading to 1.3.296.0 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] shaderc: upgrading to 2024.3 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] sysvinit: upgrading to 3.10 FAILED
 2024-10-10 19:36 UTC 

[AUH] msmtp: upgrading to 1.8.27 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] tiff: upgrading to 4.7.0 FAILED
 2024-10-10 19:36 UTC 

[AUH] python3-pefile: upgrading to 2024.8.26 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] man-db: upgrading to 2.13.0 FAILED
 2024-10-10 19:36 UTC 

[AUH] ttyrun: upgrading to 2.35.0 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] gst-devtools: upgrading to 1.24.8 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] rpm: upgrading to 4.20.0 FAILED
 2024-10-10 19:36 UTC 

[AUH] python3-pycryptodome,python3-pycryptodomex: upgrading to 3.21.0,3.21.0 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] libsdl2: upgrading to 2.30.8 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] mtools: upgrading to 4.0.45 SUCCEEDED
 2024-10-10 19:36 UTC 

[AUH] harfbuzz: upgrading to 10.0.1 SUCCEEDED
 2024-10-10 19:36 UTC 


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