]> git.ipfire.org Git - ipfire-2.x.git/commit
libyajl: Removal of addon as no longer required by libvirt
authorAdolf Belka <adolf.belka@ipfire.org>
Fri, 20 Dec 2024 11:40:02 +0000 (12:40 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Mon, 23 Dec 2024 16:12:26 +0000 (17:12 +0100)
commit1ff1a164b58fbed161f4f4cb464f4e207ec823ac
tree38f8316f153e0b4b11f9a74a648694b0b3038215
parent3a740522afd2b02ea21798925b99c7a8823e5482
libyajl: Removal of addon as no longer required by libvirt

- libyajl is no longer being used by libvirt. libvirt now uses json-c which is a core
   package in IPFire. libyajl was stopped being used as it had not been updated and
   is considered effectively dead upstream.
- lfs, rootfile and libyajl entry in make.sh removed.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/rootfiles/packages/libyajl [deleted file]
lfs/libyajl [deleted file]
make.sh