summaryrefslogtreecommitdiffstats
path: root/meta/classes-recipe/rootfs_deb.bbclass
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2022-12-12 15:25:41 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-12-13 23:31:40 +0000
commitcb8313a9b2fb6be85b5a02d03cf44c148eb11c73 (patch)
tree7a504addb1304da25e526edd4f207dd5976bb1af /meta/classes-recipe/rootfs_deb.bbclass
parent352a99611f8fb552dc2538302626e53629d31f24 (diff)
downloadpoky-cb8313a9b2fb6be85b5a02d03cf44c148eb11c73.tar.gz
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>
Diffstat (limited to 'meta/classes-recipe/rootfs_deb.bbclass')
0 files changed, 0 insertions, 0 deletions