summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rust/files/revert-link-std-statically-in-rustc_driver-feature.patch
diff options
context:
space:
mode:
authorChangqing Li <changqing.li@windriver.com>2025-03-03 15:25:04 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-03-03 18:01:30 +0000
commit43b2a05422258ed765feb23c19e0a6eac82045a1 (patch)
tree6c9ef83936c8a96ac19ec971a5080002f1b5d575 /meta/recipes-devtools/rust/files/revert-link-std-statically-in-rustc_driver-feature.patch
parent6864079933fe9720f0a2dbdae7fe4a1b05e7ecf1 (diff)
downloadpoky-43b2a05422258ed765feb23c19e0a6eac82045a1.tar.gz
python3: update python3-ctypes RDEPENDS to RRECOMMENDS
ctypes.util.find_library depend on run external programs(ldconfig, gcc, objdump or ld) to get the pathname, if none of above are installed, None is returned. Previously, RDEPENDS to ldconfig is added to ensure it always work when installed. This commit change it to RRECOMMENDS, this allows user who don't use function find_library could remove ldconfig from image by PACKAGE_EXCLUDE Refer: https://docs.python.org/3/library/ctypes.html (From OE-Core rev: 404e7c65499c58d2a6a760b5f0994fadd2ff74d0) Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/rust/files/revert-link-std-statically-in-rustc_driver-feature.patch')
0 files changed, 0 insertions, 0 deletions