mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 15:49:07 +00:00
libtraceevent: Move plugins into package of its own
From Peter Bergin <peter@berginkonsult.se>
see cf672ba52f
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
84a8adc1c1
commit
b713e454c1
@ -20,4 +20,6 @@ do_install() {
|
||||
oe_runmake install DESTDIR=${D} pkgconfig_dir=${libdir}/pkgconfig
|
||||
}
|
||||
|
||||
FILES:${PN} += "${libdir}/traceevent"
|
||||
PACKAGES += "${PN}-plugins"
|
||||
|
||||
FILES:${PN}-plugins += "${libdir}/traceevent/plugins"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user