]> code.ossystems Code Review - openembedded-core.git/commitdiff
poky-eabi.inc: Blacklist matchbox-wm-2 for broken as needed handling
authorRichard Purdie <richard@openedhand.com>
Wed, 10 Sep 2008 14:04:55 +0000 (14:04 +0000)
committerRichard Purdie <richard@openedhand.com>
Wed, 10 Sep 2008 14:04:55 +0000 (14:04 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5164 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/distro/include/poky-eabi.inc

index 135012404c0fd437dee86e420cf8229193c968af..f22a0ed02df0a159d029091df2f56caf0a93b00a 100644 (file)
@@ -42,5 +42,6 @@ ASNEEDED_pn-xserver-kdrive-xomap = ""
 ASNEEDED_pn-minimo = ""
 ASNEEDED_pn-pciutils = ""
 ASNEEDED_pn-puzzles = ""
+ASNEEDED_pn-matchbox-wm-2 = ""
 
 TARGET_LDFLAGS += "${ASNEEDED}"