From: Dongxiao Xu Date: Thu, 25 Nov 2010 05:52:23 +0000 (+0800) Subject: ofono: Upgrade to version 0.33 X-Git-Tag: rev_ivi_2015_02_04~24266 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d06e76424b548039fe60577d230fd9f078796b40;p=scm%2Fbb%2Ftizen-distro.git ofono: Upgrade to version 0.33 Fixed recipe metadata. Signed-off-by: Dongxiao Xu --- diff --git a/meta/recipes-connectivity/ofono/ofono.inc b/meta/recipes-connectivity/ofono/ofono.inc index eddfa47..5abc92e 100644 --- a/meta/recipes-connectivity/ofono/ofono.inc +++ b/meta/recipes-connectivity/ofono/ofono.inc @@ -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 diff --git a/meta/recipes-connectivity/ofono/files/ofono b/meta/recipes-connectivity/ofono/ofono/ofono similarity index 100% rename from meta/recipes-connectivity/ofono/files/ofono rename to meta/recipes-connectivity/ofono/ofono/ofono diff --git a/meta/recipes-connectivity/ofono/ofono_0.17.bb b/meta/recipes-connectivity/ofono/ofono_0.17.bb deleted file mode 100644 index 02b64e5..0000000 --- a/meta/recipes-connectivity/ofono/ofono_0.17.bb +++ /dev/null @@ -1,7 +0,0 @@ -require ofono.inc - -PR = "r0" - -SRC_URI = "http://www.kernel.org/pub/linux/network/ofono/${P}.tar.bz2 \ - file://ofono" - diff --git a/meta/recipes-connectivity/ofono/ofono_0.33.bb b/meta/recipes-connectivity/ofono/ofono_0.33.bb new file mode 100644 index 0000000..1d9a8af --- /dev/null +++ b/meta/recipes-connectivity/ofono/ofono_0.33.bb @@ -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"