From: Richard Purdie Date: Wed, 8 Oct 2008 11:30:42 +0000 (+0000) Subject: poky-eabi.inc: No need for parted as-needed exception anymore X-Git-Tag: 2011-1~8072 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=d33aedcd885ba7979e2f990e37facec8781b4817;p=openembedded-core.git poky-eabi.inc: No need for parted as-needed exception anymore git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5451 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/conf/distro/include/poky-eabi.inc b/meta/conf/distro/include/poky-eabi.inc index dca2c2ebb0..56d23dc658 100644 --- a/meta/conf/distro/include/poky-eabi.inc +++ b/meta/conf/distro/include/poky-eabi.inc @@ -44,6 +44,5 @@ ASNEEDED_pn-minimo = "" ASNEEDED_pn-pciutils = "" ASNEEDED_pn-puzzles = "" ASNEEDED_pn-dialer = "" -ASNEEDED_pn-parted = "" TARGET_LDFLAGS += "${ASNEEDED}"