From 987d53f5be2b0af3a4cc4c318b7b8570c6ec885d Mon Sep 17 00:00:00 2001 From: Shane Wang Date: Wed, 14 Mar 2012 15:15:25 +0800 Subject: ofono: upgrade to 1.5 (From OE-Core rev: 5624201471f9d3fb7c6d9858a40f63dd88354f94) Signed-off-by: Shane Wang Signed-off-by: Richard Purdie --- meta/recipes-connectivity/ofono/ofono_1.5.bb | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 meta/recipes-connectivity/ofono/ofono_1.5.bb (limited to 'meta/recipes-connectivity/ofono/ofono_1.5.bb') 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 @@ +require ofono.inc + +PR = "r0" + +SRC_URI = "${KERNELORG_MIRROR}/linux/network/ofono/${BPN}-${PV}.tar.bz2 \ + file://ofono" + +EXTRA_OECONF += "\ + --enable-test \ + ${@base_contains('DISTRO_FEATURES', 'bluetooth','--enable-bluetooth', '--disable-bluetooth', d)} \ +" + +SRC_URI[md5sum] = "a54935a2a86b90300410c6c033284f6c" +SRC_URI[sha256sum] = "3a70608c17f3dca34c1e057aacdf836021322dfdcaf9edc777119eafe48076b3" -- cgit v1.2.3-54-g00ecf