mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-10 04:30:00 +00:00
mongodb: add to PNBLACKLIST
Since commit [44f303b scons: inherit python3native] applied in oe-core, but mongodb v4.0 requires python2 to build Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -75,3 +75,5 @@ scons_do_install() {
|
|||||||
${STAGING_BINDIR_NATIVE}/scons install ${EXTRA_OESCONS}|| \
|
${STAGING_BINDIR_NATIVE}/scons install ${EXTRA_OESCONS}|| \
|
||||||
die "scons install execution failed."
|
die "scons install execution failed."
|
||||||
}
|
}
|
||||||
|
|
||||||
|
PNBLACKLIST[mongodb] = "Since bbclass scons convert to python3, build mongodb failed"
|
||||||
|
|||||||
Reference in New Issue
Block a user