On Mon, Jan 6 2025 at 07:24:30 -08:00:00, Khem Raj via lists.openembedded.org <raj.khem=gmail.com@lists.openembedded.org> wrote:
it fails layer compat check see
x265 is restricted to x86 systems.
I would recommend to drop the restriction. For example it also builds for qemuarm
In addition the libheif.bb lacks an entry for LICENSE_FLAGS_ACCEPTED = "commercial"
openh264 and libde265 are not added as RDEPENDS in:
Is there a reason, why they are not added as RDEPENDS by default? If so I'll move the libheif recipe to my personal layer
If it's ok to add them, I'll send a v2 trying to fix the issues