mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
criu: patch cleanups
Adding Upstream-Status and reformatting some of the long logs. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
a7bba8abf1
commit
769cf8be74
|
@ -7,6 +7,8 @@ Rather than using heavy handed pip (which requires network access to
|
|||
fetch the index), mimic what we do in python_pep517.bbclass do_compile
|
||||
and do_install for both crit/ and lib/pycriu
|
||||
|
||||
Upstream-Status: Inappropriate [oe specific]
|
||||
|
||||
Signed-off-by: Tim Orling <tim.orling@konsulko.com>
|
||||
---
|
||||
crit/Makefile | 8 ++++++--
|
||||
|
|
|
@ -3,6 +3,8 @@ From: Tim Orling <tim.orling@konsulko.com>
|
|||
Date: Sat, 2 Mar 2024 13:47:46 -0800
|
||||
Subject: [PATCH] pycriu: attr pycriu.version.__version__
|
||||
|
||||
Upstream-Status: Inappropriate [oe specific]
|
||||
|
||||
Signed-off-by: Tim Orling <tim.orling@konsulko.com>
|
||||
---
|
||||
lib/pyproject.toml | 2 +-
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
Upstream-Status: Backport [https://github.com/checkpoint-restore/criu/commit/517c0947]
|
||||
|
||||
Signed-off-by: Kai Kang <kai.kang@windriver.com>
|
||||
build: integrate build fix
|
||||
|
||||
[
|
||||
From 517c0947050e63aac72f63a3bf373d76264723b9 Mon Sep 17 00:00:00 2001
|
||||
From: Radostin Stoyanov <rstoyanov@fedoraproject.org>
|
||||
Date: Wed, 24 Aug 2022 21:20:30 +0200
|
||||
|
@ -73,6 +72,11 @@ sys/mount.h includes ifndef check for FSOPEN_CLOEXEC surrounding `enum fsconfig_
|
|||
|
||||
Reported-by: Younes Manton (@ymanton)
|
||||
Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
|
||||
]
|
||||
|
||||
Upstream-Status: Backport [https://github.com/checkpoint-restore/criu/commit/517c0947]
|
||||
|
||||
Signed-off-by: Kai Kang <kai.kang@windriver.com>
|
||||
---
|
||||
criu/include/linux/mount.h | 10 ++++++++--
|
||||
1 file changed, 8 insertions(+), 2 deletions(-)
|
||||
|
|
|
@ -5,6 +5,8 @@ Subject: [PATCH] pycriu: --skip-dependency-check during build
|
|||
|
||||
It complains about needing protobuf<4, python3-protobuf is 4.25 in meta-python
|
||||
|
||||
Upstream-Status: Inappropriate [oe specific]
|
||||
|
||||
Signed-off-by: Tim Orling <tim.orling@konsulko.com>
|
||||
---
|
||||
lib/Makefile | 4 ++--
|
||||
|
|
Loading…
Reference in New Issue
Block a user