All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] dtv-scan-tables: use a slightly older commit hash
@ 2014-03-29 22:46 Thomas Petazzoni
  0 siblings, 0 replies; only message in thread
From: Thomas Petazzoni @ 2014-03-29 22:46 UTC (permalink / raw)
  To: buildroot

commit: http://git.buildroot.net/buildroot/commit/?id=19760253bb1a4bd6102300576db5ded1c3823856
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

The commit hash chosen by Yann exists in the repository accessible by
git://, but not the one accessible by http://, which is lagging 3
commits behind the git:// repository, for some reason.

For the time being, revert to the latest commit available in the
http:// repository.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
 package/dtv-scan-tables/dtv-scan-tables.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/dtv-scan-tables/dtv-scan-tables.mk b/package/dtv-scan-tables/dtv-scan-tables.mk
index 2797321..470db8c 100644
--- a/package/dtv-scan-tables/dtv-scan-tables.mk
+++ b/package/dtv-scan-tables/dtv-scan-tables.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-DTV_SCAN_TABLES_VERSION = cfc29758d1357b724f3bf27c3b1b277e242841fa
+DTV_SCAN_TABLES_VERSION = 7809ca1c04e688f35d09b8c1b2ac9b8ef4865322
 DTV_SCAN_TABLES_SITE = http://linuxtv.org/git/dtv-scan-tables.git
 DTV_SCAN_TABLES_SITE_METHOD = git
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-03-29 22:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-29 22:46 [Buildroot] [git commit] dtv-scan-tables: use a slightly older commit hash Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.