summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/openmotif
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/recipes-support/openmotif
parent3b8b7c55dba4a6d6819876c5820c84fffd026577 (diff)
downloadmeta-openembedded-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/recipes-support/openmotif')
-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 2e4152450..ac4d188c5 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"
7 7
8PR = "r3" 8PR = "r3"
9 9
10PNBLACKLIST[openmotif] = "BROKEN: doesn't build with B!=S"
11
10SRC_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 \
11 file://configure.patch;patch=1" 13 file://configure.patch;patch=1"
12 14