1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-17 18:29:57 +00:00
Files
poky/meta/recipes-core
Ross Burton aa2839b49c libcgroup: clean up musl DEPENDS
libcgroup uses fts_* functions, but these are not implemented in musl so
we depend on the fts recipe and force a link to libfts.

However since 3.0.0 libcgroup will automatically look for fts_open in
both libc and libfts[1], so this can be simplified to just a conditional
DEPENDS.

[1] https://github.com/libcgroup/libcgroup/commit/27ba904355575153308bdc0fa48344ef1be55ca1

(From OE-Core rev: 59be1d5a7e78c6fe6bf01e523439f91871be9718)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2023-02-19 07:47:53 +00:00
..
2022-10-26 12:28:37 +01:00
2023-02-15 10:21:34 +00:00
2023-02-08 10:29:01 +00:00
2022-11-01 17:34:59 +00:00
2022-11-15 09:38:37 +00:00
2023-01-26 22:51:00 +00:00
2022-11-27 23:54:51 +00:00
2023-01-20 16:40:47 +00:00
2022-11-08 22:47:16 +00:00
2023-01-29 19:24:22 +00:00
2023-02-15 10:21:34 +00:00
2022-11-15 09:38:37 +00:00
2022-06-07 21:21:54 +01:00
2022-10-26 12:28:39 +01:00