summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/ofono
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-connectivity/ofono')
-rw-r--r--meta/recipes-connectivity/ofono/ofono.inc4
-rw-r--r--meta/recipes-connectivity/ofono/ofono/ofono (renamed from meta/recipes-connectivity/ofono/files/ofono)0
-rw-r--r--meta/recipes-connectivity/ofono/ofono_0.17.bb7
-rw-r--r--meta/recipes-connectivity/ofono/ofono_0.33.bb9
4 files changed, 12 insertions, 8 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 @@
1HOMEPAGE = "http://www.ofono.org" 1HOMEPAGE = "http://www.ofono.org"
2SUMMARY = "open source telephony" 2SUMMARY = "open source telephony"
3DESCRIPTION = "oFono is a stack for mobile telephony devices on Linux. oFono supports speaking to telephony devices through specific drivers, or with generic AT commands." 3DESCRIPTION = "oFono is a stack for mobile telephony devices on Linux. oFono supports speaking to telephony devices through specific drivers, or with generic AT commands."
4LICENSE = "GPL" 4LICENSE = "GPLv2"
5LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a \
6 file://src/ofono.h;beginline=1;endline=20;md5=85d349dd8ec342c8f40d90e520f22779"
5 7
6inherit autotools pkgconfig update-rc.d 8inherit autotools pkgconfig update-rc.d
7 9
diff --git a/meta/recipes-connectivity/ofono/files/ofono b/meta/recipes-connectivity/ofono/ofono/ofono
index 6d46fb8966..6d46fb8966 100644
--- a/meta/recipes-connectivity/ofono/files/ofono
+++ b/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 02b64e5b28..0000000000
--- a/meta/recipes-connectivity/ofono/ofono_0.17.bb
+++ /dev/null
@@ -1,7 +0,0 @@
1require ofono.inc
2
3PR = "r0"
4
5SRC_URI = "http://www.kernel.org/pub/linux/network/ofono/${P}.tar.bz2 \
6 file://ofono"
7
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 0000000000..1d9a8afb73
--- /dev/null
+++ b/meta/recipes-connectivity/ofono/ofono_0.33.bb
@@ -0,0 +1,9 @@
1require ofono.inc
2
3PR = "r0"
4
5SRC_URI = "http://www.kernel.org/pub/linux/network/ofono/${P}.tar.bz2 \
6 file://ofono"
7
8SRC_URI[md5sum] = "001160996d0c00e7b8da575e1fff1bd1"
9SRC_URI[sha256sum] = "1b7ce568e32518f404231389150cea5d4abfb19e09eaa6e7a280be2e5186c82f"