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 ++ recipes/pwc/pwc_10.0.9-rc1.bb | 2 ++ 2 files changed, 4 insertions(+) (limited to 'recipes/pwc') 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" diff --git a/recipes/pwc/pwc_10.0.9-rc1.bb b/recipes/pwc/pwc_10.0.9-rc1.bb index 6067c0b1aa..75112436bc 100644 --- a/recipes/pwc/pwc_10.0.9-rc1.bb +++ b/recipes/pwc/pwc_10.0.9-rc1.bb @@ -27,3 +27,5 @@ do_install() { install -m 0644 *${KERNEL_OBJECT_SUFFIX} ${D}${base_libdir}/modules/${KERNEL_VERSION}/kernel/drivers/usb/media } +SRC_URI[md5sum] = "d12d62f4f80589802dc10f2a4ede58c7" +SRC_URI[sha256sum] = "49b7021dae3e927a058a10e9bac737a28d0e4f35fd0b2c6a420cc26e6f8c55e6" -- cgit 1.2.3-korg