diff options
| author | Zoltán Böszörményi <zboszor@gmail.com> | 2025-11-03 13:49:39 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-11-06 15:09:32 +0000 |
| commit | 22905572d78c8afca7ff9d47e2b9de5c68f0bdc2 (patch) | |
| tree | ea53f0021eb9f41bb745cba9f7bfbba26adc223d /meta-extras/packages/python/python-gst/python-path.patch | |
| parent | d4067f583581a571a4f58caa97cfdb0d97809508 (diff) | |
| download | poky-22905572d78c8afca7ff9d47e2b9de5c68f0bdc2.tar.gz | |
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>
Diffstat (limited to 'meta-extras/packages/python/python-gst/python-path.patch')
0 files changed, 0 insertions, 0 deletions
