mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +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"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
inherit cmake python3native systemd
|
inherit cmake python3native systemd distutils3-base
|
||||||
|
|
||||||
DEPENDS = " \
|
DEPENDS = " \
|
||||||
flex-native bison-native libaio \
|
flex-native bison-native libaio \
|
||||||
|
|||||||
Reference in New Issue
Block a user