On Sun, 26 Feb 2023 at 06:08, Zoltán Böszörményi <[email protected]> wrote:

> @@ -233,6 +233,8 @@ do_install:append () {
>  # RPROVIDEs/RCONFLICTs on the generic libgl name.
>  python __anonymous() {
>      pkgconfig = (d.getVar('PACKAGECONFIG') or "").split()
> +    if "clover" in pkgconfig:
> +        pkgconfig.append("opencl")
>      suffix = ""
>      if "-native" in d.getVar("PN"):
>          suffix = "-native"

Why? This change needs to be explained in the commit message.

Alex
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#177777): 
https://lists.openembedded.org/g/openembedded-core/message/177777
Mute This Topic: https://lists.openembedded.org/mt/97240532/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to