diff options
| author | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-06-16 11:15:53 +0000 |
|---|---|---|
| committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-06-16 11:15:53 +0000 |
| commit | 005c6667ea7761f546e0a02622bfbd685df48255 (patch) | |
| tree | 8f3978f6b049d8edd6dfe0963e66bb8e937b7304 | |
| parent | 90bafd3c377a4b0cfa4ea1cf17b095c8c3e9e1b3 (diff) | |
| download | poky-005c6667ea7761f546e0a02622bfbd685df48255.tar.gz | |
bash: update patches to 039
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4674 311d38ba-8fff-0310-9ca6-ca027cbcb966
| -rw-r--r-- | meta/packages/bash/bash_3.2.bb | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/meta/packages/bash/bash_3.2.bb b/meta/packages/bash/bash_3.2.bb index 883df50194..6930c2bd2d 100644 --- a/meta/packages/bash/bash_3.2.bb +++ b/meta/packages/bash/bash_3.2.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | require bash.inc | 1 | require bash.inc |
| 2 | PR = "r4" | 2 | PR = "r5" |
| 3 | 3 | ||
| 4 | SRC_URI = "${GNU_MIRROR}/bash/bash-${PV}.tar.gz \ | 4 | SRC_URI = "${GNU_MIRROR}/bash/bash-${PV}.tar.gz \ |
| 5 | http://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-001;patch=1;pnum=0 \ | 5 | http://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-001;patch=1;pnum=0 \ |
| @@ -35,4 +35,10 @@ SRC_URI = "${GNU_MIRROR}/bash/bash-${PV}.tar.gz \ | |||
| 35 | http://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-031;patch=1;pnum=0 \ | 35 | http://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-031;patch=1;pnum=0 \ |
| 36 | http://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-032;patch=1;pnum=0 \ | 36 | http://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-032;patch=1;pnum=0 \ |
| 37 | http://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-033;patch=1;pnum=0 \ | 37 | http://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-033;patch=1;pnum=0 \ |
| 38 | http://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-034;patch=1;pnum=0 \ | ||
| 39 | http://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-035;patch=1;pnum=0 \ | ||
| 40 | http://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-036;patch=1;pnum=0 \ | ||
| 41 | http://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-037;patch=1;pnum=0 \ | ||
| 42 | http://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-038;patch=1;pnum=0 \ | ||
| 43 | http://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-039;patch=1;pnum=0 \ | ||
| 38 | " | 44 | " |
