[OE-core] [PATCH v3 0/5] Enable VPN support in ConnMan

Jukka Rissanen jukka.rissanen at linux.intel.com
Tue May 14 08:10:40 UTC 2013


Hi,

This v3 fixes following issues noticed by Phil Blundell.
Thanks for comments Phil!

v3:
- removed do_install_append_${PN}-vpn() as it is useless here
- refactored populate_packages_prepend(), now the RDEPENDS are
  created in lambda function
- added INSANE_SKIP_<pkg> setting in populate_packages_prepend()
- patch no longer touches FILES_${PN}

v2:
- removed the DISTRO_FEATURES as suggested by Ross,
  now PACKAGECONFIG is used instead in connman.inc
- all generic vpn files are placed into connman-vpn package
  and vpn plugins rdepend on it

v1:
this patchset enables OpenVPN, vpnc, L2TP and PPTP VPN
technogies in ConnMan and fixes this bug
https://bugzilla.yoctoproject.org/show_bug.cgi?id=4456


Cheers,
Jukka


Jukka Rissanen (5):
  connman: Add VPN support
  connman: Add OpenVPN support
  connman: Add vpnc support
  connman: Add L2TP support
  connman: Add PPTP support

 meta/recipes-connectivity/connman/connman.inc | 88 ++++++++++++++++++++++++---
 1 file changed, 78 insertions(+), 10 deletions(-)

-- 
1.7.11.7





More information about the Openembedded-core mailing list