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