mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 09:49:33 +02:00
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. (From OE-Core rev: 4cd880c61e9d74dbf1a747f3654239cadadf45ce) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
2e80a0b1f8
commit
56e0835872
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user