diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-15 00:01:06 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-15 00:18:52 +0200 |
commit | 845da57b03a91d15bb782325358591649df1579c (patch) | |
tree | 726062180cbb7b014f19faca1279042986a53f74 /recipes/pwc/pwc_10.0.6a.bb | |
parent | 76cf00c745b2be7c39fb0d966959948adeab1801 (diff) |
recipes: more checksums and more fixes to download them all
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/pwc/pwc_10.0.6a.bb')
-rw-r--r-- | recipes/pwc/pwc_10.0.6a.bb | 2 |
1 files changed, 2 insertions, 0 deletions
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" |