mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 12:26:04 +00:00
libexosip2: package binaries in a separate package
Put sip_monitor, sip_reg and sip_storm in a separate libexosip2-tools package as they won't be needed most of the time. Signed-off-by: Charles Perry <charles.perry@savoirfairelinux.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
fce26a78a1
commit
991e6852a5
@ -17,3 +17,6 @@ inherit autotools pkgconfig
|
||||
PACKAGECONFIG = "c-ares openssl"
|
||||
PACKAGECONFIG[c-ares] = ",,c-ares"
|
||||
PACKAGECONFIG[openssl] = "--enable-openssl,--disable-openssl,openssl"
|
||||
|
||||
PACKAGES =+ "${PN}-tools"
|
||||
FILES:${PN}-tools += "${bindir}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user