Fix for gypsy (navit) and network-something was sent to oe-core
(reverting one change in systemd).
Fix for qtwebengine on qemux86-64 is on oe-devel ML.
I'll look into gdal and subsurface issue shortly. Interestingly gdal is still
failing even after I've removed pending patch to upgrade it.
http:
All,
I've run into a slight issue that when I enable RFKILL in busybox config,
my config gets overwritten by busybox.inc. I do not have wifi in
DISTRO_FEATURES. I believe that
busybox_cfg(bb.utils.contains('DISTRO_FEATURES', 'wifi', True, False, d),
'CONFIG_RFKILL', cnf, rem)
is not performing as