summaryrefslogtreecommitdiffstats
path: root/recipes-containers/criu/files/0003-crit-pycriu-build-and-install-wheels.patch
diff options
context:
space:
mode:
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 ++++++--