diff options
author | Joshua Lock <josh@linux.intel.com> | 2009-12-03 16:17:07 +0000 |
---|---|---|
committer | Joshua Lock <josh@linux.intel.com> | 2009-12-18 11:47:44 +0000 |
commit | 8904028db14d906dad472044baa502a666c99f3d (patch) | |
tree | a2d81fe88011b175a1d02c0d2d1569531f6450cb /meta/conf/distro/include/poky-fixed-revisions.inc | |
parent | 69027cda38e2a719d714ae614d84441cfb3bbebf (diff) | |
download | poky-8904028db14d906dad472044baa502a666c99f3d.tar.gz |
ofono: Initial recipe for ofono
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>
Diffstat (limited to 'meta/conf/distro/include/poky-fixed-revisions.inc')
-rw-r--r-- | meta/conf/distro/include/poky-fixed-revisions.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/distro/include/poky-fixed-revisions.inc b/meta/conf/distro/include/poky-fixed-revisions.inc index 7674db261a..233da98815 100644 --- a/meta/conf/distro/include/poky-fixed-revisions.inc +++ b/meta/conf/distro/include/poky-fixed-revisions.inc | |||
@@ -196,6 +196,7 @@ SRCREV_pn-qemugl-nativesdk = "d888bbc723c00d197d34a39b5b7448660ec1b1c0" | |||
196 | SRCREV_pn-gobject-introspection = "efa7266bcf78478ce62e8dd778a4f0417bfd4d15" | 196 | SRCREV_pn-gobject-introspection = "efa7266bcf78478ce62e8dd778a4f0417bfd4d15" |
197 | #c54f10f4caef35b42229c48951ee647ef05ab557" | 197 | #c54f10f4caef35b42229c48951ee647ef05ab557" |
198 | SRCREV_pn-gobject-introspection-native = "efa7266bcf78478ce62e8dd778a4f0417bfd4d15" | 198 | SRCREV_pn-gobject-introspection-native = "efa7266bcf78478ce62e8dd778a4f0417bfd4d15" |
199 | SRCREV_pn-ofono = "14544d5996836f628613c2ce544380ee6fc8f514" | ||
199 | 200 | ||
200 | SRCREVMOZILLAHEADLESS ?= "f4348fd85697" | 201 | SRCREVMOZILLAHEADLESS ?= "f4348fd85697" |
201 | 202 | ||