diff options
author | Richard Purdie <richard@openedhand.com> | 2008-09-10 14:04:55 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2008-09-10 14:04:55 +0000 |
commit | eecb3f9a83b807f15de19e47c4811c3b74bff99f (patch) | |
tree | 031e269f93299098775373f2d184f8d8dda6ea46 /meta/conf | |
parent | 7e3f8e5f6c109cde86986f5b3500595b95128b1a (diff) | |
download | poky-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
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/distro/include/poky-eabi.inc | 1 |
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 = "" | |||
42 | ASNEEDED_pn-minimo = "" | 42 | ASNEEDED_pn-minimo = "" |
43 | ASNEEDED_pn-pciutils = "" | 43 | ASNEEDED_pn-pciutils = "" |
44 | ASNEEDED_pn-puzzles = "" | 44 | ASNEEDED_pn-puzzles = "" |
45 | ASNEEDED_pn-matchbox-wm-2 = "" | ||
45 | 46 | ||
46 | TARGET_LDFLAGS += "${ASNEEDED}" | 47 | TARGET_LDFLAGS += "${ASNEEDED}" |