summaryrefslogtreecommitdiff
path: root/meta/packages/connman
AgeCommit message (Collapse)AuthorFiles
2010-08-27Major layout change to the packages directoryRichard Purdie9
Having one monolithic packages directory makes it hard to find things and is generally overwhelming. This commit splits it into several logical sections roughly based on function, recipes.txt gives more information about the classifications used. The opportunity is also used to switch from "packages" to "recipes" as used in OpenEmbedded as the term "packages" can be confusing to people and has many different meanings. Not all recipes have been classified yet, this is just a first pass at separating things out. Some packages are moved to meta-extras as they're no longer actively used or maintained. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-04-27autotools: deprecate autotools_stage classJoshua Lock2
Move the functionality into autotools and ensure all our Poky recipes are no longer using it. Keep the autools_stage class around for OE compatability but just have it inherit autools. Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-02-09connman: bump to 0.48Joshua Lock1
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-01-04connman: remove unneeded gettext dependancyJoshua Lock2
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2009-12-17connman: add gettext to DEPENDSJoshua Lock2
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2009-12-17connman: Updates and a recipe for the latest releaseJoshua Lock3
Split much of the recipe into connman.inc and created a recipe for the latest 0.47 release. Update the fixed revision and dropped unneeded patches. Signed-off-by: Joshua Lock <josh@linux.intel.com>
2009-10-12connman: Add option to enable testsRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-08-24connman: Update patch and bump revisionRichard Purdie2
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-07-27connman-gnome: Convert to SRCPVRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-07-27connman: Switch to SRCPV and bump PVRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-07-27connman: Update patchsetRichard Purdie3
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-07-07connman: Drop now unneeded patchRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-07-02connman-gnome: Add missing DEPENDS on gtk+Richard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-06-01connman: Start after dbus and use full path for binary in initscriptRichard Purdie2
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-05-31connman: Start earlier in the init sequenceRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-05-26connmand: Drop patch merged upstreamRichard Purdie2
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-05-26connman: Various fixes so it starts working properlyRichard Purdie4
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-05-22connman: Install test scriptsRichard Purdie2
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-05-19connman: Improve the configure optionsRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-05-16connman: Update to point at the correct upstreamRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-05-16connman-gnome: AddRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2008-12-30classes/autotools_stage.bbclass: Add autotools_stage class to simplify ↵Richard Purdie1
recipes using standard autotools
2008-09-22connman: Initial poky commitSamuel Ortiz3
We're adding both connman the daemon and connman-gnome which is a gnome applet. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5225 311d38ba-8fff-0310-9ca6-ca027cbcb966