Skip to content

Commit 1d7deef

Browse files
Yujie-Liurli9
authored andcommitted
include/*: update to new debian-12 rootfs
The debian-12 rootfs was built 2 years ago and there are some breakage of basic dependencies now. Update to the new rootfs. == fix issue == Setting up systemd (252.19-1~deb12u1) ... systemd-sysusers: symbol lookup error: systemd-sysusers: undefined symbol: path_simplify, version SD_SHARED dpkg: error processing package systemd (--configure): installed systemd package post-installation script subprocess returned error exit status 127 Errors were encountered while processing: systemd Signed-off-by: Yujie Liu <[email protected]> Signed-off-by: Philip Li <[email protected]>
1 parent 6bb83f5 commit 1d7deef

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

include/kernel-selftests

+1-1
Original file line numberDiff line numberDiff line change
@@ -392,4 +392,4 @@ need_kconfig:
392392
- TMPFS: y
393393
% end
394394

395-
rootfs: debian-12-x86_64-20220629.cgz
395+
rootfs: debian-12-x86_64-20240206.cgz

include/kernel-selftests-bpf

+1-1
Original file line numberDiff line numberDiff line change
@@ -261,4 +261,4 @@ need_kconfig:
261261
- XFRM_USER: y
262262
- ZEROPLUS_FF: y
263263

264-
rootfs: debian-12-x86_64-20220629.cgz
264+
rootfs: debian-12-x86_64-20240206.cgz

include/ltp

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ need_kconfig:
4848
- CHECKPOINT_RESTORE: y
4949
% end
5050

51-
rootfs: debian-12-x86_64-20220629.cgz
51+
rootfs: debian-12-x86_64-20240206.cgz

include/qat

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ need_kconfig:
55
- CRYPTO_MANAGER: y
66
- CRYPTO_MANAGER2: y
77

8-
rootfs: debian-12-x86_64-20220629.cgz
8+
rootfs: debian-12-x86_64-20240206.cgz

0 commit comments

Comments
 (0)