package/dvb-apps: fix downloading
authorYann E. MORIN <yann.morin.1998@free.fr>
Mon, 31 Dec 2012 01:41:35 +0000 (01:41 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 1 Jan 2013 14:33:09 +0000 (15:33 +0100)
As we're using the sources from the Mercurial repository, and Buildroot
does support retrieving from a Mercurial repository, there is no need
to try (and fail1) getting the archive from the Mercurial built-in
tarball mechanism.

(Note: I was beaten by this because I had a cached copy locally, left
after the previous tvheadend-vampirises-files-from-toher-packages attempt,
that I forgot to delete before testing. Ouch...)

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/dvb-apps/dvb-apps.mk

index 721fbf0e0870b67a5ce2ecb22dd91a88f57ad300..5db81483ba3e4fd6615b83277d39000a328f4654 100644 (file)
@@ -5,8 +5,8 @@
 #############################################################
 
 DVB_APPS_VERSION        = 3fc7dfa68484
-DVB_APPS_SOURCE         = dvb-apps-$(DVB_APPS_VERSION).tar.bz2
-DVB_APPS_SITE           = http://linuxtv.org/hg/dvb-apps/archive/
+DVB_APPS_SITE           = http://linuxtv.org/hg/dvb-apps
+DVB_APPS_SITE_METHOD    = hg
 
 # We just install the transponders data. As this is not a 'work' as per
 # traditional copyright, but just a collection of 'facts', there's probably