aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/em8300
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-04-13 21:20:18 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-04-13 21:54:56 +0200
commit3ece3e9f1ae2c16e420d579d3911c937d6875e65 (patch)
treee6c7d806bccd69eaa242b487d5d82693ad873c92 /recipes/em8300
parent781ae0e20997b35dd7efafaa405de57b62a9c0f9 (diff)
downloadopenembedded-3ece3e9f1ae2c16e420d579d3911c937d6875e65.tar.gz
em8300_0.16.3: drop extra quote, add checksums
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/em8300')
-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() {