diff options
Diffstat (limited to 'recipes/spca5xx')
-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" |