mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-21 05:57:05 +00:00
libcamera: skip until upstream resolves python 3.12 compatibility
I'd note that imp module has been deprecated for years, so that's what happens when deprecation warnings are ignored. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
d1c8993159
commit
dd402176a6
@@ -42,7 +42,6 @@ RDEPENDS:packagegroup-meta-multimedia = "\
|
||||
tearsofsteel-1080p \
|
||||
pipewire \
|
||||
${@bb.utils.contains("LICENSE_FLAGS_ACCEPTED", "commercial", bb.utils.contains("DISTRO_FEATURES", "x11", "projucer", "", d), "", d)} \
|
||||
libcamera \
|
||||
vorbis-tools \
|
||||
libopenmpt \
|
||||
mimic \
|
||||
|
||||
Reference in New Issue
Block a user