From 663373c4fb0fa7919cdf1be9ef3cdfa44c8d3048 Mon Sep 17 00:00:00 2001 From: Dongxiao Xu Date: Tue, 28 Jun 2011 14:51:51 +0800 Subject: ofono: upgrade to version 0.50 (From OE-Core rev: f7bb581c5bbcc6c9a73430b9f45f532207c86af7) Signed-off-by: Dongxiao Xu Signed-off-by: Richard Purdie --- meta/recipes-connectivity/ofono/ofono_0.50.bb | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 meta/recipes-connectivity/ofono/ofono_0.50.bb (limited to 'meta/recipes-connectivity/ofono/ofono_0.50.bb') diff --git a/meta/recipes-connectivity/ofono/ofono_0.50.bb b/meta/recipes-connectivity/ofono/ofono_0.50.bb new file mode 100644 index 0000000000..eb82e3967e --- /dev/null +++ b/meta/recipes-connectivity/ofono/ofono_0.50.bb @@ -0,0 +1,13 @@ +require ofono.inc + +PR = "r0" + +SRC_URI = "${KERNELORG_MIRROR}/linux/network/ofono/${P}.tar.bz2 \ + file://ofono" + +EXTRA_OECONF += "\ + --enable-test \ +" + +SRC_URI[md5sum] = "b2656fd0bbf33f926fc86c1e8915d697" +SRC_URI[sha256sum] = "f8f8dd917847a007e4d441b949efc4d28dc3644526d5293016844c2536c65ff9" -- cgit v1.2.3-54-g00ecf