diff options
| author | Martin Jansa <martin.jansa@gmail.com> | 2023-09-27 22:08:28 +0200 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2023-10-04 07:52:48 -0700 |
| commit | 78bd023a625dfd2934ee03c40ae9cb411ff68e00 (patch) | |
| tree | 847595aa39452d5ff9c2ff1d5ce0a5302e629333 /meta-webserver/recipes-httpd | |
| parent | a858971740284f455324b66190584dd842f1b59e (diff) | |
| download | meta-openembedded-78bd023a625dfd2934ee03c40ae9cb411ff68e00.tar.gz | |
gnome-tweaks, networkmanager-fortisslvpn, libesmtp, json-schema-validator, python3-pybluez, python3-pynetlinux, apache2: Fix Malformed Upstream-Status
* Accepted was replaced with Backport in gatesgarth:
https://docs.yoctoproject.org/migration-guides/migration-3.2.html#miscellaneous-changes
* as detected with oe-core/scripts/contrib/patchreview.py:
meta-openembedded $ grep -A 3 Malformed *qa-patches
meta-gnome.qa-patches:Malformed Upstream-Status 'Malformed Upstream-Status in patch
meta-gnome.qa-patches-/OE/layers/meta-openembedded/meta-gnome/recipes-gnome/gnome-tweaks/gnome-tweaks/0002-meson-fix-invalid-positional-argument.patch
meta-gnome.qa-patches-Please correct according to https://docs.yoctoproject.org/contributor-guide/recipe-style-guide.html#patch-upstream-status :
meta-gnome.qa-patches-Upstream-Status: Accepted [https://gitlab.gnome.org/GNOME/gnome-tweaks/-/commit/dc9701e18775c01d0b69fabaa350147f70096da8]' (/OE/layers/meta-openembedded/meta-gnome/recipes-gnome/gnome-tweaks/gnome-tweaks/0002-meson-fix-invalid-positional-argument.patch)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit a1c3c7f4e81d24a4d43880222ee184de3c3156b2)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-webserver/recipes-httpd')
| -rw-r--r-- | meta-webserver/recipes-httpd/apache2/apache2/0011-modules-mappers-config9.m4-Add-server-directory-to-i.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-webserver/recipes-httpd/apache2/apache2/0011-modules-mappers-config9.m4-Add-server-directory-to-i.patch b/meta-webserver/recipes-httpd/apache2/apache2/0011-modules-mappers-config9.m4-Add-server-directory-to-i.patch index 996eabf586..9accbf18a1 100644 --- a/meta-webserver/recipes-httpd/apache2/apache2/0011-modules-mappers-config9.m4-Add-server-directory-to-i.patch +++ b/meta-webserver/recipes-httpd/apache2/apache2/0011-modules-mappers-config9.m4-Add-server-directory-to-i.patch | |||
| @@ -4,7 +4,7 @@ Date: Tue, 18 Apr 2023 15:38:53 +0200 | |||
| 4 | Subject: [PATCH] * modules/mappers/config9.m4: Add 'server' directory to | 4 | Subject: [PATCH] * modules/mappers/config9.m4: Add 'server' directory to |
| 5 | include path if mod_rewrite is enabled. | 5 | include path if mod_rewrite is enabled. |
| 6 | 6 | ||
| 7 | Upstream-Status: Accepted [https://svn.apache.org/viewvc?view=revision&revision=1909241] | 7 | Upstream-Status: Backport [https://svn.apache.org/viewvc?view=revision&revision=1909241] |
| 8 | 8 | ||
| 9 | --- | 9 | --- |
| 10 | modules/mappers/config9.m4 | 5 +++++ | 10 | modules/mappers/config9.m4 | 5 +++++ |
