mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-13 23:30:56 +00:00
libiio: Inherit distutils3-base for packaging python files
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
ceaa3f7701
commit
d06f1eeb34
@ -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 \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user