mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-25 13:18:27 +00:00
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 [dc9701e187]' (/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>
This commit is contained in:
@@ -20,11 +20,9 @@ From python 3.8 changes:
|
||||
|
||||
Fixes https://github.com/pybluez/pybluez/issues/426
|
||||
|
||||
Upstream-Status: Accepted [https://github.com/pybluez/pybluez/pull/427]
|
||||
Upstream-Status: Backport [https://github.com/pybluez/pybluez/pull/427]
|
||||
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
|
||||
|
||||
---
|
||||
|
||||
bluez/btmodule.c | 23 ++++++++++++++---------
|
||||
msbt/_msbt.c | 6 ++++--
|
||||
2 files changed, 18 insertions(+), 11 deletions(-)
|
||||
|
||||
Reference in New Issue
Block a user