mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 02:10:04 +00:00
wvstreams,wvdial: Mark incompatible for musl
wvstreams needs porting work to get it fully functional on musl, wvdial depends on it so that needs to be disabled as well for musl. Add it to meta-oe packagegroup only when using glibc Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -66,11 +66,12 @@ RDEPENDS_packagegroup-meta-oe-connectivity ="\
|
||||
modemmanager mosh \
|
||||
paho-mqtt-c phonet-utils rabbitmq-c rfkill rtorrent \
|
||||
ser2net smstools3 telepathy-glib telepathy-idle thrift \
|
||||
usbmuxd wvstreams zabbix zeromq \
|
||||
usbmuxd zabbix zeromq \
|
||||
${@bb.utils.contains("DISTRO_FEATURES", "x11", "obex-data-server", "", d)} \
|
||||
libmikmod \
|
||||
obexftp openobex libnet wvdial \
|
||||
obexftp openobex libnet \
|
||||
"
|
||||
RDEPENDS_packagegroup-meta-oe-connectivity_append_libc-glibc = " wvstreams wvdial"
|
||||
|
||||
# dracut needs dracut
|
||||
RDEPENDS_packagegroup-meta-oe-core ="\
|
||||
|
||||
Reference in New Issue
Block a user