summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/ofono/ofono_1.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-connectivity/ofono/ofono_1.3.bb')
-rw-r--r--meta/recipes-connectivity/ofono/ofono_1.3.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/ofono/ofono_1.3.bb b/meta/recipes-connectivity/ofono/ofono_1.3.bb
new file mode 100644
index 0000000000..ed664a23f8
--- /dev/null
+++ b/meta/recipes-connectivity/ofono/ofono_1.3.bb
@@ -0,0 +1,14 @@
1require ofono.inc
2
3PR = "r0"
4
5SRC_URI = "${KERNELORG_MIRROR}/linux/network/ofono/${BPN}-${PV}.tar.bz2 \
6 file://ofono"
7
8EXTRA_OECONF += "\
9 --enable-test \
10 ${@base_contains('DISTRO_FEATURES', 'bluetooth','--enable-bluetooth', '--disable-bluetooth', d)} \
11"
12
13SRC_URI[md5sum] = "dbe381b739c0e7830e6c075f81c8e168"
14SRC_URI[sha256sum] = "02a9f1f7c1b8eeb8868290d119fe5dc90b0b5c0b6199bed5293dc06a8bf7ebeb"