mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-19 16:00:26 +00:00
pidgin*: blacklist because of gnutls upgrade
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -4,6 +4,8 @@ LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=92fe174bad6da3763f6e9e9eaff6df24"
|
||||
DEPENDS = "libgcrypt libotr pidgin intltool-native"
|
||||
|
||||
PNBLACKLIST[pidgin-otr] ?= "depends on blacklisted pidgin"
|
||||
|
||||
SRC_URI = "http://www.cypherpunks.ca/otr/${BP}.tar.gz \
|
||||
file://ignore_extra-portability_warnings.patch \
|
||||
"
|
||||
|
||||
@@ -6,6 +6,9 @@ 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"
|
||||
|
||||
SRC_URI = "\
|
||||
${SOURCEFORGE_MIRROR}/pidgin/pidgin-${PV}.tar.bz2 \
|
||||
file://sanitize-configure.ac.patch \
|
||||
|
||||
Reference in New Issue
Block a user