em8300_0.16.3: drop extra quote, add checksums
authorMartin Jansa <Martin.Jansa@gmail.com>
Tue, 13 Apr 2010 19:20:18 +0000 (21:20 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Tue, 13 Apr 2010 19:54:56 +0000 (21:54 +0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/em8300/em8300_0.16.3.bb

index 11c69f5..75a948e 100644 (file)
@@ -1,4 +1,4 @@
-DESCRIPTION = "Drivers and utils for DXR3/Hollywood+ mpeg decoder cards""
+DESCRIPTION = "Drivers and utils for DXR3/Hollywood+ mpeg decoder cards"
 DEPENDS = "gtk+"
 
 # Be sure to have the I2C bitbanging interface enabled in your kernel config
@@ -7,6 +7,9 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/dxr3/${PN}-${PV}.tar.gz \
            file://kernel-source-dir.diff;patch=1 \
           "
 
+SRC_URI[md5sum] = "3ec91423f6a0b274b5bf56bfc3b98ac6"
+SRC_URI[sha256sum] = "0604ae93f77603f94dfdb29d62094c56851d37ff451e0f70a9120c6a583222d9"
+
 inherit module-base autotools
 
 do_configure_prepend() {