diff options
author | Ross Burton <ross@openedhand.com> | 2008-09-18 09:35:14 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2008-09-18 09:35:14 +0000 |
commit | 0576faf045c4324d23edfdda9f6dad55fd06c952 (patch) | |
tree | 9a8d4c6bda31b001eab93bbd02974ef295ad10cb /meta/conf | |
parent | cd937b6f4501a738096efcf5e75308d26cc06765 (diff) | |
download | poky-0576faf045c4324d23edfdda9f6dad55fd06c952.tar.gz |
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
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..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 = "" | |||
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-dialer = "" | ||
45 | 46 | ||
46 | TARGET_LDFLAGS += "${ASNEEDED}" | 47 | TARGET_LDFLAGS += "${ASNEEDED}" |