From: Samuel Ortiz Date: Wed, 8 Oct 2008 08:25:20 +0000 (+0000) Subject: poky-eabi: as-needed breaks parted configure stage X-Git-Tag: 2011-1~8079 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=e5f329fd9e31c116ef8d27c5f79ce62a6789c7d6;p=openembedded-core.git 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 --- 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}"