mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +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:
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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user