From 3ece3e9f1ae2c16e420d579d3911c937d6875e65 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 13 Apr 2010 21:20:18 +0200 Subject: em8300_0.16.3: drop extra quote, add checksums Signed-off-by: Martin Jansa --- recipes/em8300/em8300_0.16.3.bb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'recipes') 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() { -- cgit v1.2.3