From: Phil Blundell Date: Fri, 1 Aug 2008 19:33:47 +0000 (+0000) Subject: bash_3.2: apply more patches from upstream X-Git-Tag: Release-2010-05/1~6407 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f60719726356657d559aa1e045c9ae126f13e32;p=openembedded.git bash_3.2: apply more patches from upstream --- diff --git a/packages/bash/bash_3.2.bb b/packages/bash/bash_3.2.bb index 568f8206f5..0cf8ff5f26 100644 --- a/packages/bash/bash_3.2.bb +++ b/packages/bash/bash_3.2.bb @@ -1,6 +1,6 @@ require bash.inc -PR = "r5" +PR = "r6" SRC_URI += "\ file://builtins.patch;patch=1 \ @@ -37,4 +37,10 @@ SRC_URI += "\ http://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-031;patch=1;pnum=0 \ http://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-032;patch=1;pnum=0 \ http://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-033;patch=1;pnum=0 \ + http://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-034;patch=1;pnum=0 \ + http://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-035;patch=1;pnum=0 \ + http://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-036;patch=1;pnum=0 \ + http://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-037;patch=1;pnum=0 \ + http://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-038;patch=1;pnum=0 \ + http://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-039;patch=1;pnum=0 \ "