diff options
| author | Dongxiao Xu <dongxiao.xu@intel.com> | 2010-11-25 13:52:23 +0800 |
|---|---|---|
| committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-12-02 05:24:52 -0800 |
| commit | a52de6f29b58871c946b1ada34bdc95e3fb4895f (patch) | |
| tree | 8414fa17eea9316b378ce080a8ec1cb1b2453d52 /meta/recipes-connectivity/ofono/ofono.inc | |
| parent | 0cd2a26ff6fe573ffcec942f2db4e96db2d391e7 (diff) | |
| download | poky-a52de6f29b58871c946b1ada34bdc95e3fb4895f.tar.gz | |
ofono: Upgrade to version 0.33
Fixed recipe metadata.
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Diffstat (limited to 'meta/recipes-connectivity/ofono/ofono.inc')
| -rw-r--r-- | meta/recipes-connectivity/ofono/ofono.inc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/ofono/ofono.inc b/meta/recipes-connectivity/ofono/ofono.inc index eddfa47b25..5abc92ef52 100644 --- a/meta/recipes-connectivity/ofono/ofono.inc +++ b/meta/recipes-connectivity/ofono/ofono.inc | |||
| @@ -1,7 +1,9 @@ | |||
| 1 | HOMEPAGE = "http://www.ofono.org" | 1 | HOMEPAGE = "http://www.ofono.org" |
| 2 | SUMMARY = "open source telephony" | 2 | SUMMARY = "open source telephony" |
| 3 | DESCRIPTION = "oFono is a stack for mobile telephony devices on Linux. oFono supports speaking to telephony devices through specific drivers, or with generic AT commands." | 3 | DESCRIPTION = "oFono is a stack for mobile telephony devices on Linux. oFono supports speaking to telephony devices through specific drivers, or with generic AT commands." |
| 4 | LICENSE = "GPL" | 4 | LICENSE = "GPLv2" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a \ | ||
| 6 | file://src/ofono.h;beginline=1;endline=20;md5=85d349dd8ec342c8f40d90e520f22779" | ||
| 5 | 7 | ||
| 6 | inherit autotools pkgconfig update-rc.d | 8 | inherit autotools pkgconfig update-rc.d |
| 7 | 9 | ||
