diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2023-01-26 21:43:33 +0100 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2023-01-27 10:32:05 -0500 |
commit | 37a5ce007823cfc98a9906f2a50f484d8f28f584 (patch) | |
tree | d1043929a64976600052e49b07a483f988e5f735 /recipes-extended/xen/files/0001-python-pygrub-pass-DISTUTILS-xen-4.15.patch | |
parent | 31970eba93a47a63e5880e6b83a7d4ec316c14ca (diff) | |
download | meta-virtualization-37a5ce007823cfc98a9906f2a50f484d8f28f584.tar.gz |
xen: fix Upstream-Status formatting
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-extended/xen/files/0001-python-pygrub-pass-DISTUTILS-xen-4.15.patch')
-rw-r--r-- | recipes-extended/xen/files/0001-python-pygrub-pass-DISTUTILS-xen-4.15.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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 35cd9a81..476f5ddc 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@3mdeb.com> | |||
4 | Date: Fri, 19 Oct 2018 11:01:37 +0200 | 4 | Date: Fri, 19 Oct 2018 11:01:37 +0200 |
5 | Subject: [PATCH] python,pygrub: pass DISTUTILS env vars as setup.py args | 5 | Subject: [PATCH] python,pygrub: pass DISTUTILS env vars as setup.py args |
6 | 6 | ||
7 | Upstream-Status: Xen: Inappropriate [oe specific, python install issues] | 7 | Upstream-Status: Inappropriate [oe specific, python install issues] |
8 | 8 | ||
9 | Allow to respect the target install dir (PYTHON_SITEPACKAGES_DIR) | 9 | Allow to respect the target install dir (PYTHON_SITEPACKAGES_DIR) |
10 | as well as other parameters set by the OpenEmbedded build system. | 10 | as well as other parameters set by the OpenEmbedded build system. |