From e2e6f6fe07049f33cb6348780fa975162752e421 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Thu, 12 Dec 2013 13:38:32 +0100 Subject: initial commit of Enea Linux 3.1 Migrated from the internal git server on the dora-enea branch Signed-off-by: Adrian Dudau --- meta/recipes-connectivity/ofono/ofono_1.12.bb | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 meta/recipes-connectivity/ofono/ofono_1.12.bb (limited to 'meta/recipes-connectivity/ofono/ofono_1.12.bb') diff --git a/meta/recipes-connectivity/ofono/ofono_1.12.bb b/meta/recipes-connectivity/ofono/ofono_1.12.bb new file mode 100644 index 0000000000..ad524a0418 --- /dev/null +++ b/meta/recipes-connectivity/ofono/ofono_1.12.bb @@ -0,0 +1,15 @@ +require ofono.inc + +SRC_URI = "\ + ${KERNELORG_MIRROR}/linux/network/${BPN}/${BP}.tar.xz \ + file://ofono \ + file://missing-ssize_t.patch \ + file://obsolete_automake_macros.patch \ +" + +PR = "r2" + +SRC_URI[md5sum] = "aa8924c0e8de3ec7ac5e41fe7df4cb99" +SRC_URI[sha256sum] = "733b75bfd1b2a1925b6de532989c496b8ae17a746691120ef64cceb00b3ef751" + +CFLAGS_append_libc-uclibc = " -D_GNU_SOURCE" -- cgit v1.2.3-54-g00ecf