summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2014-12-06 08:01:57 +0100
committerArmin Kuster <akuster808@gmail.com>2014-12-26 18:04:33 -0800
commit4bf3c443a56749f332913d3435f1850ab8207a8e (patch)
treee635df4eb32bdf97854f836594a75ab4af20b3da /meta-oe
parent80c4c5c4ae30716dd2b4e05651ab5536e528f2c8 (diff)
downloadmeta-openembedded-4bf3c443a56749f332913d3435f1850ab8207a8e.tar.gz
PNBLACKLIST: use weak assignments
* this makes it easier to unblacklist it from local.conf which is parsed before the recipes Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice_1.1.4.bb2
-rw-r--r--meta-oe/recipes-connectivity/soft66/soft66_git.bb2
-rw-r--r--meta-oe/recipes-connectivity/zeroc-ice/zeroc-ice_3.5.1.bb2
-rw-r--r--meta-oe/recipes-extended/subsurface/subsurface_git.bb2
-rw-r--r--meta-oe/recipes-extended/zsh/zsh.inc2
-rw-r--r--meta-oe/recipes-graphics/clutter/clutter-box2d_git.bb2
-rw-r--r--meta-oe/recipes-graphics/fim/fim_0.4-rc1.bb2
-rw-r--r--meta-oe/recipes-graphics/xorg-driver/xf86-input-mtev_git.bb2
-rw-r--r--meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb2
-rw-r--r--meta-oe/recipes-navigation/omgps/omgps_svn.bb2
-rw-r--r--meta-oe/recipes-qt/qconnman/qconnman-e_git.bb2
-rw-r--r--meta-oe/recipes-qt/qconnman/qconnman_git.bb2
-rw-r--r--meta-oe/recipes-sato/claws-mail/sylpheed_2.7.1.bb2
-rw-r--r--meta-oe/recipes-support/apcupsd/apcupsd_3.14.10.bb2
-rw-r--r--meta-oe/recipes-support/emacs/emacs_23.4.bb2
-rw-r--r--meta-oe/recipes-support/maliit/maliit-framework_git.bb2
-rw-r--r--meta-oe/recipes-support/maliit/maliit-plugins_git.bb2
-rw-r--r--meta-oe/recipes-support/openmotif/openmotif_2.3.3.bb2
-rw-r--r--meta-oe/recipes-support/vala-terminal/vala-terminal_git.bb2
19 files changed, 19 insertions, 19 deletions
diff --git a/meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice_1.1.4.bb b/meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice_1.1.4.bb
index 9f2cc4970..5256ce0d2 100644
--- a/meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice_1.1.4.bb
+++ b/meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice_1.1.4.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "\
8#| configure:17888: checking for native large file support 8#| configure:17888: checking for native large file support
9#| configure:17891: error: in `/home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/core2-64-oe-linux/libimobiledevice/1.1.4-r0/libimobiledevice-1.1.4': 9#| configure:17891: error: in `/home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/core2-64-oe-linux/libimobiledevice/1.1.4-r0/libimobiledevice-1.1.4':
10#| configure:17893: error: cannot run test program while cross compiling 10#| configure:17893: error: cannot run test program while cross compiling
11PNBLACKLIST[libimobiledevice] = "cannot run test program while cross compiling" 11PNBLACKLIST[libimobiledevice] ?= "cannot run test program while cross compiling"
12 12
13HOMEPAGE ="http://www.libimobiledevice.org/" 13HOMEPAGE ="http://www.libimobiledevice.org/"
14 14
diff --git a/meta-oe/recipes-connectivity/soft66/soft66_git.bb b/meta-oe/recipes-connectivity/soft66/soft66_git.bb
index 050bf98aa..33ca2b568 100644
--- a/meta-oe/recipes-connectivity/soft66/soft66_git.bb
+++ b/meta-oe/recipes-connectivity/soft66/soft66_git.bb
@@ -3,7 +3,7 @@ LICENSE = "GPLv3 LGPLv3+"
3LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949 \ 3LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949 \
4 file://COPYING.LESSER;md5=e6a600fd5e1d9cbde2d983680233ad02 " 4 file://COPYING.LESSER;md5=e6a600fd5e1d9cbde2d983680233ad02 "
5 5
6PNBLACKLIST[soft66] = "BROKEN: depends on broken libftdi" 6PNBLACKLIST[soft66] ?= "BROKEN: depends on broken libftdi"
7 7
8DEPENDS = "libftdi" 8DEPENDS = "libftdi"
9 9
diff --git a/meta-oe/recipes-connectivity/zeroc-ice/zeroc-ice_3.5.1.bb b/meta-oe/recipes-connectivity/zeroc-ice/zeroc-ice_3.5.1.bb
index e39aa188c..2b6f56ed4 100644
--- a/meta-oe/recipes-connectivity/zeroc-ice/zeroc-ice_3.5.1.bb
+++ b/meta-oe/recipes-connectivity/zeroc-ice/zeroc-ice_3.5.1.bb
@@ -18,7 +18,7 @@ SRC_URI[sha256sum] = "989e51194c6adadbd156da3288e37bad847b93b3b876502e83033b7049
18#| /home/jenkins/oe/world/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/include/db_cxx.h:273:14: note: virtual int Db::set_bt_compare(int (*)(Db*, const Dbt*, const Dbt*, size_t*)) <near match> 18#| /home/jenkins/oe/world/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/include/db_cxx.h:273:14: note: virtual int Db::set_bt_compare(int (*)(Db*, const Dbt*, const Dbt*, size_t*)) <near match>
19#| /home/jenkins/oe/world/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/include/db_cxx.h:273:14: note: no known conversion for argument 1 from 'int (*)(DB*, const DBT*, const DBT*) {aka int (*)(__db*, const __db_dbt*, const __db_dbt*)}' to 'int (*)(Db*, const Dbt*, const Dbt*, size_t*) {aka int (*)(Db*, const Dbt*, const Dbt*, long unsigned int*)}' 19#| /home/jenkins/oe/world/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/include/db_cxx.h:273:14: note: no known conversion for argument 1 from 'int (*)(DB*, const DBT*, const DBT*) {aka int (*)(__db*, const __db_dbt*, const __db_dbt*)}' to 'int (*)(Db*, const Dbt*, const Dbt*, size_t*) {aka int (*)(Db*, const Dbt*, const Dbt*, long unsigned int*)}'
20#| make[3]: *** [MapDb.o] Error 1 20#| make[3]: *** [MapDb.o] Error 1
21PNBLACKLIST[zeroc-ice] = "BROKEN: not compatible with default db version" 21PNBLACKLIST[zeroc-ice] ?= "BROKEN: not compatible with default db version"
22 22
23S = "${WORKDIR}/Ice-${PV}" 23S = "${WORKDIR}/Ice-${PV}"
24 24
diff --git a/meta-oe/recipes-extended/subsurface/subsurface_git.bb b/meta-oe/recipes-extended/subsurface/subsurface_git.bb
index 1edb19e35..22b9d2fd7 100644
--- a/meta-oe/recipes-extended/subsurface/subsurface_git.bb
+++ b/meta-oe/recipes-extended/subsurface/subsurface_git.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263"
4 4
5DEPENDS = "libdivecomputer gtk+ libxml2 glib-2.0 gconf" 5DEPENDS = "libdivecomputer gtk+ libxml2 glib-2.0 gconf"
6 6
7PNBLACKLIST[subsurface] = "Needs to be upgraded for compatibility with new libdivecomputer" 7PNBLACKLIST[subsurface] ?= "Needs to be upgraded for compatibility with new libdivecomputer"
8 8
9inherit gtk-icon-cache cmake 9inherit gtk-icon-cache cmake
10 10
diff --git a/meta-oe/recipes-extended/zsh/zsh.inc b/meta-oe/recipes-extended/zsh/zsh.inc
index 86a546e6e..6dc40bf50 100644
--- a/meta-oe/recipes-extended/zsh/zsh.inc
+++ b/meta-oe/recipes-extended/zsh/zsh.inc
@@ -8,7 +8,7 @@ SECTION = "base/shell"
8LICENSE = "zsh" 8LICENSE = "zsh"
9LIC_FILES_CHKSUM = "file://LICENCE;md5=b7bc853894664be455a922db9805288e" 9LIC_FILES_CHKSUM = "file://LICENCE;md5=b7bc853894664be455a922db9805288e"
10 10
11PNBLACKLIST[zsh] = "BROKEN: doesn't build with B!=S (gnu-configize executed in ${B})" 11PNBLACKLIST[zsh] ?= "BROKEN: doesn't build with B!=S (gnu-configize executed in ${B})"
12 12
13DEPENDS = "ncurses bison-native" 13DEPENDS = "ncurses bison-native"
14 14
diff --git a/meta-oe/recipes-graphics/clutter/clutter-box2d_git.bb b/meta-oe/recipes-graphics/clutter/clutter-box2d_git.bb
index b19110af2..194d1046f 100644
--- a/meta-oe/recipes-graphics/clutter/clutter-box2d_git.bb
+++ b/meta-oe/recipes-graphics/clutter/clutter-box2d_git.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://box2d/License.txt;md5=e5d39ad91f7dc4692dcdb1d85139ec6
5# 0.12.1+gitAUTOINC+de5452e56b-r1/git/clutter-box2d/clutter-box2d.h:226:47: 5# 0.12.1+gitAUTOINC+de5452e56b-r1/git/clutter-box2d/clutter-box2d.h:226:47:
6# fatal error: clutter-box2d/clutter-box2d-child.h: No such file or directory 6# fatal error: clutter-box2d/clutter-box2d-child.h: No such file or directory
7# | #include <clutter-box2d/clutter-box2d-child.h> 7# | #include <clutter-box2d/clutter-box2d-child.h>
8PNBLACKLIST[clutter-box2d] = "BROKEN: doesn't build with B!=S" 8PNBLACKLIST[clutter-box2d] ?= "BROKEN: doesn't build with B!=S"
9 9
10SRCREV = "de5452e56b537a11fd7f9453d048ff4b4793b5a2" 10SRCREV = "de5452e56b537a11fd7f9453d048ff4b4793b5a2"
11PV = "0.12.1+git${SRCPV}" 11PV = "0.12.1+git${SRCPV}"
diff --git a/meta-oe/recipes-graphics/fim/fim_0.4-rc1.bb b/meta-oe/recipes-graphics/fim/fim_0.4-rc1.bb
index 1d4e3317a..90ac70216 100644
--- a/meta-oe/recipes-graphics/fim/fim_0.4-rc1.bb
+++ b/meta-oe/recipes-graphics/fim/fim_0.4-rc1.bb
@@ -8,7 +8,7 @@ HOMEPAGE = "http://www.autistici.org/dezperado/fim/"
8LICENSE = "GPLv2" 8LICENSE = "GPLv2"
9LIC_FILES_CHKSUM = "file://COPYING;md5=fa01bff138cc98a62b8840a157951c88" 9LIC_FILES_CHKSUM = "file://COPYING;md5=fa01bff138cc98a62b8840a157951c88"
10 10
11PNBLACKLIST[fim] = "BROKEN: doesn't build with B!=S (flex: can't open lex.lex)" 11PNBLACKLIST[fim] ?= "BROKEN: doesn't build with B!=S (flex: can't open lex.lex)"
12 12
13# flex with provide /usr/include/FlexLexer.h 13# flex with provide /usr/include/FlexLexer.h
14DEPENDS = "flex-native bison-native flex" 14DEPENDS = "flex-native bison-native flex"
diff --git a/meta-oe/recipes-graphics/xorg-driver/xf86-input-mtev_git.bb b/meta-oe/recipes-graphics/xorg-driver/xf86-input-mtev_git.bb
index a1943be0a..547ec86c1 100644
--- a/meta-oe/recipes-graphics/xorg-driver/xf86-input-mtev_git.bb
+++ b/meta-oe/recipes-graphics/xorg-driver/xf86-input-mtev_git.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=8a71d0475d08eee76d8b6d0c6dbec543"
5 5
6DEPENDS += "pixman" 6DEPENDS += "pixman"
7 7
8PNBLACKLIST[xf86-input-mtev] = "BROKEN: doesn't build with B!=S (Makefile without ${S} in sed call)" 8PNBLACKLIST[xf86-input-mtev] ?= "BROKEN: doesn't build with B!=S (Makefile without ${S} in sed call)"
9 9
10SRC_URI = "git://gitorious.org/xorg/xf86-input-mtev.git file://fix-it.patch" 10SRC_URI = "git://gitorious.org/xorg/xf86-input-mtev.git file://fix-it.patch"
11SRCREV = "1eb469166ffc095c5801475f057f911f97a6e641" 11SRCREV = "1eb469166ffc095c5801475f057f911f97a6e641"
diff --git a/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb b/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb
index 65fab1fda..aa6c01168 100644
--- a/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb
+++ b/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb
@@ -13,7 +13,7 @@ RCONFLICTS_${PN} = "mplayer"
13LICENSE = "GPLv3" 13LICENSE = "GPLv3"
14LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504" 14LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504"
15 15
16PNBLACKLIST[mplayer2] = "Requires newer libav which has negative D_P" 16PNBLACKLIST[mplayer2] ?= "Requires newer libav which has negative D_P"
17 17
18SRC_URI = "git://repo.or.cz/mplayer.git \ 18SRC_URI = "git://repo.or.cz/mplayer.git \
19 file://0001-configure-don-t-disable-ASS-support-when-explicitly-.patch \ 19 file://0001-configure-don-t-disable-ASS-support-when-explicitly-.patch \
diff --git a/meta-oe/recipes-navigation/omgps/omgps_svn.bb b/meta-oe/recipes-navigation/omgps/omgps_svn.bb
index 2304b3686..aabdd43f1 100644
--- a/meta-oe/recipes-navigation/omgps/omgps_svn.bb
+++ b/meta-oe/recipes-navigation/omgps/omgps_svn.bb
@@ -9,7 +9,7 @@ PV = "0.1+svnr${SRCPV}"
9PR = "r2" 9PR = "r2"
10S = "${WORKDIR}/${PN}" 10S = "${WORKDIR}/${PN}"
11 11
12PNBLACKLIST[omgps] = "BROKEN: sound.c:61:35: error: 'saveptr' may be used uninitialized in this function [-Werror=maybe-uninitialized]" 12PNBLACKLIST[omgps] ?= "BROKEN: sound.c:61:35: error: 'saveptr' may be used uninitialized in this function [-Werror=maybe-uninitialized]"
13 13
14do_configure_prepend() { 14do_configure_prepend() {
15 sed -i "s#PY_VERSION = 2.6#PY_VERSION = ${PYTHON_BASEVERSION}#g" ${S}/Makefile.am 15 sed -i "s#PY_VERSION = 2.6#PY_VERSION = ${PYTHON_BASEVERSION}#g" ${S}/Makefile.am
diff --git a/meta-oe/recipes-qt/qconnman/qconnman-e_git.bb b/meta-oe/recipes-qt/qconnman/qconnman-e_git.bb
index baf802703..e307a72c1 100644
--- a/meta-oe/recipes-qt/qconnman/qconnman-e_git.bb
+++ b/meta-oe/recipes-qt/qconnman/qconnman-e_git.bb
@@ -4,7 +4,7 @@ RCONFLICTS_${PN} = "qconnman"
4 4
5inherit qt4e 5inherit qt4e
6 6
7PNBLACKLIST[qconnman-e] = "BROKEN: doesn't work with B!=S, ls: cannot access *.pro: No such file or directory" 7PNBLACKLIST[qconnman-e] ?= "BROKEN: doesn't work with B!=S, ls: cannot access *.pro: No such file or directory"
8 8
9EXTRA_QMAKEVARS_PRE += "PREFIX=/usr" 9EXTRA_QMAKEVARS_PRE += "PREFIX=/usr"
10EXTRA_OEMAKE += "INSTALL_ROOT=${D}" 10EXTRA_OEMAKE += "INSTALL_ROOT=${D}"
diff --git a/meta-oe/recipes-qt/qconnman/qconnman_git.bb b/meta-oe/recipes-qt/qconnman/qconnman_git.bb
index e2bd2edc5..2f8cca25a 100644
--- a/meta-oe/recipes-qt/qconnman/qconnman_git.bb
+++ b/meta-oe/recipes-qt/qconnman/qconnman_git.bb
@@ -4,7 +4,7 @@ RCONFLICTS_${PN} = "qconnman-e"
4 4
5inherit qt4x11 5inherit qt4x11
6 6
7PNBLACKLIST[qconnman] = "BROKEN: doesn't work with B!=S, ls: cannot access *.pro: No such file or directory" 7PNBLACKLIST[qconnman] ?= "BROKEN: doesn't work with B!=S, ls: cannot access *.pro: No such file or directory"
8 8
9EXTRA_QMAKEVARS_PRE += "PREFIX=/usr" 9EXTRA_QMAKEVARS_PRE += "PREFIX=/usr"
10EXTRA_OEMAKE += "INSTALL_ROOT=${D}" 10EXTRA_OEMAKE += "INSTALL_ROOT=${D}"
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 214ca5826..1b010a5b6 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,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4325afd396febcb659c36b49533135d4 \
7 7
8PR = "r2" 8PR = "r2"
9 9
10PNBLACKLIST[sylpheed] = "BROKEN: Doesn't work with B!=S" 10PNBLACKLIST[sylpheed] ?= "BROKEN: Doesn't work with B!=S"
11 11
12SRC_URI = "http://sylpheed.sraoss.jp/sylpheed/v2.7/sylpheed-${PV}.tar.bz2 \ 12SRC_URI = "http://sylpheed.sraoss.jp/sylpheed/v2.7/sylpheed-${PV}.tar.bz2 \
13 file://glib-2.32.patch \ 13 file://glib-2.32.patch \
diff --git a/meta-oe/recipes-support/apcupsd/apcupsd_3.14.10.bb b/meta-oe/recipes-support/apcupsd/apcupsd_3.14.10.bb
index 4cd3f774c..18979d574 100644
--- a/meta-oe/recipes-support/apcupsd/apcupsd_3.14.10.bb
+++ b/meta-oe/recipes-support/apcupsd/apcupsd_3.14.10.bb
@@ -7,7 +7,7 @@ SRC_URI = "http://garr.dl.sourceforge.net/project/apcupsd/apcupsd%20-%20Stable/3
7SRC_URI[md5sum] = "5928822d855c5cf7ac29655e3e0b8c23" 7SRC_URI[md5sum] = "5928822d855c5cf7ac29655e3e0b8c23"
8SRC_URI[sha256sum] = "0707b5ec9916fbde9e44eb8d18037c8d8f75dfd6aeef51aba5487e189eef2032" 8SRC_URI[sha256sum] = "0707b5ec9916fbde9e44eb8d18037c8d8f75dfd6aeef51aba5487e189eef2032"
9 9
10PNBLACKLIST[apcupsd] = "BROKEN: doesn't build with B!=S" 10PNBLACKLIST[apcupsd] ?= "BROKEN: doesn't build with B!=S"
11 11
12inherit autotools 12inherit autotools
13 13
diff --git a/meta-oe/recipes-support/emacs/emacs_23.4.bb b/meta-oe/recipes-support/emacs/emacs_23.4.bb
index 3db5da68d..a32482883 100644
--- a/meta-oe/recipes-support/emacs/emacs_23.4.bb
+++ b/meta-oe/recipes-support/emacs/emacs_23.4.bb
@@ -2,7 +2,7 @@ require emacs.inc
2 2
3PR = "r4" 3PR = "r4"
4 4
5PNBLACKLIST[emacs] = "qemu: uncaught target signal 11 (Segmentation fault) - core dumped" 5PNBLACKLIST[emacs] ?= "qemu: uncaught target signal 11 (Segmentation fault) - core dumped"
6 6
7SRC_URI = "${GNU_MIRROR}/emacs/emacs-${PV}.tar.gz;name=tarball \ 7SRC_URI = "${GNU_MIRROR}/emacs/emacs-${PV}.tar.gz;name=tarball \
8 file://use-qemu.patch \ 8 file://use-qemu.patch \
diff --git a/meta-oe/recipes-support/maliit/maliit-framework_git.bb b/meta-oe/recipes-support/maliit/maliit-framework_git.bb
index f387ce26b..3eb7f30df 100644
--- a/meta-oe/recipes-support/maliit/maliit-framework_git.bb
+++ b/meta-oe/recipes-support/maliit/maliit-framework_git.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.LGPL;md5=5c917f6ce94ceb8d8d5e16e2fca5b9ad"
6 6
7inherit autotools qt4x11 gtk-immodules-cache 7inherit autotools qt4x11 gtk-immodules-cache
8 8
9PNBLACKLIST[maliit-framework] = "BROKEN: Wasn't updated to work with B!=S, maybe incorrectly inherits autotools" 9PNBLACKLIST[maliit-framework] ?= "BROKEN: Wasn't updated to work with B!=S, maybe incorrectly inherits autotools"
10 10
11DEPENDS = "libxcomposite dbus gtk+3 gtk+" 11DEPENDS = "libxcomposite dbus gtk+3 gtk+"
12 12
diff --git a/meta-oe/recipes-support/maliit/maliit-plugins_git.bb b/meta-oe/recipes-support/maliit/maliit-plugins_git.bb
index 0fa8ac25e..3c040d87a 100644
--- a/meta-oe/recipes-support/maliit/maliit-plugins_git.bb
+++ b/meta-oe/recipes-support/maliit/maliit-plugins_git.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=f29b21caa8e460097bfad9c026a33621"
6 6
7inherit autotools qt4x11 7inherit autotools qt4x11
8 8
9PNBLACKLIST[maliit-plugins] = "BROKEN: depends on broken maliit-framework" 9PNBLACKLIST[maliit-plugins] ?= "BROKEN: depends on broken maliit-framework"
10 10
11DEPENDS = "maliit-framework" 11DEPENDS = "maliit-framework"
12 12
diff --git a/meta-oe/recipes-support/openmotif/openmotif_2.3.3.bb b/meta-oe/recipes-support/openmotif/openmotif_2.3.3.bb
index ac4d188c5..2baeda025 100644
--- a/meta-oe/recipes-support/openmotif/openmotif_2.3.3.bb
+++ b/meta-oe/recipes-support/openmotif/openmotif_2.3.3.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=14f692c82491db3d52419929d2f3b343"
7 7
8PR = "r3" 8PR = "r3"
9 9
10PNBLACKLIST[openmotif] = "BROKEN: doesn't build with B!=S" 10PNBLACKLIST[openmotif] ?= "BROKEN: doesn't build with B!=S"
11 11
12SRC_URI = "http://motif.ics.com/sites/default/files/openmotif-2.3.3.tar.gz \ 12SRC_URI = "http://motif.ics.com/sites/default/files/openmotif-2.3.3.tar.gz \
13 file://configure.patch;patch=1" 13 file://configure.patch;patch=1"
diff --git a/meta-oe/recipes-support/vala-terminal/vala-terminal_git.bb b/meta-oe/recipes-support/vala-terminal/vala-terminal_git.bb
index 78af9b62c..07ff31820 100644
--- a/meta-oe/recipes-support/vala-terminal/vala-terminal_git.bb
+++ b/meta-oe/recipes-support/vala-terminal/vala-terminal_git.bb
@@ -8,7 +8,7 @@ PV = "1.3+gitr${SRCPV}"
8PE = "1" 8PE = "1"
9PR = "r1" 9PR = "r1"
10 10
11PNBLACKLIST[vala-terminal] = "BROKEN: Doesn't work with B!=S, touch: cannot touch `src/.stamp': No such file or directory" 11PNBLACKLIST[vala-terminal] ?= "BROKEN: Doesn't work with B!=S, touch: cannot touch `src/.stamp': No such file or directory"
12 12
13inherit autotools perlnative vala 13inherit autotools perlnative vala
14 14