Hello Robert,
> i am *assuming* that, in the absence of a compelling reason, the use
> of "+=" instead of "=" in this context is harmless, but unnecessary,
> correct?
>
My understanding is that:
> meta/recipes-support/libpcre/libpcre_8.43.bb:PROVIDES += "pcre"
means "I provide both "libpcre" as well as "pcre". I am assuming that
PROVIDES = "${PN}" is already set by a core BitBake rule somewhere.
(Didn't check...)
So I think it might be harmful to replace it with "=", as it would no
longer provide libpcre.
Regards,
--
Leon Woestenberg
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#48307): https://lists.yoctoproject.org/g/yocto/message/48307
Mute This Topic: https://lists.yoctoproject.org/mt/71078290/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-