diff options
-rw-r--r-- | meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center/0001-Add-meson-option-to-pass-sysroot.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center/0001-Add-meson-option-to-pass-sysroot.patch b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center/0001-Add-meson-option-to-pass-sysroot.patch index a2c237c187..4ae923f876 100644 --- a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center/0001-Add-meson-option-to-pass-sysroot.patch +++ b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center/0001-Add-meson-option-to-pass-sysroot.patch | |||
@@ -4,6 +4,8 @@ Date: Mon, 18 Mar 2024 05:50:21 +0100 | |||
4 | Subject: [PATCH] Add meson option to pass sysroot | 4 | Subject: [PATCH] Add meson option to pass sysroot |
5 | 5 | ||
6 | Signed-off-by: Markus Volk <f_l_k@t-online.de> | 6 | Signed-off-by: Markus Volk <f_l_k@t-online.de> |
7 | |||
8 | Upstream-Status: Inappropriate [OE specific] | ||
7 | --- | 9 | --- |
8 | meson_options.txt | 1 + | 10 | meson_options.txt | 1 + |
9 | panels/background/meson.build | 2 +- | 11 | panels/background/meson.build | 2 +- |