From 72684aac1d97469ee5cf9ef0d017a8b933e2a6d6 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sun, 29 Apr 2012 10:46:42 +0200 Subject: ofono: upgrade to 1.6 * 1.5 is not compatible with glib-2.32 and newer | In file included from gisi/client.h:30:0, | from gisi/client.c:33: |/OE/shr-core/tmp-eglibc/sysroots/spitz/usr/include/glib-2.0/glib/gtypes.h:28:2: error: #error "Only can be included directly." Signed-off-by: Martin Jansa Signed-off-by: Richard Purdie --- meta/recipes-connectivity/ofono/ofono_1.5.bb | 14 -------------- 1 file changed, 14 deletions(-) delete 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 deleted file mode 100644 index dad813f8c..000000000 --- a/meta/recipes-connectivity/ofono/ofono_1.5.bb +++ /dev/null @@ -1,14 +0,0 @@ -require ofono.inc - -PR = "r1" - -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