Hi,

I'm unsure, because I'm not familiar with the python source. I've removed
the DISTRO_FEATURE ldconfig, but python3-ctypes pulls in ldconfig
unconditionally. Is this correct?

Shouldn't the code in poky/meta/recipes-devtools/python/python3_3.12.6.bb
look like this:

RDEPENDS:${PN}-ctypes:append:libc-glibc = "\
    ${@bb.utils.contains('DISTRO_FEATURES', 'ldconfig', '${MLPREFIX}ldconfig', 
'' , d)}\
"

Kind regards, Jörg
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#64315): https://lists.yoctoproject.org/g/yocto/message/64315
Mute This Topic: https://lists.yoctoproject.org/mt/109687333/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to