diff options
| author | Markus Volk <f_l_k@t-online.de> | 2024-04-03 02:23:30 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-04-03 17:44:22 -0700 |
| commit | f72656aa1457ce80017ac1acad7c46f947f6530f (patch) | |
| tree | c17e7ea60b612ae02d1e353e36760905861a90b8 /meta-gnome | |
| parent | 14323d35ffb544655e921b0afd70edf606d323ae (diff) | |
| download | meta-openembedded-f72656aa1457ce80017ac1acad7c46f947f6530f.tar.gz | |
gnome-control-center: restore Upstream-Status line
It got accidentially wiped out (by using devtool I think)
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
| -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 +- |
