summaryrefslogtreecommitdiff
path: root/meta/packages/ofono/ofono.inc
AgeCommit message (Collapse)AuthorFiles
2010-04-27autotools: deprecate autotools_stage classJoshua Lock1
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-01-04ofono: remove unneeded gettext dependancyJoshua Lock1
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2009-12-18ofono: add gettext to DEPENDSJoshua Lock1
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2009-12-18ofono: Initial recipe for ofonoJoshua Lock1
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>