From 845da57b03a91d15bb782325358591649df1579c Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 15 Apr 2010 00:01:06 +0200 Subject: recipes: more checksums and more fixes to download them all Signed-off-by: Martin Jansa --- recipes/pwc/pwc_10.0.6a.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipes/pwc/pwc_10.0.6a.bb') diff --git a/recipes/pwc/pwc_10.0.6a.bb b/recipes/pwc/pwc_10.0.6a.bb index 26213ee84a..b4ae861544 100644 --- a/recipes/pwc/pwc_10.0.6a.bb +++ b/recipes/pwc/pwc_10.0.6a.bb @@ -28,3 +28,5 @@ do_install() { install -m 0644 *${KERNEL_OBJECT_SUFFIX} ${D}${base_libdir}/modules/${KERNEL_VERSION}/kernel/drivers/usb/media } +SRC_URI[md5sum] = "9ea511431e9475fb78d76f2551303d97" +SRC_URI[sha256sum] = "0ef8f59624736592c7906a265c4d2edba8e860dea90ef23f93ed6d1d9d69bdd2" -- cgit 1.2.3-korg