[PATCH] xen: fix Upstream-Status formatting
Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@...>
--- ...ig-mconf-cfg-Allow-specification-of-ncurses-location.patch | 4 ++-- .../files/0001-python-pygrub-pass-DISTUTILS-xen-4.15.patch | 2 +- recipes-extended/xen/files/xen-flask-race-fix.patch | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes-extended/xen/files/0001-menuconfig-mconf-cfg-Allow-specification-of-ncurses-location.patch b/recipes-extended/xen/files/0001-menuconfig-mconf-cfg-Allow-specification-of-ncurses-location.patch index 135860a..b871175 100644 --- a/recipes-extended/xen/files/0001-menuconfig-mconf-cfg-Allow-specification-of-ncurses-location.patch +++ b/recipes-extended/xen/files/0001-menuconfig-mconf-cfg-Allow-specification-of-ncurses-location.patch @@ -3,8 +3,8 @@ From: Bruce Ashfield <bruce.ashfield@...> Date: Mon, 2 Jul 2018 23:10:28 -0400 Subject: [PATCH] xen: Fix menuconfig and add support for config fragments and -Upstream-Status: Xen: Inappropriate [oe specific, cross compile issue] -Upstream-Status: Kernel: Pending +Upstream-Status: Inappropriate [oe specific, cross compile issue] + Signed-off-by: Diego Sueiro <diego.sueiro@...> commit e6972e689a980ab28637e94e48c77eeace6abde5 diff --git a/recipes-extended/xen/files/0001-python-pygrub-pass-DISTUTILS-xen-4.15.patch b/recipes-extended/xen/files/0001-python-pygrub-pass-DISTUTILS-xen-4.15.patch index 35cd9a8..476f5dd 100644 --- a/recipes-extended/xen/files/0001-python-pygrub-pass-DISTUTILS-xen-4.15.patch +++ b/recipes-extended/xen/files/0001-python-pygrub-pass-DISTUTILS-xen-4.15.patch @@ -4,7 +4,7 @@ From: Maciej Pijanowski <maciej.pijanowski@...> Date: Fri, 19 Oct 2018 11:01:37 +0200 Subject: [PATCH] python,pygrub: pass DISTUTILS env vars as setup.py args -Upstream-Status: Xen: Inappropriate [oe specific, python install issues] +Upstream-Status: Inappropriate [oe specific, python install issues] Allow to respect the target install dir (PYTHON_SITEPACKAGES_DIR) as well as other parameters set by the OpenEmbedded build system. diff --git a/recipes-extended/xen/files/xen-flask-race-fix.patch b/recipes-extended/xen/files/xen-flask-race-fix.patch index fa2a82f..e4b0e9d 100644 --- a/recipes-extended/xen/files/xen-flask-race-fix.patch +++ b/recipes-extended/xen/files/xen-flask-race-fix.patch @@ -21,7 +21,7 @@ we need to ignore it in this case. $(MAKECMDGOALS) can't be used in this case as it is empty, but we can guess which operation is done by looking at the list of loaded makefiles. -Upstream-Status: backport [https://lore.kernel.org/xen-devel/20230120133626.55680-1-anthony.perard@citrix.com/T/#u] +Upstream-Status: Backport [https://lore.kernel.org/xen-devel/20230120133626.55680-1-anthony.perard@citrix.com/T/#u] Fixes: 7a3bcd2babcc ("build: build everything from the root dir, use obj=$subdir") Reported-by: "Daniel P. Smith" <dpsmith@...> -- 2.39.1 |
|