mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
libnice, farsight2, pidgin: Blacklist because libnice's nice.pc
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -29,3 +29,4 @@ FILES_${PN}-dbg += "${libdir}/*/.debug"
|
||||
SRC_URI[md5sum] = "e1f540cf3ebab06c3d7db1f46b44ac88"
|
||||
SRC_URI[sha256sum] = "3ae59aa61a8071c9fad111e5fd606aabc27961eb4192f8729987a27dae6b3974"
|
||||
|
||||
PNBLACKLIST[farsight2] ?= "Depends on broken libnice"
|
||||
|
||||
@@ -39,3 +39,4 @@ do_compile_append() {
|
||||
SRC_URI[md5sum] = "e5b9f799a57cb939ea2658ec35253ab9"
|
||||
SRC_URI[sha256sum] = "d8dd260c486a470a6052a5323920878a084e44a19df09b15728b85c9e3d6edf0"
|
||||
|
||||
PNBLACKLIST[libnice] ?= "BROKEN: QA Issue: nice.pc failed sanity test (tmpdir)"
|
||||
|
||||
@@ -7,7 +7,7 @@ DEPENDS = "python startup-notification avahi gtk+ ncurses gnutls virtual/libintl
|
||||
inherit autotools gettext pkgconfig gconf perlnative
|
||||
|
||||
# http://errors.yoctoproject.org/Errors/Details/25824/
|
||||
PNBLACKLIST[pidgin] ?= "Not compatible with gnutls version 3.4 currently in oe-core"
|
||||
PNBLACKLIST[pidgin] ?= "Not compatible with gnutls version 3.4 currently in oe-core and also depends on broken libnice through farsight2"
|
||||
|
||||
SRC_URI = "\
|
||||
${SOURCEFORGE_MIRROR}/pidgin/pidgin-${PV}.tar.bz2 \
|
||||
|
||||
Reference in New Issue
Block a user