diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-13 16:33:05 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-13 21:53:05 +0200 |
commit | 0a31f35d99b56aa0f670909dc1df99c3e03c01d1 (patch) | |
tree | 3b342f4bd0db08deb828c6efa6986fbe021f39ac /recipes/spca5xx/spca5xx_20060501.bb | |
parent | c08ac4813eb2b5c4b38aeb018d763fc1cfcfab49 (diff) |
recipes: few more checksums
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/spca5xx/spca5xx_20060501.bb')
-rw-r--r-- | recipes/spca5xx/spca5xx_20060501.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/spca5xx/spca5xx_20060501.bb b/recipes/spca5xx/spca5xx_20060501.bb index 3e523c83a8..314271bd1a 100644 --- a/recipes/spca5xx/spca5xx_20060501.bb +++ b/recipes/spca5xx/spca5xx_20060501.bb @@ -22,3 +22,6 @@ do_install() { install -d ${D}${base_libdir}/modules/${KERNEL_VERSION}/kernel/drivers/usb/media install -m 0644 *${KERNEL_OBJECT_SUFFIX} ${D}${base_libdir}/modules/${KERNEL_VERSION}/kernel/drivers/usb/media } + +SRC_URI[md5sum] = "8fcec25715aea10f9ebec5728c37e752" +SRC_URI[sha256sum] = "b8049142742cc81bc945aadefb40d173aeb447e428ec62a93e781032ea9b40c2" |