Openembedded Core Discussions
 help / color / mirror / Atom feed
 messages from 2022-02-22 19:17:48 to 2022-02-26 00:00:14 UTC [more...]

[PATCH 1/2] sstate: do not add TARGET_ARCH to pkgarch for cross recipes
 2022-02-26  0:00 UTC  (5+ messages)
` [PATCH 2/2] OELAYOUT_ABI: bump, avoid tmp/ breakage by removing old cross manifests
  ` [OE-core] "

[PATCH v2] flit_core: inherit setuptools3-base
 2022-02-25 23:58 UTC 

[PATCH v3] setuptools3.bbclass: add check for pyproject.toml
 2022-02-25 23:43 UTC 

[PATCH] flit_core: inherit setuptools3-base
 2022-02-25 23:42 UTC 

[PATCH] musl: Update to latest master
 2022-02-25 18:09 UTC 

[PATCH] license.py: Correct a comment
 2022-02-25 17:03 UTC 

[PATCH v3] systemd: move systemd shared library into its own package
 2022-02-25 15:54 UTC 

[v2][oe-core][PATCH 1/1] zip: modify when match.S is built
 2022-02-25 15:48 UTC 

[OE-core][PATCH] bitbake.conf: add ssh-keygen to HOSTTOOLS_NONFATAL
 2022-02-25 15:47 UTC  (2+ messages)

[PATCH] kernel-devsrc: do not copy Module.symvers file during install
 2022-02-25 15:17 UTC 

[PATCH v3 00/32] Python PEP-517: build wheels and install with pip
 2022-02-25 15:13 UTC  (12+ messages)
` [PATCH v3 26/32] asciidoc: set PIP_INSTALL_PACKAGE
` [PATCH v3 27/32] gi-docgen: "
` [PATCH v3 28/32] numpy: "
` [PATCH v3 29/32] python3-dbusmock: "
` [PATCH v3 30/32] python3-mako: inherit setuptools_build_meta
` [PATCH v3 31/32] python3-packaging: "
` [PATCH v3 32/32] python3-nose: drop recipe
` [OE-core] [PATCH v3 00/32] Python PEP-517: build wheels and install with pip

[PATCH 1/3] python-pip: Improve reproducibility
 2022-02-25 14:58 UTC  (3+ messages)
` [PATCH 2/3] pip_install_wheel: Recompile modified files
` [PATCH 3/3] python3-numpy: Fix pyc determinism issue

[PATCH 0/3] Fixes to enable cross-canadian toolchains
 2022-02-25 14:33 UTC  (6+ messages)
` [PATCH 1/3] base/staging: use HOST_PREFIX, not TARGET_PREFIX
` [PATCH 2/3] sstate: do not add TARGET_ARCH to pkgarch for cross recipes
` [PATCH 3/3] insane: use HOST_ variables, not TARGET_ to determine the cross system
  ` [OE-core] "

[OE-core][dunfell 00/50] Patch review
 2022-02-25 14:26 UTC  (51+ messages)
` [OE-core][dunfell 01/50] openssl: Add fix for CVE-2021-4160
` [OE-core][dunfell 02/50] tiff: fix for CVE-2022-22844
` [OE-core][dunfell 03/50] ruby: 2.7.4 -> 2.7.5
` [OE-core][dunfell 04/50] puzzles: Upstream changed to main branch for development
` [OE-core][dunfell 05/50] grub: fix a memory leak
` [OE-core][dunfell 06/50] grub: add a fix for a possible NULL dereference
` [OE-core][dunfell 07/50] grub: fix a dangling memory pointer
` [OE-core][dunfell 08/50] grub: fix wrong handling of argc == 0
` [OE-core][dunfell 09/50] grub: add a fix for malformed device path handling
` [OE-core][dunfell 10/50] grub: fix memory leak at error in grub_efi_get_filename()
` [OE-core][dunfell 11/50] grub: add a fix for a possible NULL pointer dereference
` [OE-core][dunfell 12/50] grub: add a fix for unused variable in gnulib
` [OE-core][dunfell 13/50] grub: fix an unitialized token "
` [OE-core][dunfell 14/50] grub: add a fix a NULL pointer dereference "
` [OE-core][dunfell 15/50] grub: add a fix for NULL pointer dereference
` [OE-core][dunfell 16/50] grub: fix an unitialized re_token in gnulib
` [OE-core][dunfell 17/50] grub: add a fix for unnecessary assignements
` [OE-core][dunfell 18/50] grub: add structure initialization in zstd
` [OE-core][dunfell 19/50] grub: add a missing NULL check
` [OE-core][dunfell 20/50] grub: fix a memory leak
` [OE-core][dunfell 21/50] "
` [OE-core][dunfell 22/50] "
` [OE-core][dunfell 23/50] grub: fix an integer overflow
` [OE-core][dunfell 24/50] grub: add a fix for a length check
` [OE-core][dunfell 25/50] grub: add a fix for a possible negative shift
` [OE-core][dunfell 26/50] grub: add a fix for a memory leak
` [OE-core][dunfell 27/50] grub: add a fix for possible integer overflows
` [OE-core][dunfell 28/50] grub: fix an error check
` [OE-core][dunfell 29/50] grub: add a fix for a memory leak
` [OE-core][dunfell 30/50] grub: add a fix for a possible unintended sign extension
` [OE-core][dunfell 31/50] grub: add a fix for a possible NULL dereference
` [OE-core][dunfell 32/50] grub: add a fix for a memory leak
` [OE-core][dunfell 33/50] "
` [OE-core][dunfell 34/50] grub: fix "
` [OE-core][dunfell 35/50] grub: remove unneeded return value
` [OE-core][dunfell 36/50] grub: fix an integer overflow
` [OE-core][dunfell 37/50] grub: fix multiple integer overflows
` [OE-core][dunfell 38/50] grub: fix a possible integer overflow
` [OE-core][dunfell 39/50] grub: test for malformed jpeg files
` [OE-core][dunfell 40/50] grub: remove dead code
` [OE-core][dunfell 41/50] grub: fix checking for NULL
` [OE-core][dunfell 42/50] grub: add a fix for a memory leak
` [OE-core][dunfell 43/50] grub: avoid "
` [OE-core][dunfell 44/50] grub: add a check for a NULL pointer
` [OE-core][dunfell 45/50] grub: add a fix for NULL pointer dereference
` [OE-core][dunfell 46/50] grub: add a fix for an incorrect cast
` [OE-core][dunfell 47/50] grub: fix incorrect use of a negative value
` [OE-core][dunfell 48/50] grub: add a fix for a NULL pointer dereference
` [OE-core][dunfell 49/50] grub: avoid "
` [OE-core][dunfell 50/50] grub: add a fix for a crash in scripts

[PATCH v2] systemd: move systemd shared library into its own package
 2022-02-25 12:11 UTC  (4+ messages)
` [OE-core] "

[PATCH v2] license.py: rename variables
 2022-02-25  8:31 UTC  (2+ messages)
` [OE-core] "

[PATCH][honister] ghostscript: fix CVE-2021-45949
 2022-02-25  7:09 UTC 

[PATCH 1/2] disutils*.bbclasses: move to meta-python
 2022-02-25  5:30 UTC  (2+ messages)
` [PATCH 2/2] selftest: drop distutils3 test from recipetool

[PATCH v2 1/2] setuptools3.bbclass: add check for pyproject.toml
 2022-02-25  4:47 UTC  (3+ messages)
` [PATCH v2 2/2] pip_install_wheel: improved wheel filename guess

[oe-core][PATCH 1/1] zip: modify when match.S is built
 2022-02-25  4:21 UTC  (2+ messages)

[PATCH] python3-flit-core: inherit pip_install_wheel
 2022-02-24 23:45 UTC 

[PATCH v4] Rust Oe-Selftest implementation
 2022-02-24 18:39 UTC  (2+ messages)
` [OE-core] "

[PATCH] license.py: rename variables
 2022-02-24 17:32 UTC  (2+ messages)
` [OE-core] "

[PATCH] files: overlayfs-create-dirs: split ExecStart into two commands
 2022-02-24 17:00 UTC 

[PATCH] classes: rootfs-postcommands: avoid exception in overlayfs_qa_check
 2022-02-24 17:00 UTC 

[meta-oe][PATCH v2] libsndfile1: bump to version 1.0.31
 2022-02-24 15:30 UTC 

[meta-oe][PATCH] libsndfile1: bump to version 1.0.31
 2022-02-24 15:22 UTC  (3+ messages)
` [OE-core] "

[meta][dunfell][PATCH] libarchive: Fix for CVE-2021-36976
 2022-02-24 15:11 UTC 

[PATCH] python-pip: Improve reproducibility
 2022-02-24 14:52 UTC 

[PATCH 1/2] setuptools3.bbclass: add check for pyproject.toml
 2022-02-24 13:33 UTC  (3+ messages)
` [PATCH 2/2] pip_install_wheel: improved wheel filename guess
  ` [OE-core] "

[PATCH v2] gtk-icon-cache: Allow using gtk4
 2022-02-24 13:11 UTC 

[PATCH] gtk-icon-cache: Allow using gtk4
 2022-02-24 12:59 UTC  (3+ messages)
` [OE-core] "

[OE-core] [PATCH] libsecret: upgrade 0.20.4 -> 0.20.5
 2022-02-24 11:54 UTC  (2+ messages)

[OE-core] [PATCH V2 0/1] depmodwrapper-cross: add config directory option
 2022-02-24  9:43 UTC  (2+ messages)
` [OE-core] [PATCH V2 1/1] "

[OE-core]] depmodwrapper-cross: add config directory option
 2022-02-24  9:08 UTC 

[PATCH 1/2] glibc: unify wordsize.h between arm and aarch64
 2022-02-24  7:41 UTC  (2+ messages)
` [PATCH 2/2] glibc: fix multilib headers conflict for arm

[PATCH][honister 1/4] harfbuzz: upgrade 2.9.0 -> 2.9.1
 2022-02-24  6:28 UTC  (4+ messages)
` [PATCH][honister 2/4] ruby: update 3.0.2 -> 3.0.3
` [PATCH][honister 3/4] libarchive: upgrade 3.5.1 -> 3.5.2
` [PATCH][honister 4/4] libarchive : update to 3.5.3

[honister][PATCH 00/38] Pull request (cover letter only)
 2022-02-24  6:02 UTC 

[OE-core][dunfell 0/8] Patch review - vim CVEs
 2022-02-24  6:01 UTC  (2+ messages)

[PATCH v2 00/32] Python PEP-517: build wheels and install with pip
 2022-02-24  5:42 UTC  (16+ messages)
` [PATCH v2 01/32] python3-wheel: move 0.37.0 from meta-python
  ` [OE-core] "
` [PATCH v2 32/32] python3-nose: drop recipe
  ` [OE-core] "
` [OE-core] [PATCH v2 00/32] Python PEP-517: build wheels and install with pip

[PATCH 1/2] local.conf.sample.extended: Use new variable LICENSE_FLAGS_ACCEPTED
 2022-02-24  5:03 UTC  (2+ messages)
` [PATCH 2/2] documentation-audit: Use renamed LICENSE_FLAGS_ACCEPTED variable

[PATCH v3] Rust Oe-Selftest implementation
 2022-02-24  2:47 UTC  (2+ messages)
` [OE-core] "

[PATCH] libarchive : update to 3.5.3
 2022-02-24  2:41 UTC 

[PATCH v2] create-spdx: add support for SDKs
 2022-02-24  2:40 UTC  (2+ messages)
` [OE-core] "

[oe-core][hardknott][PATCH 1/1] virglrenderer: fix CVE-2022-0135 and -0175
 2022-02-24  2:06 UTC  (3+ messages)

[RFC] INCOMPATIBLE_LICENSE re-work
 2022-02-24  1:26 UTC 

[PATCH 1/4] python3-pip-native: install scripts in ${bindir}
 2022-02-24  0:30 UTC  (5+ messages)
` [PATCH 2/4] python3-scons-native: drop from maintainers.inc
` [PATCH 3/4] python3-flit-core: SUMMARY DESCRIPTION HOMEPAGE
` [PATCH 4/4] python3-wheel-native: install ${bindir}/wheel
` [OE-core] [PATCH 1/4] python3-pip-native: install scripts in ${bindir}

[OE-core][dunfell 00/29] Pull request (cover letter only)
 2022-02-23 22:16 UTC 

[PATCH 1/3] pip_install_wheel: Use --ignore-installed for pip
 2022-02-23 20:07 UTC  (3+ messages)
` [PATCH 2/3] python3-pip: Don't change shebang
` [PATCH 3/3] python3targetconfig: Use for nativesdk too

OpenEmbedded Happy Hour February 23 9pm/2100 UTC
 2022-02-23 19:02 UTC 

[PATCH] systemd: move systemd shared library into its own package
 2022-02-23 16:18 UTC  (3+ messages)
` [OE-core] "

[OE-core] [PATCH] ruby: upgrade 3.1.0 -> 3.1.1
 2022-02-23 13:41 UTC  (2+ messages)
` [OE-core] [PATCH] wireless-regdb: upgrade 2021.08.28 -> 2022.02.18

[PATCH v2 1/3] cve-check: create directory of CVE_CHECK_MANIFEST before copy
 2022-02-23 13:17 UTC  (8+ messages)
` [PATCH v2 3/3] systemd: Minimize udev package size if DISTRO_FEATURES contains systemd
  ` [OE-core] "

[OE-core] [PATCH] libva-utils: upgrade 2.13.0 -> 2.14.0
 2022-02-23 13:08 UTC  (3+ messages)
` [OE-core] [PATCH] patchelf: upgrade 0.14.3 -> 0.14.5
` [OE-core] [PATCH] quilt: upgrade 0.66 -> 0.67

[PATCH] coreutils: remove obsolete ignored CVE list
 2022-02-23 13:07 UTC 

[PATCH 1/2] cve-check: get_cve_info should open the database read-only
 2022-02-23 12:54 UTC  (2+ messages)
` [PATCH 2/2] Revert "cve-check: add lockfile to task"

[PATCH][RFC] cve-check: use local copy instead of global db
 2022-02-23 12:51 UTC  (3+ messages)
` [OE-core] "

[OE-core] [PATCH] bind: upgrade 9.16.25 -> 9.16.26
 2022-02-23 11:03 UTC  (4+ messages)
` [OE-core] [PATCH] flac: upgrade 1.3.3 -> 1.3.4
` [OE-core] [PATCH] init-system-helpers: upgrade 1.60 -> 1.62
` [OE-core] [PATCH] libdrm: upgrade 2.4.109 -> 2.4.110

[OE-core][PATCH] qemu: add tpm string section to qemu acpi table
 2022-02-23  9:57 UTC 

[OE-core] [PATCH] asciidoc: upgrade 10.1.1 -> 10.1.3
 2022-02-23  9:08 UTC 

[yocto] QA notification for completed autobuilder build (yocto-3.3.5.rc1)
 2022-02-23  8:24 UTC 

[OE-core] [PATCH] python3-git: upgrade 3.1.26 -> 3.1.27
 2022-02-23  7:44 UTC  (3+ messages)
` [OE-core] [PATCH] python3-hypothesis: upgrade 6.36.2 -> 6.37.2
` [OE-core] [PATCH] python3-markupsafe: upgrade 2.0.1 -> 2.1.0

[dunfell][PATCH] puzzles: Upstream changed to main branch for development
 2022-02-23  6:25 UTC 

[PATCH][dunfell] ruby: 2.7.4 -> 2.7.5
 2022-02-23  6:17 UTC 

[hardknott][PATCH] expat: fix CVE-2022-23990
 2022-02-23  3:15 UTC 

[RFC PATCH 0/8] rust: Fix powerpc64le support
 2022-02-23  0:43 UTC  (18+ messages)
` [RFC PATCH 1/8] rust: Migrate arch_to_rust_target_arch() to rust-common class
  ` [OE-core] "
` [RFC PATCH 6/8] rust: Mitigate duplicate sections on matching architectures
  ` [OE-core] "
` [RFC PATCH 7/8] rust: Add snapshot checksums for powerpc64le
  ` [OE-core] "

[OE-core] [PATCH] sudo: add /etc/sudoers to sudo-lib conffiles
 2022-02-22 23:44 UTC 

[PATCH] package: rename LICENSE_EXCLUSION
 2022-02-22 19:23 UTC 


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