From: Ross Burton Date: Thu, 18 Sep 2008 09:35:14 +0000 (+0000) Subject: poky-eabi.conf: add dialer to as-needed blacklist X-Git-Tag: 2011-1~8308 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=0576faf045c4324d23edfdda9f6dad55fd06c952;p=openembedded-core.git poky-eabi.conf: add dialer to as-needed blacklist git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5198 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/conf/distro/include/poky-eabi.inc b/meta/conf/distro/include/poky-eabi.inc index 135012404c..c3d6383c51 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 = "" ASNEEDED_pn-minimo = "" ASNEEDED_pn-pciutils = "" ASNEEDED_pn-puzzles = "" +ASNEEDED_pn-dialer = "" TARGET_LDFLAGS += "${ASNEEDED}"