summaryrefslogtreecommitdiffstats
path: root/meta/packages/ofono
Commit message (Collapse)AuthorAgeFilesLines
* autotools: deprecate autotools_stage classJoshua Lock2010-04-271-1/+1
| | | | | | | | | 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>
* ofono: bump to 0.17Joshua Lock2010-02-091-3/+2
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* ofono: remove unneeded gettext dependancyJoshua Lock2010-01-042-2/+2
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* ofono: add gettext to DEPENDSJoshua Lock2009-12-183-4/+4
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* ofono: Initial recipe for ofonoJoshua Lock2009-12-184-0/+79
Based on the connman recipe, add ofono.inc for generic recipe components and use it from ofono_git.bb and tracking a fixed git revision and ofono_0.12.bb packaging the latest release. Signed-off-by: Joshua Lock <josh@linux.intel.com>