diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-15 00:01:06 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-15 00:18:52 +0200 |
commit | 845da57b03a91d15bb782325358591649df1579c (patch) | |
tree | 726062180cbb7b014f19faca1279042986a53f74 /recipes/gtkhtml | |
parent | 76cf00c745b2be7c39fb0d966959948adeab1801 (diff) |
recipes: more checksums and more fixes to download them all
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/gtkhtml')
-rw-r--r-- | recipes/gtkhtml/gtkhtml-2.0_2.6.3.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/gtkhtml/gtkhtml-2.0_2.6.3.bb b/recipes/gtkhtml/gtkhtml-2.0_2.6.3.bb index 21d1a6bab6..f67ca18282 100644 --- a/recipes/gtkhtml/gtkhtml-2.0_2.6.3.bb +++ b/recipes/gtkhtml/gtkhtml-2.0_2.6.3.bb @@ -16,3 +16,6 @@ do_stage() { do_compile() { oe_runmake ORBIT_IDL=${STAGING_BINDIR_NATIVE}/orbit-idl-2 } + +SRC_URI[md5sum] = "29690b14762a970b9ff725c85627c24b" +SRC_URI[sha256sum] = "ee8dcb9cb850f94e75e374273b0860bcf214fd242651ee22ac74cbfd37449b4f" |