aboutsummaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorSamuel Ortiz <sameo@openedhand.com>2008-10-08 08:25:20 +0000
committerSamuel Ortiz <sameo@openedhand.com>2008-10-08 08:25:20 +0000
commite5f329fd9e31c116ef8d27c5f79ce62a6789c7d6 (patch)
tree823e3c68424e098a155c3112dc9c0fb731c2f4b2 /meta
parentade5e7371c4f96f2f58940ff5950935b60443d61 (diff)
downloadopenembedded-core-contrib-e5f329fd9e31c116ef8d27c5f79ce62a6789c7d6.tar.gz
poky-eabi: as-needed breaks parted configure stage
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5444 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-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 56d23dc658..dca2c2ebb0 100644
--- a/meta/conf/distro/include/poky-eabi.inc
+++ b/meta/conf/distro/include/poky-eabi.inc
@@ -44,5 +44,6 @@ ASNEEDED_pn-minimo = ""
ASNEEDED_pn-pciutils = ""
ASNEEDED_pn-puzzles = ""
ASNEEDED_pn-dialer = ""
+ASNEEDED_pn-parted = ""
TARGET_LDFLAGS += "${ASNEEDED}"