[oe-commits] Sebastian Spaeth : automake: add source checksum to 1.11 recipe

git version control git at git.openembedded.org
Mon Apr 19 09:19:22 UTC 2010


Module: openembedded.git
Branch: shr/testing2010
Commit: 7e3837882e85c45b9d9981e73804dafcb59095ce
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=7e3837882e85c45b9d9981e73804dafcb59095ce

Author: Sebastian Spaeth <Sebastian at SSpaeth.de>
Date:   Mon Apr 19 11:13:29 2010 +0200

automake: add source checksum to 1.11 recipe

Signed-off-by: Sebastian Spaeth <Sebastian at SSpaeth.de>

---

 recipes/automake/automake_1.11.1.bb |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/recipes/automake/automake_1.11.1.bb b/recipes/automake/automake_1.11.1.bb
index 9b363b9..063df2a 100644
--- a/recipes/automake/automake_1.11.1.bb
+++ b/recipes/automake/automake_1.11.1.bb
@@ -2,3 +2,6 @@ require automake.inc
 PR = "${INC_PR}.0"
 
 DEFAULT_PREFERENCE = "-1"
+
+SRC_URI[automake.md5sum] = "c2972c4d9b3e29c03d5f2af86249876f"
+SRC_URI[automake.sha256sum] = "2419708f8e0d7cd6875f4555da9c8a2bf9503374eb7c0bea08fed0841baa4655"





More information about the Openembedded-commits mailing list