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/eel/eel_2.6.1.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/eel/eel_2.6.1.bb') diff --git a/recipes/eel/eel_2.6.1.bb b/recipes/eel/eel_2.6.1.bb index d93aab1e61..d86061dceb 100644 --- a/recipes/eel/eel_2.6.1.bb +++ b/recipes/eel/eel_2.6.1.bb @@ -44,3 +44,6 @@ do_stage() { oe_libinstall -C eel libeel-2 ${STAGING_LIBDIR} } + +SRC_URI[archive.md5sum] = "6dd46ef1905271cd1171a0bdddabee22" +SRC_URI[archive.sha256sum] = "889c8cff395bc488a6ccfb3fc22fd241a12c33f114bb7d7ec4138d5999da9c5d" -- cgit v1.2.3