diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-09 21:41:10 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-09 21:41:42 +0200 |
commit | e30ce1c7c4544b8a3d0bfd3d5ed69f36abe5308e (patch) | |
tree | 7d3f4df0ea747ed5026ccbed000128e9e1c5e576 /recipes/libxml | |
parent | 78ec7cb112c1969cd7acc8795695b25dd3ef35d5 (diff) |
libxml2_2.7.3: move checksum from checksums.ini
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/libxml')
-rw-r--r-- | recipes/libxml/libxml2_2.7.3.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/libxml/libxml2_2.7.3.bb b/recipes/libxml/libxml2_2.7.3.bb index 636ee91cd1..898b19680b 100644 --- a/recipes/libxml/libxml2_2.7.3.bb +++ b/recipes/libxml/libxml2_2.7.3.bb @@ -2,3 +2,5 @@ require libxml2.inc PR = "${INC_PR}.0" +SRC_URI[archive.md5sum] = "8f4fda3969237c2a33bdb1583b5d06b2" +SRC_URI[archive.sha256sum] = "432464d8c9bd8060d9c1fdef1cfa75803c1a363ceac20b21f8c7e34e056e5a98" |