]> code.ossystems Code Review - openembedded-core.git/commitdiff
bash: Add SRC_URI Checksums for GPLv2
authorSaul Wold <sgw@linux.intel.com>
Tue, 13 Dec 2011 06:35:57 +0000 (22:35 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 22 Dec 2011 13:13:31 +0000 (13:13 +0000)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-extended/bash/bash_3.2.48.bb

index 1f702632b63e2128dec822f3905de3728ef8ca1d..f10f687e502585ea92baea77f9dff6e917c00c4c 100644 (file)
@@ -22,6 +22,9 @@ SRC_URI[patch002.sha256sum] = "081bb03c580ecee63ba03b40beb3caf509eca29515b2e8dd3
 SRC_URI[patch003.md5sum] = "15c6653042e9814aa87120098fc7a849"
 SRC_URI[patch003.sha256sum] = "354886097cd95b4def77028f32ee01e2e088d58a98184fede9d3ce9320e218ef"
 
+SRC_URI[md5sum] = "338dcf975a93640bb3eaa843ca42e3f8"
+SRC_URI[sha256sum] = "128d281bd5682ba5f6953122915da71976357d7a76490d266c9173b1d0426348"
+
 inherit autotools gettext
 
 PARALLEL_MAKE = ""