Openembedded Core Discussions
 help / color / mirror / Atom feed
 messages from 2025-05-26 08:45:30 to 2025-05-30 02:58:29 UTC [more...]

[OE-core] [PATCH] clang: multilib-header fix for llvm/Config/llvm-config.h and clang/Config/config.h
 2025-05-30  2:58 UTC  (5+ messages)

[scarthgap][PATCH] libsoup-2.4: Fix CVE-2025-4969
 2025-05-30  2:34 UTC  (2+ messages)
` [OE-core] "

[RFC] rust: Upgrade 1.85.1->1.86.0
 2025-05-30  2:32 UTC  (8+ messages)
` [OE-core] "

[PATCH v3 00/13] clang: Add clang C/C++ toolchain
 2025-05-29 23:44 UTC  (19+ messages)
` [PATCH v3 01/13] toolchain: Provide abstraction for choosing per-recipe toolchain
  ` [OE-core] "
` [PATCH v3 05/13] tcf-agent: Fix ranlib call when using llvm-ranlib
  ` [OE-core] "
` [PATCH v3 06/13] libjpeg-turbo: Fix build on mips/clang
  ` [OE-core] "
` [PATCH v3 07/13] pixman: Fix build with mips/clang
  ` [OE-core] "

[PATCH 1/2] wic: bootimg-partition allow to set var to get boot files
 2025-05-29 23:22 UTC  (12+ messages)
` [PATCH 2/2] wic: plugins source bootimage/isoimage rename to allow be imported
  ` [OE-core] "

[PATCH v4 1/3] tcf-agent: Add $@ to RANLIB
 2025-05-29 21:58 UTC  (4+ messages)
` [PATCH v4 2/3] pixmap: Add openmp to dependencies with clang compiler
` [PATCH v4 3/3] vte: Pin to use GCC

[PATCH v2 1/4] classes/nativesdk: also override TUNE_PKGARCH
 2025-05-29 20:57 UTC  (3+ messages)
` [OE-core] "

[PATCH 0/9] [RFC] Go module update class
 2025-05-29 20:28 UTC  (10+ messages)
` [PATCH 1/9] recipetool: create: Support creating extra files named after the recipe
` [PATCH 2/9] recipetool: licenses.csv: Add mapping for BSD licenses
` [PATCH 3/9] recipetool: create_go: Use gomod fetcher instead of go mod vendor
` [PATCH 4/9] scripts/recipetool/licenses.csv: add more licenses
` [PATCH 5/9] recipetool/create: show more of the license path when it can't be identified
` [PATCH 6/9] scripts/scriptutils: silence warning about S not existing in emptysrc
` [PATCH 7/9] lib/oeqa/subprocesstweak: clean up __str__()
` [PATCH 8/9] lib/oe/license_finder: extract license-finding code from recipetool
` [PATCH 9/9] Prototype go-mod-update-modules class

[PATCH] systemd: Allow overriding PNI name policies
 2025-05-29 20:03 UTC  (4+ messages)
` [OE-core] "

[OE-core][scarthgap 1/6] linux-yocto/6.6: update to v6.6.86
 2025-05-29 19:41 UTC  (9+ messages)
` [OE-core][scarthgap 2/6] linux-yocto/6.6: update to v6.6.87
` [OE-core][scarthgap 3/6] linux-yocto/6.6: update to v6.6.88
` [OE-core][scarthgap 4/6] linux-yocto/6.6: update to v6.6.89
` [OE-core][scarthgap 5/6] linux-yocto/6.6: update to v6.6.91
` [OE-core][scarthgap 6/6] linux-yocto/6.6: update to v6.6.92

[PATCH v2] systemd.bbclass: generate preset for templates
 2025-05-29 17:44 UTC 

[PATCH] systemd.bbclass: generate preset for templates
 2025-05-29 17:40 UTC  (2+ messages)

[OE-core][scarthgap v2 1/8] linux-yocto/6.6: update to v6.6.85
 2025-05-29 16:57 UTC  (8+ messages)
` [OE-core][scarthgap v2 2/8] linux-yocto/6.6: fix beaglebone ethernet
` [OE-core][scarthgap v2 3/8] linux-yocto/6.6: update to v6.6.86
` [OE-core][scarthgap v2 4/8] linux-yocto/6.6: update to v6.6.87
` [OE-core][scarthgap v2 5/8] linux-yocto/6.6: update to v6.6.88
` [OE-core][scarthgap v2 6/8] linux-yocto/6.6: update to v6.6.89
` [OE-core][scarthgap v2 7/8] linux-yocto/6.6: update to v6.6.91
` [OE-core][scarthgap v2 8/8] linux-yocto/6.6: update to v6.6.92

[PATCH] sstatetests: Switch to new CDN
 2025-05-29 16:25 UTC 

[PATCH v2 00/28] clang: Add clang C/C++ toolchain
 2025-05-29 16:21 UTC  (8+ messages)
` [PATCH v2 03/28] vte: Disable gi data generation when using clang on arm
  ` [OE-core] "
` [PATCH v2 12/28] openssl: Link with libatomic on x86/clang
  ` [OE-core] "
` [PATCH v2 14/28] bluez: Disable invalid-pp-token warning with clang
  ` [OE-core] "

[PATCH] connman: Set connman resolv.conf as fallback when using systemd-resolved
 2025-05-29 13:55 UTC 

[PATCH v5 1/4] wic bootimg-efi.py: fail build if no binaries installed
 2025-05-29 13:55 UTC  (5+ messages)
` [PATCH v5 2/4] image_types_wic.bbclass: depend on grub-efi and systemd-boot on aarch64, systemd-boot on arm
` [PATCH v5 3/4] image_types_wic.bbclass: remove os-release from WKS_FILE_DEPENDS_BOOTLOADERS on x86 and x86_64
` [PATCH v5 4/4] image_types_wic.bbclass: capture verbose wic output by default
` [OE-core] [PATCH v5 1/4] wic bootimg-efi.py: fail build if no binaries installed

[PATCH] core-image-ptest: increase the size of the util-linux image
 2025-05-29 12:42 UTC 

[OE-core][PATCH V3] util-linux/util-linux-libuuid: upgrade from 2.40.4 to 2.41
 2025-05-29 12:28 UTC  (2+ messages)

[kirkstone][PATCH] binutils: fix CVE-2025-1180
 2025-05-29 12:12 UTC 

[PATCH 1/2] linux/generate-cve-exclusions: show the name and version of the data source
 2025-05-29 10:58 UTC  (2+ messages)
` [PATCH 2/2] linux-yocto: refresh CVE exclusions

[yocto] QA notification for completed autobuilder build (yocto-5.2.1.rc1)
 2025-05-29  9:53 UTC  (2+ messages)

[oe-core][PATCH 1/1] bind: upgrade 9.20.8 -> 9.20.9
 2025-05-29  5:42 UTC 

[kirkstone][PATCH] screen: Fix CVE-2025-46805
 2025-05-29  5:09 UTC 

[PATCH 0/4] linux-yocto: pull request (-stable and config)
 2025-05-28 21:37 UTC  (6+ messages)
` [PATCH 1/4] linux-yocto/6.12: update to v6.12.28
` [PATCH 2/4] linux-yocto/6.12: update to v6.12.29
` [PATCH 3/4] linux-yocto/6.12: riscv config sync
` [PATCH 4/4] linux-yocto/6.12: update to v6.12.30

[PATCH] systemd.bbclass: fix postinst for real systemd-systemctl-native
 2025-05-28 19:47 UTC  (4+ messages)
` [OE-core] "

[PATCH v2] mesa-gl: Remove osmesa dependency
 2025-05-28 19:41 UTC 

[OE-core][kirkstone 1/5] linux-yocto/5.15: update to v5.15.180
 2025-05-28 18:41 UTC  (5+ messages)
` [OE-core][kirkstone 2/5] linux-yocto/5.15: update to v5.15.181
` [OE-core][kirkstone 3/5] linux-yocto/5.15: update to v5.15.182
` [OE-core][kirkstone 4/5] linux-yocto/5.15: update to v5.15.183
` [OE-core][kirkstone 5/5] linux-yocto/5.15: update to v5.15.184

[OE-core][walnascar 00/14] Patch review
 2025-05-28 15:33 UTC  (15+ messages)
` [OE-core][walnascar 01/14] sqlite3: patch CVE-2025-3277
` [OE-core][walnascar 02/14] sqlite3: patch CVE-2025-29088
` [OE-core][walnascar 03/14] sqlite3: mark CVE-2025-29087 as patched
` [OE-core][walnascar 04/14] ofono: patch CVE-2024-7537
` [OE-core][walnascar 05/14] xz: patch CVE-2025-31115
` [OE-core][walnascar 06/14] binutils: drop obsolete CVE_STATUS
` [OE-core][walnascar 07/14] binutils: mark CVE-2025-1153 as fixed
` [OE-core][walnascar 08/14] binutils: Fix CVE-2025-1178
` [OE-core][walnascar 09/14] binutils: Fix CVE-2025-1180
` [OE-core][walnascar 10/14] libarchive: upgrade 3.7.8 -> 3.7.9
` [OE-core][walnascar 11/14] epiphany: upgrade 48.0 -> 48.3
` [OE-core][walnascar 12/14] libmatchbox: upgrade 1.13 -> 1.14
` [OE-core][walnascar 13/14] gcc: fix incorrect preprocessor line numbers in large files
` [OE-core][walnascar 14/14] python3-pygobject: RDEPENDS on gobject-introspection

[OE-core][scarthgap 00/11] Patch review
 2025-05-28 14:43 UTC  (12+ messages)
` [OE-core][scarthgap 01/11] libsoup-2.4: Fix CVE-2025-32910
` [OE-core][scarthgap 02/11] libsoup-2.4: Fix CVE-2025-32911 & CVE-2025-32913
` [OE-core][scarthgap 03/11] libsoup-2.4: Fix CVE-2025-32912
` [OE-core][scarthgap 04/11] libsoup-2.4: Fix CVE-2025-32914
` [OE-core][scarthgap 05/11] binutils: Fix CVE-2025-1179
` [OE-core][scarthgap 06/11] ruby: fix CVE-2025-27221
` [OE-core][scarthgap 07/11] libsoup: patch CVE-2025-4476
` [OE-core][scarthgap 08/11] binutils: set CVE_STATUS for CVE-2025-1180
` [OE-core][scarthgap 09/11] ffmpeg: upgrade 6.1.1 -> 6.1.2
` [OE-core][scarthgap 10/11] util-linux: Add fix to isolate test fstab entries using CUSTOM_FSTAB
` [OE-core][scarthgap 11/11] u-boot: ensure keys are generated before assembling U-Boot FIT image

[PATCH v4 1/4] u-boot: disable CONFIG_BLOBLIST on genericarm64 and qemuarm64
 2025-05-28 14:18 UTC  (8+ messages)
` [PATCH v4 2/4] qemuarm64.conf: allow overriding QB_OPT_APPEND

[kirkstone][PATCH] binutils: Fix CVE-2025-1182
 2025-05-28 14:15 UTC 

[PATCH] mesa-gl: Remove osmesa dependency
 2025-05-28 13:21 UTC  (2+ messages)
` [OE-core] "

[oe-core][PATCHv6 0/5] Display manager proposal for x11 and wayland
 2025-05-28 11:53 UTC  (4+ messages)

[PATCH] webkitgtk: upgrade 2.48.1 -> 2.48.2
 2025-05-28 10:45 UTC 

[OE-core][walnascar][PATCH] nfs-utils: don't use signals to shut down nfs server
 2025-05-28  8:35 UTC 

[OE-core][scarthgap][PATCH] nfs-utils: don't use signals to shut down nfs server
 2025-05-28  7:53 UTC 

[scarthgap][PATCH] libsoup-3.4.4: Fix CVE-2025-4969
 2025-05-28  5:41 UTC 

[walnascar][PATCH] binutils: Fix CVE-2025-1182
 2025-05-28  4:59 UTC 

Issues enabling systemd template service using WantedBy construct (Styhead -> Walnascar)
 2025-05-28  3:38 UTC  (3+ messages)
` [OE-core] "

[OE-core][PATCH] shadow: upgrade from 4.17.3 to 4.17.4
 2025-05-28  3:30 UTC 

[PATCH v2] rust: Disable cross-unwinding support in llvm libunwind
 2025-05-28  3:01 UTC 

[oe-core][kirkstone][PATCH 1/1] nfs-utils: don't use signals to shut down nfs server
 2025-05-28  2:08 UTC 

[PATCH 1/2] mesa: remove XA tracker support
 2025-05-27 23:49 UTC  (2+ messages)
` [PATCH 2/2] mesa: add support for Teflon, TFLite delegate

[OE-core][kirkstone][PATCH] curl: add ptests
 2025-05-27 19:35 UTC  (2+ messages)

OpenEmbedded Happy Hour May 28 5pm/1700 UTC
 2025-05-27 19:11 UTC 

[PATCH 11/15] python3-flit-core: upgrade 3.11.0 -> 3.12.0
 2025-05-27 18:57 UTC  (4+ messages)
  ` [OE-core] "

SDK magic file issue
 2025-05-27 17:34 UTC 

[PATCH] conf/bitbake.conf: use gnu mirror instead of main server
 2025-05-27 17:07 UTC 

[PATCH v5 0/3] Check compiled files to filter kernel CVEs
 2025-05-27 16:16 UTC  (5+ messages)
` [PATCH v5 1/3] package: change location of debugsources to PKGDESTWORK
  ` [OE-core] "

Yocto Project Status 27 May. 2025 (WW21)
 2025-05-27 14:52 UTC 

[PATCH v4 00/16] FIT image improvements
 2025-05-27 13:42 UTC  (10+ messages)
` [PATCH v4 07/16] kernel-fit-image.bbclass: add a new FIT image implementation
      ` [yocto] "

[PATCH] binutils: Fix CVE-2025-1182
 2025-05-27 12:13 UTC 

[PATCH v5 1/4] u-boot: disable CONFIG_BLOBLIST on genericarm64 and qemuarm64
 2025-05-27 12:02 UTC  (6+ messages)
` [PATCH v5 2/4] qemuarm64.conf: allow overriding QB_OPT_APPEND
  ` [OE-core] "
` [PATCH v5 3/4] oeqa decorator/data.py: add skipIfNotBuildArch decorator
` [PATCH v5 4/4] oeqa selftest uboot.py: add qemu KVM test case

[PATCH v3 1/3] u-boot: disable CONFIG_BLOBLIST on genericarm64 and qemuarm64
 2025-05-27  9:55 UTC  (12+ messages)
` [PATCH 3/3] oeqa selftest uboot.py: add qemu KVM test case
  ` [OE-core] "

[PATCH] kernel-fitImage: allow overwrite the configuration dtb label
 2025-05-27  8:45 UTC  (5+ messages)
` [OE-core] "

[OE-core][PATCH V2] util-linux/util-linux-libuuid: upgrade from 2.40.4 to 2.41
 2025-05-27  6:51 UTC  (3+ messages)

[scarthgap][PATCH] binutils: set CVE_STATUS for CVE-2025-1180
 2025-05-27  5:00 UTC 

[OE-core][PATCH] coreutils: upgrade from 9.6 to 9.7
 2025-05-27  4:09 UTC 

[PATCH v5 00/17] FIT image improvements
 2025-05-26 20:50 UTC  (3+ messages)
` [PATCH v5 08/17] kernel-fit-image.bbclass: add a new FIT image implementation
  ` [OE-core] "

[PATCH 1/5] libxml2: upgrade 2.13.8 -> 2.14.3
 2025-05-26 19:36 UTC  (10+ messages)
          ` [OE-core] "

[PATCH] libxml2: revert commit breaking patchs in cmake file
 2025-05-26 19:33 UTC 

[PATCH] readline: enable HOME, END, INSERT, and DELETE key bindings in inputrc
 2025-05-26 17:10 UTC 

[walnascar][PATCH] binutils: Fix CVE-2025-1180
 2025-05-26 12:40 UTC 

[PATCH 1/3] cve-exclusion_6.12.inc: Update using current cvelistV5
 2025-05-26  9:29 UTC  (3+ messages)
` [PATCH 2/3] linux: cve-exclusions: Fix false negatives
` [PATCH 3/3] linux: cve-exclusions: Amend terminology


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