[oe-commits] Martin Jansa : em8300_0.16.3: drop extra quote, add checksums

git version control git at git.openembedded.org
Tue Apr 13 19:58:20 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: 3ece3e9f1ae2c16e420d579d3911c937d6875e65
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=3ece3e9f1ae2c16e420d579d3911c937d6875e65

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Tue Apr 13 21:20:18 2010 +0200

em8300_0.16.3: drop extra quote, add checksums

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/em8300/em8300_0.16.3.bb |    5 ++++-
 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 11c69f5..75a948e 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() {





More information about the Openembedded-commits mailing list