On 30 November 2016 at 12:22, Andreas Oberritter <o...@opendreambox.org> wrote:
> - Use simple static packaging. > - Move VPN runtime dependencies from connman to the individual plug-ins. > - Create a connmann-ppp package containing libppp-plugin.so, which is > a shared library needed by l2tp and pptp plug-ins. > - Let connman suggest VPN packages instead of recommending them, so they > don't get installed by default. > - Remove unknown configure options (--with-pptp --with-l2tp) > Lines like this break with just oe-core: +RDEPENDS_${PN}-plugin-vpn-l2tp = "${PN}-vpn ${PN}-ppp xl2tpd" ERROR: Nothing RPROVIDES 'vpnc' (but /home/ross/Yocto/poky/meta/recipes-connectivity/connman/connman_1.33.bb RDEPENDS on or otherwise requires it) NOTE: Runtime target 'vpnc' is unbuildable, removing... Missing or unbuildable dependency chain was: ['vpnc'] ERROR: Required build target 'connman' has no buildable providers. Missing or unbuildable dependency chain was: ['connman', 'vpnc'] (repeat for all the other RDEPENDS that are not in oe-core). Ross
-- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core