mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +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:
parent
bcee75b765
commit
a2597811c9
@ -75,3 +75,5 @@ scons_do_install() {
|
||||
${STAGING_BINDIR_NATIVE}/scons install ${EXTRA_OESCONS}|| \
|
||||
die "scons install execution failed."
|
||||
}
|
||||
|
||||
PNBLACKLIST[mongodb] = "Since bbclass scons convert to python3, build mongodb failed"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user