]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
libconfig: import recipe from meta-oe
authorDmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Thu, 30 Oct 2025 11:54:14 +0000 (13:54 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 1 Dec 2025 23:59:49 +0000 (23:59 +0000)
commit1a0196a794f8858c4715871558e97c3d69deb19e
tree9330972d9dd3f912160a2b0eaef07bc08c544da9
parentd748115fbcaed85c040562c6704814900bf35e6e
libconfig: import recipe from meta-oe

One of the freedreno tools in the Mesa package depends on libconfig.
Recipes from other layers also depend on libconfig. It makes sense to
move libconfig to OE-Core in order to reduce inter-layer dependencies.

Changes between meta-oe and this recipe:
- Upgraded to 1.8.1
- Switched to UPSTREAM_CHECK_GITTAGREGEX
- Switched from autotools-brokensep to autotools
- Added a patch fixing reproducibility issues

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
meta/conf/distro/include/maintainers.inc
meta/recipes-extended/libconfig/libconfig/0001-Add-missing-dependency-for-scanner.h.patch [new file with mode: 0644]
meta/recipes-extended/libconfig/libconfig_1.8.1.bb [new file with mode: 0644]