summaryrefslogtreecommitdiff
path: root/recipes
diff options
context:
space:
mode:
Diffstat (limited to 'recipes')
-rw-r--r--recipes/em8300/em8300_0.16.3.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes/em8300/em8300_0.16.3.bb b/recipes/em8300/em8300_0.16.3.bb
index 11c69f52ad..75a948e861 100644
--- a/recipes/em8300/em8300_0.16.3.bb
+++ b/recipes/em8300/em8300_0.16.3.bb
@@ -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() {