From b9a6bb07f575fede20f4093267dc7d5a77703b84 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 15 Apr 2010 13:53:30 +0200 Subject: gnome-db-daemon: fix src_uri name --- recipes/gnome/gnome-dvb-daemon_0.1.17.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes') diff --git a/recipes/gnome/gnome-dvb-daemon_0.1.17.bb b/recipes/gnome/gnome-dvb-daemon_0.1.17.bb index 8525f9f58b..d8faecde98 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() { -- cgit 1.2.3-korg