summaryrefslogtreecommitdiffstats
path: root/recipes-containers/criu/files/0005-pycriu-skip-dependency-check-during-build.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers/criu/files/0005-pycriu-skip-dependency-check-during-build.patch')
-rw-r--r--recipes-containers/criu/files/0005-pycriu-skip-dependency-check-during-build.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-containers/criu/files/0005-pycriu-skip-dependency-check-during-build.patch b/recipes-containers/criu/files/0005-pycriu-skip-dependency-check-during-build.patch
index c293131d..88872911 100644
--- a/recipes-containers/criu/files/0005-pycriu-skip-dependency-check-during-build.patch
+++ b/recipes-containers/criu/files/0005-pycriu-skip-dependency-check-during-build.patch
@@ -5,6 +5,8 @@ Subject: [PATCH] pycriu: --skip-dependency-check during build
5 5
6It complains about needing protobuf<4, python3-protobuf is 4.25 in meta-python 6It complains about needing protobuf<4, python3-protobuf is 4.25 in meta-python
7 7
8Upstream-Status: Inappropriate [oe specific]
9
8Signed-off-by: Tim Orling <tim.orling@konsulko.com> 10Signed-off-by: Tim Orling <tim.orling@konsulko.com>
9--- 11---
10 lib/Makefile | 4 ++-- 12 lib/Makefile | 4 ++--