diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2014-06-19 11:41:13 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-06-21 13:06:13 +0200 |
commit | 8d9191534f36a51817aed23aa6a708b0b251eaac (patch) | |
tree | 10786d5644e1066c937248d16fe14e4c1d089374 /meta-oe/recipes-sato/claws-mail/sylpheed_2.7.1.bb | |
parent | a6112684d8ef01825153514b55c3991cb6e280b0 (diff) | |
download | meta-openembedded-8d9191534f36a51817aed23aa6a708b0b251eaac.tar.gz |
sylpheed: Blacklist because of broken with B!=S
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-sato/claws-mail/sylpheed_2.7.1.bb')
-rw-r--r-- | meta-oe/recipes-sato/claws-mail/sylpheed_2.7.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-sato/claws-mail/sylpheed_2.7.1.bb b/meta-oe/recipes-sato/claws-mail/sylpheed_2.7.1.bb index a878220ac..a793fde30 100644 --- a/meta-oe/recipes-sato/claws-mail/sylpheed_2.7.1.bb +++ b/meta-oe/recipes-sato/claws-mail/sylpheed_2.7.1.bb | |||
@@ -7,6 +7,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4325afd396febcb659c36b49533135d4 \ | |||
7 | 7 | ||
8 | PR = "r2" | 8 | PR = "r2" |
9 | 9 | ||
10 | PNBLACKLIST[sylpheed] = "BROKEN: Doesn't work with B!=S" | ||
11 | |||
10 | SRC_URI = "http://sylpheed.sraoss.jp/sylpheed/v2.7/sylpheed-${PV}.tar.bz2 \ | 12 | SRC_URI = "http://sylpheed.sraoss.jp/sylpheed/v2.7/sylpheed-${PV}.tar.bz2 \ |
11 | file://glib-2.32.patch \ | 13 | file://glib-2.32.patch \ |
12 | " | 14 | " |