mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
iproute2: Inherit pkgconfig
Fixes ERROR: iproute2-4.9.0-r0 do_package: QA Issue: iproute2: Files/directories were installed but not shipped in any package: /usr/lib /usr/lib/tc (From OE-Core rev: eac08770b1ea3ca6640941dc8fd03fc3fa5ff869) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a \
|
||||
|
||||
DEPENDS = "flex-native bison-native iptables elfutils"
|
||||
|
||||
inherit update-alternatives bash-completion
|
||||
inherit update-alternatives bash-completion pkgconfig
|
||||
|
||||
EXTRA_OEMAKE = "CC='${CC}' KERNEL_INCLUDE=${STAGING_INCDIR} DOCDIR=${docdir}/iproute2 SUBDIRS='lib tc ip bridge misc genl' SBINDIR='${base_sbindir}' LIBDIR='${libdir}'"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user