mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +00:00
Revert "gpsd, foxtrotgps: blacklist, fails to build with new binutils-2.27"
This reverts commit 8c29023f1f.
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
c7137fd871
commit
5641b25276
|
|
@ -6,8 +6,7 @@ LICENSE = "GPLv2"
|
|||
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
|
||||
DEPENDS = "curl gtk+ libglade sqlite3 libexif gpsd bluez4 intltool-native"
|
||||
|
||||
PNBLACKLIST[foxtrotgps] ?= "Depends on broken gpsd"
|
||||
#PNBLACKLIST[foxtrotgps] ?= "${@bb.utils.contains('DISTRO_FEATURES', 'bluez5', 'bluez5 conflicts with bluez4 and bluez5 is selected in DISTRO_FEATURES', '', d)}"
|
||||
PNBLACKLIST[foxtrotgps] ?= "${@bb.utils.contains('DISTRO_FEATURES', 'bluez5', 'bluez5 conflicts with bluez4 and bluez5 is selected in DISTRO_FEATURES', '', d)}"
|
||||
|
||||
SRC_URI = "http://www.foxtrotgps.org/releases/${BP}.tar.gz"
|
||||
SRC_URI[md5sum] = "6777d448ee9d3ba195f9d26ea90e3163"
|
||||
|
|
|
|||
|
|
@ -139,6 +139,3 @@ RPROVIDES_${PN} += "${PN}-systemd"
|
|||
RREPLACES_${PN} += "${PN}-systemd"
|
||||
RCONFLICTS_${PN} += "${PN}-systemd"
|
||||
SYSTEMD_SERVICE_${PN} = "${PN}.socket"
|
||||
|
||||
# http://errors.yoctoproject.org/Errors/Details/81000/
|
||||
PNBLACKLIST[gpsd] ?= "BROKEN: fails to build with new binutils 2.27"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user