From 8986c108f4b7540967f91b421ee5cc0785e47c22 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Thu, 6 Apr 2023 16:10:33 +0200 Subject: file-roller: set cpio path manually This commit avoids HOSTTOOLS path in the file-roller and rmp2cpio binaries. This fixes reproducibility and probably also cpio support at runtime. Signed-off-by: Markus Volk Signed-off-by: Khem Raj --- meta-gnome/recipes-gnome/file-roller/file-roller_43.0.bb | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'meta-gnome') diff --git a/meta-gnome/recipes-gnome/file-roller/file-roller_43.0.bb b/meta-gnome/recipes-gnome/file-roller/file-roller_43.0.bb index 6d0f1f7463..f9b6841d6b 100644 --- a/meta-gnome/recipes-gnome/file-roller/file-roller_43.0.bb +++ b/meta-gnome/recipes-gnome/file-roller/file-roller_43.0.bb @@ -33,3 +33,12 @@ FILES:${PN} += " \ ${datadir}/metainfo \ ${libdir}/nautilus \ " + +EXTRA_OEMESON += "--cross-file=${WORKDIR}/meson-${PN}.cross" + +do_write_config:append() { + cat >${WORKDIR}/meson-${PN}.cross <