summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2012-07-09 18:03:07 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-07-10 10:05:54 +0100
commit4cd880c61e9d74dbf1a747f3654239cadadf45ce (patch)
treecb849f41ccaa2df6f50a1a0bb3d6cd734c47468e /meta/recipes-core
parentc8f60299424dd912c6402847773f89c0490a1857 (diff)
downloadopenembedded-core-4cd880c61e9d74dbf1a747f3654239cadadf45ce.tar.gz
libgsmd - remove
This project has been unmaintained for some time, and even the OpenMoko project is not using it any more (in favour of FSO). Since we have ofono in OE-Core which replaces and surpasses its functionality, we can remove libgsmd. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
-rw-r--r--meta/recipes-core/tasks/task-base.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-core/tasks/task-base.bb b/meta/recipes-core/tasks/task-base.bb
index ddae7aebee..b9bc3aae0f 100644
--- a/meta/recipes-core/tasks/task-base.bb
+++ b/meta/recipes-core/tasks/task-base.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Merge machine and distro options to create a basic machine task/p
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
-PR = "r73"
+PR = "r74"
inherit task
@@ -357,5 +357,4 @@ RDEPENDS_task-base-serial = "\
lrzsz "
RDEPENDS_task-base-phone = "\
- gsmd \
- libgsmd-tools"
+ ofono"