diff options
author | Richard Purdie <richard@openedhand.com> | 2008-10-08 11:30:42 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2008-10-08 11:30:42 +0000 |
commit | d33aedcd885ba7979e2f990e37facec8781b4817 (patch) | |
tree | 8babe229da80a22a184b76c0bdbc6f335c64caa0 /meta/conf/distro | |
parent | acb3bfa86b2c25fd7e407073d1af674b52bfffd0 (diff) | |
download | poky-d33aedcd885ba7979e2f990e37facec8781b4817.tar.gz |
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
Diffstat (limited to 'meta/conf/distro')
-rw-r--r-- | meta/conf/distro/include/poky-eabi.inc | 1 |
1 files changed, 0 insertions, 1 deletions
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 = "" | |||
44 | ASNEEDED_pn-pciutils = "" | 44 | ASNEEDED_pn-pciutils = "" |
45 | ASNEEDED_pn-puzzles = "" | 45 | ASNEEDED_pn-puzzles = "" |
46 | ASNEEDED_pn-dialer = "" | 46 | ASNEEDED_pn-dialer = "" |
47 | ASNEEDED_pn-parted = "" | ||
48 | 47 | ||
49 | TARGET_LDFLAGS += "${ASNEEDED}" | 48 | TARGET_LDFLAGS += "${ASNEEDED}" |