summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/bash
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2011-12-12 22:35:57 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-12-22 13:13:47 +0000
commit985a5e72ba3836f0c21e0c907c954214023c0c6f (patch)
treefb4bdce3a6d76d2bc736662ef6fcbcff94e4c762 /meta/recipes-extended/bash
parentb917222da5d8a6a7d993ca7ae9c1d4a674de6681 (diff)
downloadpoky-985a5e72ba3836f0c21e0c907c954214023c0c6f.tar.gz
bash: Add SRC_URI Checksums for GPLv2
(From OE-Core rev: c1a9304eb8e40c6b34b190d82dad1d6d3499713a) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/bash')
-rw-r--r--meta/recipes-extended/bash/bash_3.2.48.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-extended/bash/bash_3.2.48.bb b/meta/recipes-extended/bash/bash_3.2.48.bb
index 1f702632b6..f10f687e50 100644
--- a/meta/recipes-extended/bash/bash_3.2.48.bb
+++ b/meta/recipes-extended/bash/bash_3.2.48.bb
@@ -22,6 +22,9 @@ SRC_URI[patch002.sha256sum] = "081bb03c580ecee63ba03b40beb3caf509eca29515b2e8dd3
22SRC_URI[patch003.md5sum] = "15c6653042e9814aa87120098fc7a849" 22SRC_URI[patch003.md5sum] = "15c6653042e9814aa87120098fc7a849"
23SRC_URI[patch003.sha256sum] = "354886097cd95b4def77028f32ee01e2e088d58a98184fede9d3ce9320e218ef" 23SRC_URI[patch003.sha256sum] = "354886097cd95b4def77028f32ee01e2e088d58a98184fede9d3ce9320e218ef"
24 24
25SRC_URI[md5sum] = "338dcf975a93640bb3eaa843ca42e3f8"
26SRC_URI[sha256sum] = "128d281bd5682ba5f6953122915da71976357d7a76490d266c9173b1d0426348"
27
25inherit autotools gettext 28inherit autotools gettext
26 29
27PARALLEL_MAKE = "" 30PARALLEL_MAKE = ""