mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
libiio: Inherit distutils3-base for packaging python files
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -12,7 +12,7 @@ SRC_URI = "git://github.com/analogdevicesinc/libiio.git;protocol=https"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit cmake python3native systemd
|
||||
inherit cmake python3native systemd distutils3-base
|
||||
|
||||
DEPENDS = " \
|
||||
flex-native bison-native libaio \
|
||||
|
||||
Reference in New Issue
Block a user