summaryrefslogtreecommitdiffstats
path: root/recipes-containers/criu/files/0003-crit-pycriu-build-and-install-wheels.patch
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2024-03-14 20:01:52 +0000
committerBruce Ashfield <bruce.ashfield@gmail.com>2024-03-15 17:17:20 +0000
commit769cf8be749e11e438332c726015b50936d33253 (patch)
tree60a8e9fe9a593402085344849a3e0c3f7ee3d4c2 /recipes-containers/criu/files/0003-crit-pycriu-build-and-install-wheels.patch
parenta7bba8abf157800c253381edcc3c828c698d5057 (diff)
downloadmeta-virtualization-769cf8be749e11e438332c726015b50936d33253.tar.gz
criu: patch cleanups
Adding Upstream-Status and reformatting some of the long logs. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-containers/criu/files/0003-crit-pycriu-build-and-install-wheels.patch')
-rw-r--r--recipes-containers/criu/files/0003-crit-pycriu-build-and-install-wheels.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-containers/criu/files/0003-crit-pycriu-build-and-install-wheels.patch b/recipes-containers/criu/files/0003-crit-pycriu-build-and-install-wheels.patch
index 2da96f44..0796bb24 100644
--- a/recipes-containers/criu/files/0003-crit-pycriu-build-and-install-wheels.patch
+++ b/recipes-containers/criu/files/0003-crit-pycriu-build-and-install-wheels.patch
@@ -7,6 +7,8 @@ Rather than using heavy handed pip (which requires network access to
7fetch the index), mimic what we do in python_pep517.bbclass do_compile 7fetch the index), mimic what we do in python_pep517.bbclass do_compile
8and do_install for both crit/ and lib/pycriu 8and do_install for both crit/ and lib/pycriu
9 9
10Upstream-Status: Inappropriate [oe specific]
11
10Signed-off-by: Tim Orling <tim.orling@konsulko.com> 12Signed-off-by: Tim Orling <tim.orling@konsulko.com>
11--- 13---
12 crit/Makefile | 8 ++++++-- 14 crit/Makefile | 8 ++++++--