gnome-db-daemon: fix src_uri name
authorKoen Kooi <koen@openembedded.org>
Thu, 15 Apr 2010 11:53:30 +0000 (13:53 +0200)
committerKoen Kooi <koen@openembedded.org>
Thu, 15 Apr 2010 11:53:30 +0000 (13:53 +0200)
recipes/gnome/gnome-dvb-daemon_0.1.17.bb

index 8525f9f..d8faecd 100644 (file)
@@ -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() {