Gyorgy Sarvari 19af995bc1
aom: add bindir to SYSROOT
The cmake files files installed by this recipe check the existence of
the binaries in ${bindir}, and throw a fatal error in case it cannot
find the expexted files.

Due to this, it is not possible to include aom in other cmake project,
because it errors out:

The imported target "AOM::aomdec" references the file
|
|      ".../recipe-sysroot/usr/bin/aomdec"
|
|   but this file does not exist.  Possible reasons include: ...

To avoid this error, incldue the content of bindir in the sysroot.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2026-03-17 13:25:17 -07:00
..
2026-03-17 13:25:17 -07:00
2024-06-14 10:20:37 -07:00
2026-03-02 19:25:58 -08:00
2025-08-18 17:58:58 -07:00
2026-02-20 23:34:18 -08:00
2025-09-24 10:54:43 -07:00
2025-11-29 21:19:16 -08:00
2025-11-23 17:58:13 -08:00
2025-10-06 11:35:24 -07:00
2026-03-17 13:25:17 -07:00
2026-02-24 22:30:28 -08:00
2024-12-24 08:23:09 -08:00
2025-12-11 19:42:20 -08:00
2025-07-10 10:46:21 -07:00