mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
meta-oe: 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:
@@ -37,7 +37,7 @@ S = "${WORKDIR}/php-${PV}"
|
||||
SRC_URI[md5sum] = "21b710b4126d4d54714de9693a6c7b0d"
|
||||
SRC_URI[sha256sum] = "92d1ff4b13c7093635f1ec338a5e6891ca99b10e65fbcadd527e5bb84d11b5e7"
|
||||
|
||||
inherit autotools pkgconfig pythonnative gettext
|
||||
inherit autotools pkgconfig python3native gettext
|
||||
|
||||
# phpize is not scanned for absolute paths by default (but php-config is).
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user