summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2024-03-14 19:55:38 +0000
committerBruce Ashfield <bruce.ashfield@gmail.com>2024-03-15 17:17:20 +0000
commita7bba8abf157800c253381edcc3c828c698d5057 (patch)
tree615952437a7c83d2309350b43d2dd7ad22c600e5
parentc20d1585243e04a29d30c16f9ba7f6e592194321 (diff)
downloadmeta-virtualization-a7bba8abf157800c253381edcc3c828c698d5057.tar.gz
virt-manager: add Upstream-Status to patch
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r--recipes-extended/virt-manager/virt-manager/0001-setup.py-move-global-args-to-install-args.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-extended/virt-manager/virt-manager/0001-setup.py-move-global-args-to-install-args.patch b/recipes-extended/virt-manager/virt-manager/0001-setup.py-move-global-args-to-install-args.patch
index 2a08aa19..f0bbf73b 100644
--- a/recipes-extended/virt-manager/virt-manager/0001-setup.py-move-global-args-to-install-args.patch
+++ b/recipes-extended/virt-manager/virt-manager/0001-setup.py-move-global-args-to-install-args.patch
@@ -15,6 +15,8 @@ Since the Yocto `setuptools3_legacy` class parses arguments after the
15command, this commit aims to make these arguments applicable locally to 15command, this commit aims to make these arguments applicable locally to
16the install command. 16the install command.
17 17
18Upstream-Status: Inappropriate [oe specific]
19
18Signed-off-by: Paul Le Guen de Kerneizon <paul.leguendekerneizon@savoirfairelinux.com> 20Signed-off-by: Paul Le Guen de Kerneizon <paul.leguendekerneizon@savoirfairelinux.com>
19--- 21---
20 setup.py | 20 ++++++++++++-------- 22 setup.py | 20 ++++++++++++--------