perl: NSLU2: fix LE config in 5.8.7
authorJohn Bowler <jbowler@nslu2-linux.org>
Tue, 18 Oct 2005 05:52:03 +0000 (05:52 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Tue, 18 Oct 2005 05:52:03 +0000 (05:52 +0000)
commitae1bd16742711951f262249e110cec4020ec69f8
tree8403d453b09a0b217d6ac604dbfeb860c1d661cd
parent8cfbec017c980b26142ec8494e0bf321256bb332
perl: NSLU2: fix LE config in 5.8.7
  - the existing arm (le) config will not work with NSLU2 because of the
  - use of 32 bit assembler which is not thumb compatible, this change
  - uses a config file derived from the BE (NSLU2) config
packages/perl/perl-5.8.7/config.sh-arm-linux [new file with mode: 0644]
packages/perl/perl_5.8.7.bb