mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-13 08:21:08 +00:00
openipmi: Use python3
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
c9e0f7dc69
commit
67462c0581
@ -43,7 +43,7 @@ inherit autotools-brokensep pkgconfig python3native perlnative update-rc.d syste
|
||||
|
||||
EXTRA_OECONF = "--disable-static \
|
||||
--with-perl='${STAGING_BINDIR_NATIVE}/perl-native/perl' \
|
||||
--with-python='${STAGING_BINDIR_NATIVE}/python-native/python' \
|
||||
--with-python='${STAGING_BINDIR_NATIVE}/python3-native/python3' \
|
||||
--with-pythoninstall='${PYTHON_SITEPACKAGES_DIR}' \
|
||||
--with-glibver=2.0"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user