summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-09-10 14:04:55 +0000
committerRichard Purdie <richard@openedhand.com>2008-09-10 14:04:55 +0000
commiteecb3f9a83b807f15de19e47c4811c3b74bff99f (patch)
tree031e269f93299098775373f2d184f8d8dda6ea46
parent7e3f8e5f6c109cde86986f5b3500595b95128b1a (diff)
downloadpoky-eecb3f9a83b807f15de19e47c4811c3b74bff99f.tar.gz
poky-eabi.inc: Blacklist matchbox-wm-2 for broken as needed handling
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5164 311d38ba-8fff-0310-9ca6-ca027cbcb966
-rw-r--r--meta/conf/distro/include/poky-eabi.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/distro/include/poky-eabi.inc b/meta/conf/distro/include/poky-eabi.inc
index 135012404c..f22a0ed02d 100644
--- a/meta/conf/distro/include/poky-eabi.inc
+++ b/meta/conf/distro/include/poky-eabi.inc
@@ -42,5 +42,6 @@ ASNEEDED_pn-xserver-kdrive-xomap = ""
42ASNEEDED_pn-minimo = "" 42ASNEEDED_pn-minimo = ""
43ASNEEDED_pn-pciutils = "" 43ASNEEDED_pn-pciutils = ""
44ASNEEDED_pn-puzzles = "" 44ASNEEDED_pn-puzzles = ""
45ASNEEDED_pn-matchbox-wm-2 = ""
45 46
46TARGET_LDFLAGS += "${ASNEEDED}" 47TARGET_LDFLAGS += "${ASNEEDED}"