[oe-commits] Saul Wold : bash: Add SRC_URI Checksums for GPLv2

git at git.openembedded.org git at git.openembedded.org
Thu Dec 22 13:19:39 UTC 2011


Module: openembedded-core.git
Branch: master
Commit: c1a9304eb8e40c6b34b190d82dad1d6d3499713a
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=c1a9304eb8e40c6b34b190d82dad1d6d3499713a

Author: Saul Wold <sgw at linux.intel.com>
Date:   Mon Dec 12 22:35:57 2011 -0800

bash: Add SRC_URI Checksums for GPLv2

Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/recipes-extended/bash/bash_3.2.48.bb |    3 +++
 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 1f70263..f10f687 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
 SRC_URI[patch003.md5sum] = "15c6653042e9814aa87120098fc7a849"
 SRC_URI[patch003.sha256sum] = "354886097cd95b4def77028f32ee01e2e088d58a98184fede9d3ce9320e218ef"
 
+SRC_URI[md5sum] = "338dcf975a93640bb3eaa843ca42e3f8"
+SRC_URI[sha256sum] = "128d281bd5682ba5f6953122915da71976357d7a76490d266c9173b1d0426348"
+
 inherit autotools gettext
 
 PARALLEL_MAKE = ""





More information about the Openembedded-commits mailing list