ofono: Upgrade to version 0.33

Fixed recipe metadata.

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
This commit is contained in:
Dongxiao Xu 2010-11-25 13:52:23 +08:00 committed by Richard Purdie
parent 0cd2a26ff6
commit a52de6f29b
4 changed files with 12 additions and 8 deletions

View File

@ -1,7 +1,9 @@
HOMEPAGE = "http://www.ofono.org"
SUMMARY = "open source telephony"
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."
LICENSE = "GPL"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a \
file://src/ofono.h;beginline=1;endline=20;md5=85d349dd8ec342c8f40d90e520f22779"
inherit autotools pkgconfig update-rc.d

View File

@ -1,7 +0,0 @@
require ofono.inc
PR = "r0"
SRC_URI = "http://www.kernel.org/pub/linux/network/ofono/${P}.tar.bz2 \
file://ofono"

View File

@ -0,0 +1,9 @@
require ofono.inc
PR = "r0"
SRC_URI = "http://www.kernel.org/pub/linux/network/ofono/${P}.tar.bz2 \
file://ofono"
SRC_URI[md5sum] = "001160996d0c00e7b8da575e1fff1bd1"
SRC_URI[sha256sum] = "1b7ce568e32518f404231389150cea5d4abfb19e09eaa6e7a280be2e5186c82f"