diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-12 16:35:00 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-12 16:51:36 +0200 |
commit | 1699e27f6642a97adf23fafc74fd6ccc9d5d3d55 (patch) | |
tree | 539b8259dd387cc00ddb10be2a297b6b29e0972a /recipes/madwifi | |
parent | 0a2d1e13ec1cc334aaa5dfd6be7a668723388279 (diff) |
recipes: add missing checksums
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/madwifi')
-rw-r--r-- | recipes/madwifi/madwifi-ng_r2826-20071105.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/madwifi/madwifi-ng_r2826-20071105.bb b/recipes/madwifi/madwifi-ng_r2826-20071105.bb index 5301e3bd42..899be22ba2 100644 --- a/recipes/madwifi/madwifi-ng_r2826-20071105.bb +++ b/recipes/madwifi/madwifi-ng_r2826-20071105.bb @@ -12,3 +12,6 @@ require madwifi-ng_r.inc # PR set after the include, to override what's set in the included file. PR = "r1" + +SRC_URI[md5sum] = "fe1758398de89fce57f05f9c1d1bb923" +SRC_URI[sha256sum] = "70cfa5eacd27d46a5e6f562b01769c64794d20ce4636cf133def7db7f0715efb" |