mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2024-11-08 06:18:22 +01:00
sunxi-tools: add inherit pkgconfig
sunxi-tools requires pkg-config native binary which may be missing wihen pkgconfig class is not inherited. Signed-off-by: Dariusz Pelowski <dariusz.pelowski@gmail.com>
This commit is contained in:
parent
6b9ef7519c
commit
81f6a30ac9
@ -10,6 +10,8 @@ DEPENDS += "libusb"
|
||||
SRC_URI = "git://github.com/linux-sunxi/sunxi-tools;protocol=git"
|
||||
SRCREV = "9a3d62aa0c820b3dd42ba3409b2043f4143683cd"
|
||||
|
||||
inherit pkgconfig
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
Loading…
Reference in New Issue
Block a user