Commit Graph

4 Commits

Author SHA1 Message Date
Khem Raj 384c4ea62a recipes: Convert licenses to SPDX expressions
- Automatically convert all licenses to valid SPDX license expressions
  using convert-spdx-licenses.py

Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
2026-07-18 08:54:19 -07:00
Khem Raj 67d5cb030f libabigail: upgrade 2.5 -> 2.10
libabigail 2.10 requires libxxhash >= 0.8.0, so add xxhash to DEPENDS.
Drop 0001-Check-for-correct-fts-module.patch, which is merged in 2.10.

Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
2026-06-28 00:59:14 -07:00
Ross Burton 6d5619b5c5 libabigail: refresh musl/fts patch
This patch has now been sent upstream.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-07-14 12:06:19 -07:00
Ross Burton 5fe44c211d libabigail: add recipe for the ABI Generic Analysis and Instrumentation Library
We need to patch the standalone libfts detection as it currently looks for
fts-standalone, which is what Gentoo renames musl-fts to.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-07-01 08:02:02 -07:00