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/vnc/vnc_3.3.7.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/vnc/vnc_3.3.7.bb') diff --git a/recipes/vnc/vnc_3.3.7.bb b/recipes/vnc/vnc_3.3.7.bb index f0060e383d..82030e7d87 100644 --- a/recipes/vnc/vnc_3.3.7.bb +++ b/recipes/vnc/vnc_3.3.7.bb @@ -19,3 +19,6 @@ do_install() { install -m 0755 vncviewer/vncviewer ${D}/usr/bin/vncviewer } + +SRC_URI[md5sum] = "511ffbc8ed8d9df82e7c67852164728c" +SRC_URI[sha256sum] = "ee1faf72ef745a7d96e44cb4797d92a8cd2c9e290dfe602fae0fd955a11d4f3a" -- cgit v1.2.3