Skip to:
On master, build breaks if I specify oem-extra-libs feature to aglsetup.sh.
libthai (in oem-extra-libs) build fails due to configure error.
Is this issue now resolved with gerrit 10325?
Those libs need to be imported into the agl-* profiles / layers for EE where applicable. meta-agl-devel is not part of the standard CI.
As these seem to be related to SECURITY_CFLAGS, it should be fixed or as last resort the FLAGS masked.
Patches welcome.
I also see breaks with imagemagic and protobuf, which is related to SECURITY_NO_PIE_CFLAGS.
Would it be a risk to run CI with oem-extra-libs enabled?
Change review submitted.
I did not add libthai, so the component owner should review the change.
Added dd-mustfix since without the fix oem-extra-libs feature cannot be built.
On master, build breaks if I specify oem-extra-libs feature to aglsetup.sh.
libthai (in oem-extra-libs) build fails due to configure error.