The python3-distutils package currently does not exist in debian trixie,
breaking the build. While debugging this, I noticed that this dependency
seems to be no longer needed.
This patch removes the wic dependency python3-distutils
Signed-off-by: Felix Moessbauer <
felix.mo...@siemens.com>
---
meta/conf/distro/debian-common.conf | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta/conf/distro/debian-common.conf b/meta/conf/distro/debian-common.conf
index d8556964..8c6a3f63 100644
--- a/meta/conf/distro/debian-common.conf
+++ b/meta/conf/distro/debian-common.conf
@@ -18,7 +18,6 @@ IMAGER_INSTALL:wic += "parted \
dosfstools \
mtools \
e2fsprogs \
- python3-distutils \
bmap-tools \
tar \
fdisk"
--
2.39.2