mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
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:
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"
|
||||
|
||||
Reference in New Issue
Block a user