mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 04:17:25 +00:00
meta-networking: Remove using python2
This change makes the parsing go though, we still might have build issues, which will be reported in world builds seprately Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -21,7 +21,7 @@ SRCREV = "1c2d8674cc6f4b1166a066e8822e295c105ae7a2"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit autotools python-dir pkgconfig
|
||||
inherit autotools python3-dir pkgconfig
|
||||
|
||||
CACHED_CONFIGUREVARS += "am_cv_python_pythondir=${PYTHON_SITEPACKAGES_DIR}/lowpan-tools"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user