1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-16 06:00:02 +00:00
Files
poky/meta/recipes-devtools
Ross Burton cb8313a9b2 meson: drop redundant is_debianlike() patch
This patch disables is_debianlike() so that it always returns False in the
name of deterministic builds.  However, the caller default_libdir() then
looks at the host filesystem to decide if /usr/lib64 exists and will
return either lib or lib64, so it still isn't deterministic.

This is only used for the default libdir value and meson.bbclass
always passes an explicit --libdir, so this is moot.

(From OE-Core rev: af4200197948f4900761cb1db11680aeab286f92)

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>
2022-12-13 23:31:40 +00:00
..
2022-11-07 14:32:42 +00:00
2022-12-06 15:23:18 +00:00
2022-11-01 17:34:59 +00:00
2022-11-07 14:32:42 +00:00
2022-09-26 22:04:35 +01:00
2022-11-22 12:26:46 +00:00
2022-11-22 12:26:46 +00:00
2022-09-17 07:47:07 +01:00
2022-11-15 09:38:37 +00:00
2022-11-15 09:38:37 +00:00
2022-10-29 16:28:36 +01:00
2022-09-17 07:47:08 +01:00
2022-09-17 07:47:08 +01:00
2022-11-15 09:38:37 +00:00
2022-11-14 16:19:43 +00:00
2022-11-08 22:47:16 +00:00
2022-11-07 14:32:42 +00:00
2022-09-17 07:47:07 +01:00
2022-12-09 13:18:41 +00:00
2022-11-07 14:32:42 +00:00
2022-11-22 12:26:45 +00:00
2022-11-14 16:19:43 +00:00
2022-09-02 15:58:26 +01:00
2022-11-07 14:32:42 +00:00
2022-11-08 22:47:16 +00:00
2022-12-06 15:23:18 +00:00
2022-11-29 10:29:58 +00:00
2022-09-08 14:59:39 +01:00