mongodb: skip until python 3.12 fixes are available.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Alexander Kanavin
2023-12-31 13:23:24 +01:00
committed by Khem Raj
parent 628a8d011f
commit ef1b5de04c
@@ -145,3 +145,5 @@ SYSTEMD_SERVICE:${PN} = "mongod.service"
FILES:${PN} += "${nonarch_libdir}/tmpfiles.d"
RDEPENDS:${PN} += "tzdata-core"
SKIP_RECIPE[mongodb] ?= "Needs porting to python 3.12"