]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
systemd: Remove __compare_fn_t type in musl-specific patch
authorJiaqing Zhao <jiaqing.zhao@linux.intel.com>
Mon, 23 May 2022 02:20:12 +0000 (10:20 +0800)
committerSteve Sakoman <steve@sakoman.com>
Thu, 2 Jun 2022 16:54:27 +0000 (06:54 -1000)
commit2b09a567117be0c048ac9a1c27cfae8cc1418b66
tree8313f10cd130dfec35bc0cca10cd9187575b40da
parent752f51e0a5960a0105b7c1a300406d1aa5049b5a
systemd: Remove __compare_fn_t type in musl-specific patch

Since systemd v250, commit d8f16737005e ("sort-util: avoid using
glibc's internal __compar_d_fn_t type"), __compare_fn_t type is no
longer used. This patch removes that type in the musl-specific patch.

Signed-off-by: Jiaqing Zhao <jiaqing.zhao@linux.intel.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
(cherry picked from commit 89c8a3f96dfeb444213fd6c523e1495c49065ccc)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-core/systemd/systemd/0003-missing_type.h-add-comparison_fn_t.patch [moved from meta/recipes-core/systemd/systemd/0003-missing_type.h-add-__compare_fn_t-and-comparison_fn_.patch with 61% similarity]
meta/recipes-core/systemd/systemd/0005-src-basic-missing.h-check-for-missing-strndupa.patch
meta/recipes-core/systemd/systemd_250.5.bb