Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/3] Change elf2flt upstream repository
@ 2015-09-05 16:32 Douglas RAILLARD
  2015-09-06 13:22 ` Thomas Petazzoni
  0 siblings, 1 reply; 4+ messages in thread
From: Douglas RAILLARD @ 2015-09-05 16:32 UTC (permalink / raw)
  To: buildroot

Use Waldemar Brodkorb's repository (at least) until an
"official" upstream repository is established, to get
the ARM noMMU patches

Signed-off-by: Douglas RAILLARD <public.douglas.raillard@gmail.com>
---
 package/elf2flt/elf2flt.mk | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/elf2flt/elf2flt.mk b/package/elf2flt/elf2flt.mk
index 0233ed5..3fcada4 100644
--- a/package/elf2flt/elf2flt.mk
+++ b/package/elf2flt/elf2flt.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-ELF2FLT_VERSION = 21c6a41885ad544763ccd19883c1353f3b0b7a47
-ELF2FLT_SITE = git://wh0rd.org/elf2flt.git
+ELF2FLT_VERSION = f859213b18a67fcfc09961267e0a1122d35186f4
+ELF2FLT_SITE = http://cgit.openadk.org/cgi/cgit/elf2flt.git
 ELF2FLT_SITE_METHOD = git
 ELF2FLT_LICENSE = GPLv2+
 ELF2FLT_LICENSE_FILES = LICENSE.TXT
-- 
2.5.1

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-09-20 13:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-05 16:32 [Buildroot] [PATCH 1/3] Change elf2flt upstream repository Douglas RAILLARD
2015-09-06 13:22 ` Thomas Petazzoni
2015-09-06 15:40   ` [Buildroot] [PATCH v2 1/3] elf2flt: change " Douglas RAILLARD
2015-09-20 13:45     ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox