summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/ofono/ofono_1.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-connectivity/ofono/ofono_1.5.bb')
-rw-r--r--meta/recipes-connectivity/ofono/ofono_1.5.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/ofono/ofono_1.5.bb b/meta/recipes-connectivity/ofono/ofono_1.5.bb
new file mode 100644
index 0000000000..d0f273b68d
--- /dev/null
+++ b/meta/recipes-connectivity/ofono/ofono_1.5.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] = "a54935a2a86b90300410c6c033284f6c"
14SRC_URI[sha256sum] = "3a70608c17f3dca34c1e057aacdf836021322dfdcaf9edc777119eafe48076b3"