openembedded-core.lists.openembedded.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-05 09:40:15 to 2021-10-11 09:41:22 UTC [more...]

[PATCH 01/25] qemu: install qmp module without hardcoding the python version in oeqa scripts
 2021-10-11  9:40 UTC  (25+ messages)
` [PATCH 02/25] lttng-tools: replace ad hoc ptest fixup with upstream fixes
` [PATCH 03/25] rt-tests: update 2.1 -> 2.2
` [PATCH 04/25] libgit2: update 1.1.1 -> 1.2.0
` [PATCH 05/25] libssh2: update 1.9.0 -> 1.10.0
` [PATCH 06/25] python3: update 3.9.6 -> 3.10.0
` [PATCH 07/25] openssl: update 1.1.1l -> 3.0.0
` [PATCH 08/25] cryptodev-tests: do not use -Werror with openssl 3
` [PATCH 09/25] serf: add a openssl 3 compatibility fix
` [PATCH 10/25] ruby: disable openssl extension
` [PATCH 11/25] glib-2.0: update 2.68.4 -> 2.70.0
` [PATCH 12/25] glib-networking: update 2.68.2 "
` [PATCH 13/25] bison: update 3.7.6 -> 3.8.1
` [PATCH 14/25] libdnf: update 0.63.1 -> 0.64.0
` [PATCH 15/25] libexif: update 0.6.22 -> 0.6.23
` [PATCH 16/25] sudo: update 1.9.7p2 -> 1.9.8p1
` [PATCH 17/25] wget: update 1.21.1 -> 1.21.2
` [PATCH 18/25] coreutils: update 8.32 -> 9.0
` [PATCH 19/25] itstool: update 2.0.6 -> 2.0.7
` [PATCH 20/25] nghttp2: add recipe from meta-oe
` [PATCH 21/25] libsoup: add a 3.x recipe
` [PATCH 22/25] webkitgtk: trim down DEPENDS
` [PATCH 23/25] epiphany: "
` [PATCH 24/25] webkitgtk: update 2.32.3 -> 2.34.0
` [PATCH 25/25] epiphany: update 40.3 -> 41.0

How to trigger Yocto Linux /etc/profile or shell scripts in /etc/profile.d without shell logging in?
 2021-10-11  9:04 UTC  (4+ messages)
` [OE-core] "

[PATCH] packagedata.py: silence a DeprecationWarning
 2021-10-11  8:28 UTC 

[PATCH 01/26] meson: update 0.58.1 -> 0.59.1
 2021-10-11  8:05 UTC  (3+ messages)
` [OE-core] "

[PATCH 01/13] rust: drop PV from include file names
 2021-10-10 19:10 UTC  (13+ messages)
` [PATCH 02/13] rust: update 1.54.0 -> 1.55.0
` [PATCH 03/13] librsvg: update 2.40.21 -> 2.52.0 (transition to rust!)
` [PATCH 04/13] librsvg: do not enable nativesdk
` [PATCH 05/13] librsvg: add backports to fix big endian targets (e.g. mips)
` [PATCH 06/13] librsvg: use only the target architecture to determine availability of atomic primitives
` [PATCH 07/13] librsvg: restore reproducibility
` [PATCH 08/13] adwaita-icon-theme: update 3.34/38 -> 41.0
` [PATCH 09/13] gstreamer1.0-plugins-bad: disable rsvg on x32
` [PATCH 10/13] rust/cargo: exclude UNINATIVE_LOADER from task signature
` [PATCH 11/13] rust-common.bbclass: rewrite toolchain wrappers in (native) python
` [PATCH 12/13] rust: do not write ar into target json definitions
` [PATCH 13/13] rust: generate target definitions from (arch, abi), not just arch

[PATCH] license: Allow treating missing license as error
 2021-10-10 17:22 UTC  (3+ messages)
` [OE-core] "

[PATCH v2] license: Allow treating missing license as error
 2021-10-10 17:20 UTC 

OE-core CVE metrics for hardknott on Sun 10 Oct 2021 06:27:12 AM HST
 2021-10-10 16:30 UTC 

OE-core CVE metrics for dunfell on Sun 10 Oct 2021 06:23:21 AM HST
 2021-10-10 16:26 UTC 

OE-core CVE metrics for master on Sun 10 Oct 2021 06:19:07 AM HST
 2021-10-10 16:22 UTC 

[PATCH] ffmpeg: fix CVE-2021-38114
 2021-10-08 21:47 UTC  (3+ messages)
` [OE-core] "

[PATCH] ptest-runner: install -collect-system-data script
 2021-10-08 21:43 UTC 

[OE-Core][dunfell][PATCH] binutils: Fix a missing break in case statement
 2021-10-08 20:40 UTC 

[PATCH] oeqa/selftest/reproducibile: Include rust packages
 2021-10-08 12:34 UTC  (4+ messages)

[PATCH 01/12] npm: Add support for EXTRA_OENPM arguments
 2021-10-08 12:26 UTC  (15+ messages)
` [PATCH 02/12] recipetool: Move license md5sums into CSV files
` [PATCH 03/12] recipetool: Skip common source files in guess_license
  ` [OE-core] "
` [PATCH 04/12] recipetool: Change default paramter fallback_licenses of function split_pkg_licenses from None to []
` [PATCH 05/12] recipetool: ignore empty license files
` [PATCH 06/12] recipetool: Add logger info for missing license entries
` [PATCH 07/12] recipetool: Add support for linenumbers to licenses.csv
` [PATCH 08/12] recipetool: npm: Do not add package.json files to LIC_FILES_CHKSUM
` [PATCH 09/12] recipetool: npm: Use README as license fallback
` [PATCH 10/12] npm: Add variable NPM_NODEDIR with default value
` [PATCH 11/12] npm: Use configs for npm environment and args for npm run command
` [PATCH 12/12] recipetool: Rework crunch_license to recognize more variants

[PATCH 0/8] replace http with https for URLs
 2021-10-08 12:19 UTC  (17+ messages)
` [PATCH 1/8] oeqa/manual: Fix no longer valid URLs
  ` [docs] "
` [PATCH 2/8] bitbake:toaster:test: Update SSTATE URL
` [PATCH 3/8] meta: replace http with https for URLs
  ` [docs] "
` [PATCH 4/8] yocto-bsp/poky: "
  ` [docs] "
` [PATCH 5/8] bitbake: "
  ` [docs] "
` [PATCH 6/8] documentation: "
  ` [docs] "
` [PATCH 7/8] documentation: use YOCTO_DL_URL
  ` [docs] "
` [PATCH 8/8] dev-manual: remove errant /
  ` [docs] "

[PATCH] lttng-ust: fix do_compile failure for arm32 with DEBUG_BUILD enabled
 2021-10-08  8:33 UTC 

[PATCH v2 01/12] npm: Add support for EXTRA_OENPM arguments
 2021-10-08  7:48 UTC  (12+ messages)
` [PATCH v2 02/12] recipetool: Move license md5sums into CSV files
` [PATCH v2 03/12] recipetool: Skip common source files in guess_license
` [PATCH v2 04/12] recipetool: Change default paramter fallback_licenses of function split_pkg_licenses from None to []
` [PATCH v2 05/12] recipetool: ignore empty license files
` [PATCH v2 06/12] recipetool: Add logger info for missing license entries
` [PATCH v2 07/12] recipetool: Add support for linenumbers to licenses.csv
` [PATCH v2 08/12] recipetool: npm: Do not add package.json files to LIC_FILES_CHKSUM
` [PATCH v2 09/12] recipetool: npm: Use README as license fallback
` [PATCH v2 10/12] npm: Add variable NPM_NODEDIR with default value
` [PATCH v2 11/12] npm: Use configs for npm environment and args for npm run command
` [PATCH v2 12/12] recipetool: Rework crunch_license to recognize more variants

Improve npm support to run build scripts
 2021-10-08  6:41 UTC  (17+ messages)
    ` [OE-core] "

[PATCH] Fix rust-native build issue when debug is enabled
 2021-10-07 17:03 UTC  (4+ messages)
` [OE-core] "

[PATCH 01/12] npm: Add support for EXTRA_OENPM arguments
 2021-10-07 15:33 UTC  (14+ messages)
` [PATCH 02/12] recipetool: Move license md5sums into CSV files
` [PATCH 03/12] recipetool: Add optional licfiles parameter to guess_license
` [PATCH 04/12] recipetool: Skip common source files in guess_license
` [PATCH 05/12] recipetool: Change default paramter fallback_licenses of function split_pkg_licenses from None to []
` [PATCH 06/12] recipetool: ignore empty license files
` [PATCH 07/12] recipetool: Add logger info for missing license entries
` [PATCH 08/12] recipetool: npm: Do not add package.json files to LIC_FILES_CHKSUM
` [PATCH 09/12] recipetool: npm: Pass README as fallback to guess_license if a license is missing
` [PATCH 10/12] npm: Add variable NPM_NODEDIR with default value
` [PATCH 11/12] npm: Use configs for npm environment and args for npm run command
` [PATCH 12/12] recipetool: Rework crunch_license to recognize more variants
  ` [OE-core] [PATCH 09/12] recipetool: npm: Pass README as fallback to guess_license if a license is missing
  ` [OE-core] [PATCH 03/12] recipetool: Add optional licfiles parameter to guess_license

[PATCH] multilib: Avoid sysroot race issues when multilib enabled
 2021-10-07 14:28 UTC 

[PATCH 1/2] sstatesig: Only apply group/other permissions to pseudo files
 2021-10-07 14:06 UTC  (2+ messages)
` [PATCH 2/2] rpm: Deterministically set vendor macro entry

[meta-oe][dunfell][PATCH 1/3] dovecot: Fix CVE-2020-12100
 2021-10-07 13:39 UTC  (3+ messages)
` [meta-oe][dunfell][PATCH 2/3] dovecot: Fix CVE-2020-12673
` [meta-oe][dunfell][PATCH 3/3] dovecot: Fix CVE-2020-12674

[PATCH] [RFC] kernel: improve transformation from KERNEL_IMAGETYPE_FOR_MAKE
 2021-10-07 13:17 UTC 

[PATCH] linux-yocto: add libmpc-native to DEPENDS
 2021-10-07 10:13 UTC  (8+ messages)
` [OE-core] "

[PATCH] baremetal-image: Fix do_image dependencies
 2021-10-07  8:42 UTC 

[PATCH] glibc:drop libcidn package
 2021-10-07  4:37 UTC 

[OE-core][dunfell 00/15] Pull request (cover letter only)
 2021-10-07  0:00 UTC 

[PATCH] sstate: Switch to ZStandard compressor support
 2021-10-06 20:36 UTC  (2+ messages)
` [OE-core] "

SPDX Data Fields in Open Embedded
 2021-10-06 20:17 UTC  (2+ messages)
    ` [External] "

[PATCH] cairo: use ${PN} in package name
 2021-10-06 19:26 UTC  (4+ messages)
` [OE-core] "

[hardknott][PATCH 00/11] Pull request (cover letter only)
 2021-10-06 15:13 UTC 

[PATCH] qemu: Define libnfs PACKAGECONFIG
 2021-10-06 12:08 UTC 

[PATCH] linux-yocto/5.14: revert: scripts/gcc-plugins: consistently use HOSTCC
 2021-10-06 11:33 UTC 

[PATCH 0/7] kernel-yocto: consolidated pull request
 2021-10-06 11:27 UTC  (13+ messages)
` [PATCH 1/7] linux-yocto/5.14: scripts/gcc-plugins: consistently use HOSTCC
  ` [OE-core] "
` [PATCH 2/7] linux-yocto/5.14: update to v5.14.8
` [PATCH 3/7] linux-yocto/5.14: bsp/qemuarm*-gfx: use virtio graphics
` [PATCH 4/7] linux-yocto/5.10: update to v5.10.69
` [PATCH 5/7] linux-yocto/5.10: update to v5.10.70
` [PATCH 6/7] linux-yocto/5.14: update to v5.14.9
` [PATCH 7/7] kernel-yocto: don't apply config metadata patches twice
  ` [OE-core] "

[dunfell][PATCH v2] weston: Use systemd notify,
 2021-10-06 11:19 UTC 

[dunfell][PATCH] weston-init: Override the systemd service by a notify-based one
 2021-10-06 10:05 UTC  (2+ messages)
` [OE-core] "

[PATCH] sstate.bbclass: adds warnings for the exceptions of os.utime in siginfo
 2021-10-06  8:10 UTC  (5+ messages)
` [OE-core] "

[OE-core][PATCH 1/2] featimage: refactor style
 2021-10-06  7:00 UTC  (4+ messages)
` [OE-core][PATCH 2/2] kernel-fitimage: use correct kernel image
` [OE-core][PATCH v2 1/2] featimage: refactor style
` [OE-core][PATCH v2 2/2] kernel-fitimage: use correct kernel image

[PATCH 1/2][dunfell] linux-yocto/5.4: update to v5.4.149
 2021-10-06  0:13 UTC  (2+ messages)
` [PATCH 2/2][dunfell] linux-yocto/5.4: update to v5.4.150

[PATCH v2 1/3] Rust oe-selftest script
 2021-10-05 18:19 UTC  (7+ messages)
` [PATCH v2 3/3] Rust oe-selftest file
  ` [OE-core] "
` [OE-core] [PATCH v2 1/3] Rust oe-selftest script

[OE-core] machine/qemuarm*: Fix UBOOT_MACHINE value
 2021-10-05 16:35 UTC 

Yocto Project Status WW40`21
 2021-10-05 15:10 UTC 

[poky][dunfell][PATCH] ffmpeg: Add fix for CVEs
 2021-10-05 15:02 UTC 

RFC [v3]: Make kernel upgrades via dnf work like on Red Hat
 2021-10-05 11:02 UTC  (4+ messages)
  ` [PATCH v3 1/2] kernel, kernel-module-split: Add runtime dependency to subpackages on main package
    ` [OE-core] "

[PATCH] libevent,btrfs-tools: fix Upstream-Status tag
 2021-10-05  9:39 UTC  (2+ messages)
` [OE-core] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).