[oe-commits] Koen Kooi : gnome-db-daemon: fix src_uri name

git version control git at git.openembedded.org
Thu Apr 15 11:54:16 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: b9a6bb07f575fede20f4093267dc7d5a77703b84
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b9a6bb07f575fede20f4093267dc7d5a77703b84

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu Apr 15 13:53:30 2010 +0200

gnome-db-daemon: fix src_uri name

---

 recipes/gnome/gnome-dvb-daemon_0.1.17.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/gnome/gnome-dvb-daemon_0.1.17.bb b/recipes/gnome/gnome-dvb-daemon_0.1.17.bb
index 8525f9f..d8faecd 100644
--- a/recipes/gnome/gnome-dvb-daemon_0.1.17.bb
+++ b/recipes/gnome/gnome-dvb-daemon_0.1.17.bb
@@ -9,7 +9,7 @@ inherit gnome
 SRC_URI[archive.md5sum] = "57a583709fdce994038c4562ba5733b7"
 SRC_URI[archive.sha256sum] = "93838655e7c062137966733dee0db9ae204477cf44984b54d2488be6ce2ba127"
 
-SRC_URI = "http://launchpad.net/gnome-dvb-daemon/trunk/${PV}/+download/gnome-dvb-daemon-${PV}.tar.bz2"
+SRC_URI = "http://launchpad.net/gnome-dvb-daemon/trunk/${PV}/+download/gnome-dvb-daemon-${PV}.tar.bz2;name=archive"
 
 # We have no use for checking using gst-inspect when crosscompiling, so sed out the check
 do_configure_prepend() {





More information about the Openembedded-commits mailing list