poky/meta/conf
Zoltán Böszörményi 22905572d7 meta/conf/layer.conf: Omit most build deps of rpm-sequoia-native
Omit most of the build dependencies of rpm-sequoia-native as it
needs only OpenSSL, and implicitly, libgcc and the C runtime
to run.

The list of build dependencies were determined by

  $ bitbake -e rpm-sequoia-native 2>&1 | grep ^DEPENDS=
  DEPENDS="pkgconfig-native cargo-native openssl-native python3-native rust-native rust-native"

Omitting these (except openssl-native) can save significant
amount of disk space and it also speeds up packaging into
signed rpms a little.

Omitting rust-native (and implicitly, llvm-native) also avoids
conflicts with different LLVM/CLANG versions, like those found
in meta-clang-revival.

(From OE-Core rev: 805227759dbd8303124f25c46f928848cf045cc6)

Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-11-06 15:09:32 +00:00
..
distro x11-volatiles: register x11 volatile directories 2025-10-30 11:06:28 +00:00
fragments fragments: add a 'root-login-with-empty-password' fragment 2025-11-03 17:40:41 +00:00
machine tunes/arm: add support for newer arm64 cores 2025-10-06 23:15:59 +01:00
machine-sdk conf/machine-sdk: declare qemu-usermode SDK_MACHINE_FEATURE 2023-12-23 08:46:00 +00:00
multiconfig
templates/default meta/conf/templates/default/conf-summary.txt: add a template summary 2024-02-19 11:47:53 +00:00
abi_version.conf abi-version/ssate: Bump to avoid systemd hash corruption issue 2024-09-01 11:05:20 +01:00
bitbake.conf bitbake.conf: add TMPDIR to GIT_CEILING_DIRECTORIES 2025-10-09 10:58:07 +01:00
ccache.conf ccache: move environment variables to the configuration file 2025-07-28 17:37:02 +01:00
cve-check-map.conf spdx30: Allow VEX Justification to be configurable 2025-07-03 10:40:17 +01:00
documentation.conf documentation.conf: drop reference to tar IMAGE_PKGTYPE 2025-07-28 17:37:02 +01:00
image-fitimage.conf image-fitimage: add FIT_LINUX_BIN variable 2025-09-08 18:02:40 +01:00
image-uefi.conf image-uefi.conf: Add EFI_UKI_PATH variable 2023-12-08 16:58:33 +00:00
layer.conf meta/conf/layer.conf: Omit most build deps of rpm-sequoia-native 2025-11-06 15:09:32 +00:00
licenses.conf licenses: Map SGIv1 to SGI-OpenGL 2025-02-05 12:49:55 +00:00
multilib.conf bitbake.conf/pseudo: Switch from exclusion list to inclusion list 2025-05-12 22:01:56 +01:00
prexport.conf
primport.conf
sanity.conf conf/sanity: Increase bitbake minimum version requirement 2025-08-12 10:05:11 +01:00
testexport.conf