> On Dec 30, 2020, at 10:05 PM, Richard Purdie 
> <[email protected]> wrote:
> 
>> On Tue, 2020-12-29 at 11:55 +0800, Randy Li wrote:
>> I still saw the request for this patch from Gstreamer users
>> sometimes. I have verified this version would work fine.
>> 
>> Only the exported SDK would need this patch.
> 
> Thanks for the patches, is there something we should add to the
> automated tests (e.g. in meta/lib/oeqa/sdk/cases) to test this?
> 
The original case is that when I was compiling the Gstreamer plugins bad for 
Intel Media SDK, the include path from the pkg-config would be one without 
sysroot. Most of packages won’t meet such problem, they can just ordinary 
includedir, which is not from meson but compiler I think, then prepend a 
package name when its code include thems.

I think this case only fix those package using meson and need to get something 
likes path information from the pkg-config.

I have not read the QA part, so I don’t know what is necessary for such case. 
Maybe a check for the environment variables from all those auto build tools ? I 
need to read and make the right comment as well as I welcome the idea from the 
others.
> Cheers,
> 
> Richard
> 
Sincerely 
Randy
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#146317): 
https://lists.openembedded.org/g/openembedded-core/message/146317
Mute This Topic: https://lists.openembedded.org/mt/79284744/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to