summaryrefslogtreecommitdiff
path: root/recipes/xcb/xcb-demo_0.1.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-04-10 11:21:48 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-04-12 20:07:27 +0200
commit44985d56bc556786812a0a02d6219afd31a7381d (patch)
tree9dfeab9bd98dc6408835b7359861c8dc8ea6fffb /recipes/xcb/xcb-demo_0.1.bb
parenta8e889754b1bdb261b85ac7de1c1f929ad597c09 (diff)
recipes: move checksums to recipes from checksums.ini
* fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xcb/xcb-demo_0.1.bb')
-rw-r--r--recipes/xcb/xcb-demo_0.1.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/xcb/xcb-demo_0.1.bb b/recipes/xcb/xcb-demo_0.1.bb
index c52b30feb7..02d145e9d8 100644
--- a/recipes/xcb/xcb-demo_0.1.bb
+++ b/recipes/xcb/xcb-demo_0.1.bb
@@ -9,3 +9,6 @@ DEPENDS = "libxcb xcb-util"
SRC_URI = "http://xcb.freedesktop.org/dist/xcb-demo-0.1.tar.bz2"
inherit autotools pkgconfig
+
+SRC_URI[md5sum] = "872ceecda2cfe3c4056716e414b6802d"
+SRC_URI[sha256sum] = "20753bb59558dc00311a5a296fc6c4b3fcff04b86b2579fcb459c89b17d733a4"