aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2014-06-19 11:48:47 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2014-06-21 12:20:21 +0200
commit1b4bfcec1eaceb35a3e53fcd0aa9ff1a047a1bc5 (patch)
tree0402ec72534afff6faaafed90bd9413b396ff562 /meta-oe
parent3b8b7c55dba4a6d6819876c5820c84fffd026577 (diff)
downloadmeta-openembedded-contrib-1b4bfcec1eaceb35a3e53fcd0aa9ff1a047a1bc5.tar.gz
openmotif: Blacklist because of broken with B!=S
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-support/openmotif/openmotif_2.3.3.bb2
1 files changed, 2 insertions, 0 deletions
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 2e41524509..ac4d188c5a 100644
--- a/meta-oe/recipes-support/openmotif/openmotif_2.3.3.bb
+++ b/meta-oe/recipes-support/openmotif/openmotif_2.3.3.bb
@@ -7,6 +7,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=14f692c82491db3d52419929d2f3b343"
PR = "r3"
+PNBLACKLIST[openmotif] = "BROKEN: doesn't build with B!=S"
+
SRC_URI = "http://motif.ics.com/sites/default/files/openmotif-2.3.3.tar.gz \
file://configure.patch;patch=1"