From: Koen Kooi Date: Fri, 14 Apr 2006 12:18:01 +0000 (+0000) Subject: perl 5.8.7: remove extra copy of config.sh from SRC_URI X-Git-Tag: Release-2010-05/1~9453^2~2045^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c9a8e4fd40c857390d4b729aa1449d3308c32d9;p=openembedded.git perl 5.8.7: remove extra copy of config.sh from SRC_URI --- diff --git a/packages/perl/perl_5.8.7.bb b/packages/perl/perl_5.8.7.bb index 6743406b9b..456cc95c84 100644 --- a/packages/perl/perl_5.8.7.bb +++ b/packages/perl/perl_5.8.7.bb @@ -4,7 +4,6 @@ include perl.inc SRC_URI += "file://config.sh-armeb-linux \ file://config.sh-arm-linux \ - file://config.sh-arm-linux-gnueabi \ file://config.sh-i386-linux" PR = "r15"