diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2016-01-04 14:42:12 +0100 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-01-06 13:25:59 +0100 |
| commit | efb424daa3acfe7c712efec8793d3ef92cccf40d (patch) | |
| tree | c263acaaf6370b05b9b502ad211f75fa1bd5f8db /meta-oe/recipes-support/pidgin/pidgin-otr_4.0.0.bb | |
| parent | d61e49f70e6065de7392405abae40d297f3134b0 (diff) | |
| download | meta-openembedded-efb424daa3acfe7c712efec8793d3ef92cccf40d.tar.gz | |
pidgin*: blacklist because of gnutls upgrade
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/pidgin/pidgin-otr_4.0.0.bb')
| -rw-r--r-- | meta-oe/recipes-support/pidgin/pidgin-otr_4.0.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/pidgin/pidgin-otr_4.0.0.bb b/meta-oe/recipes-support/pidgin/pidgin-otr_4.0.0.bb index 18dbe0959f..b884b5a0d2 100644 --- a/meta-oe/recipes-support/pidgin/pidgin-otr_4.0.0.bb +++ b/meta-oe/recipes-support/pidgin/pidgin-otr_4.0.0.bb | |||
| @@ -4,6 +4,8 @@ LICENSE = "GPLv2" | |||
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=92fe174bad6da3763f6e9e9eaff6df24" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=92fe174bad6da3763f6e9e9eaff6df24" |
| 5 | DEPENDS = "libgcrypt libotr pidgin intltool-native" | 5 | DEPENDS = "libgcrypt libotr pidgin intltool-native" |
| 6 | 6 | ||
| 7 | PNBLACKLIST[pidgin-otr] ?= "depends on blacklisted pidgin" | ||
| 8 | |||
| 7 | SRC_URI = "http://www.cypherpunks.ca/otr/${BP}.tar.gz \ | 9 | SRC_URI = "http://www.cypherpunks.ca/otr/${BP}.tar.gz \ |
| 8 | file://ignore_extra-portability_warnings.patch \ | 10 | file://ignore_extra-portability_warnings.patch \ |
| 9 | " | 11 | " |
