Good day everyone.

We are in the process of upgrading to langdale, and I ran across a small
problem when building dropbear. The order of external assets in SRC_URI
seems to cause an issue when PAM is not available in DISTRO_FEATURES.

ERROR:
/home/****/yocto/poky-next/build-cyber-v/../meta/recipes-core/dropbear/dropbear_2022.82.bb:
Unable to get checksum for dropbear SRC_URI entry
0007-Fix-X11-build-failure-use-DROPBEAR_PRIO_LOWDELAY.patchfile: file
could not be found

When we move the following entry to the bottom of SRC_URI in
meta/recipes-core/dropbear/dropbear_2022.82.bb, the recipe parses
successfully:

${@bb.utils.contains('DISTRO_FEATURES', 'pam', '${PAM_SRC_URI}', '', d)}

Is this a good fix? Am I missing a larger issue?

-- 
Regards,

Claude Bing
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#58974): https://lists.yoctoproject.org/g/yocto/message/58974
Mute This Topic: https://lists.yoctoproject.org/mt/96246470/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to