aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/connman/connman.inc
AgeCommit message (Expand)Author
2015-02-17connman: depend on distro provider of bluezPeter A. Bigot
2015-01-16connman: fix B != SRobert Yang
2014-12-19connman: use PACKAGECONFIG to control systemd optionRoss Burton
2014-04-25Globally replace 'base_contains' calls with 'bb.utils.contains'Otavio Salvador
2014-04-25connman: upgrade to 1.23Cristian Iorga
2014-02-28autotools-brokensep: Mark recipes with broken separate build dir supportRichard Purdie
2014-01-28connman: upgrade to 1.21Cristian Iorga
2013-12-10connman: upgrade to 1.20Cristian Iorga
2013-10-14connman: Remove obsolete configurations from EXTRA_OECONFMuhammad Shakeel
2013-08-22connman: fix systemd support for connman-* packages.Yevhen Kyriukha
2013-07-09connman: remove xuser creation, RDEPEND on xuser-accountLaurentiu Palcu
2013-07-02connman: Set the VPN client program pathsJukka Rissanen
2013-06-11connman: use PACKAGECONFIG for WISPr supportChristopher Larson
2013-05-16connman: replace hardcoded path in init script and systemd serviceStefan Stanacar
2013-05-16connman: Add PPTP supportJukka Rissanen
2013-05-16connman: Add L2TP supportJukka Rissanen
2013-05-16connman: Add vpnc supportJukka Rissanen
2013-05-16connman: Add OpenVPN supportJukka Rissanen
2013-05-16connman: Add VPN supportJukka Rissanen
2013-04-29connman: add PACKAGECONFIG optionsJack Mitchell
2013-04-15connman: Fix wrong INC_PR resetCristian Iorga
2013-04-02connman: added wired setup for systemdCristian Iorga
2013-03-15connman: explicitly disable systemd if we don't want it enabledRoss Burton
2013-03-07connman: upgrade to 1.12Cristian Iorga
2013-02-28connman: enable connman clientCristian Iorga
2013-02-11connman: Enabling with systemdRadu Moisan
2013-02-06connman: be explicit when enabling ofonoRoss Burton
2012-10-19PACKAGES_DYNAMIC: use += instead of = in most casesMartin Jansa
2012-10-19PACKAGES_DYNAMIC: use regexp not globMartin Jansa
2012-09-13connman: remove trailing whitespaceRoss Burton
2012-09-03connman: add runtime dependency on dbusPaul Eggleton
2012-09-02connman: Don't start connmand when booting using nfsrootSaul Wold
2012-07-20connman: cleanup thanks to new gtk-doc.bbclassRoss Burton
2012-07-19connman.inc: Add missing dependencies needed by some testsAndrei Gherzan
2012-07-19Convert tab indentation in python functions into four-spaceRichard Purdie
2012-07-17connman: fix build with automake 1.12Ross Burton
2012-07-09connman: ship the empty plugins directory in the connman packageRoss Burton
2012-07-09connman: remove some obviously wrong (circa early-GNOME 2?) directories from ...Ross Burton
2012-06-21connman: upgrade to 1.0Ross Burton
2012-06-21connman: add compat RPROVIDES for older packagingRoss Burton
2012-06-21connman: rationalise configure optionsRoss Burton
2012-06-13connman: bump PR and add some commentsLaurentiu Palcu
2012-06-13connman: make useradd parameters consistent with rootless XLaurentiu Palcu
2012-06-08connman: Document the ACL-breaking sedRoss Burton
2012-06-08connman: respect the 3g feature and enable/disable ofono supportRoss Burton
2012-05-07connman: Disable tist plugin on powerpcRichard Purdie
2012-05-04connman: enable TI shared transport plugin when wifi or bluetooth are requestedKoen Kooi
2012-04-11connman: add ofono dependency.Lianhao Lu
2012-04-06connman: Fixed multilib support.Lianhao Lu
2012-03-05meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)Richard Purdie