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/dvd+rw-tools | |
parent | 0a2d1e13ec1cc334aaa5dfd6be7a668723388279 (diff) |
recipes: add missing checksums
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/dvd+rw-tools')
-rw-r--r-- | recipes/dvd+rw-tools/dvd+rw-tools_7.1.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/dvd+rw-tools/dvd+rw-tools_7.1.bb b/recipes/dvd+rw-tools/dvd+rw-tools_7.1.bb index 69a12fbab0..c89e60262e 100644 --- a/recipes/dvd+rw-tools/dvd+rw-tools_7.1.bb +++ b/recipes/dvd+rw-tools/dvd+rw-tools_7.1.bb @@ -30,3 +30,6 @@ do_install() { install -m 755 ${S}/dvd-ram-control ${D}/usr/bin } + +SRC_URI[md5sum] = "8acb3c885c87f6838704a0025e435871" +SRC_URI[sha256sum] = "f8d60f822e914128bcbc5f64fbe3ed131cbff9045dca7e12c5b77b26edde72ca" |