From 44985d56bc556786812a0a02d6219afd31a7381d Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sat, 10 Apr 2010 11:21:48 +0200 Subject: 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 --- recipes/libwiimote/libwiimote_0.4.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/libwiimote') diff --git a/recipes/libwiimote/libwiimote_0.4.bb b/recipes/libwiimote/libwiimote_0.4.bb index ea794940dd..3e3a01f5ca 100644 --- a/recipes/libwiimote/libwiimote_0.4.bb +++ b/recipes/libwiimote/libwiimote_0.4.bb @@ -16,3 +16,6 @@ do_configure_append() { } + +SRC_URI[md5sum] = "0d8d61dc989d8ad83e1005a26136d388" +SRC_URI[sha256sum] = "a1e9d45a0d4dd367f1371dd477e30ecaa95e59b9fb8635dc9e7f26e4eb231d90" -- cgit v1.2.3