Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] GDB attempting to apply patches severla times
@ 2008-08-15  6:09 markus.heidelberg at web.de
  0 siblings, 0 replies; 8+ messages in thread
From: markus.heidelberg at web.de @ 2008-08-15  6:09 UTC (permalink / raw)
  To: buildroot

> > diff --git a/toolchain/gdb/gdb.mk b/toolchain/gdb/gdb.mk
> > index 6220cd9..d156758 100644
> > --- a/toolchain/gdb/gdb.mk
> > +++ b/toolchain/gdb/gdb.mk
> > @@ -57,11 +57,8 @@ ifeq ($(GDB_VERSION),snapshot)
> >                tar jtf $(DL_DIR)/$(GDB_SOURCE) | head -1 | cut -d"/" -f1)
> >        ln -sf $(TOOL_BUILD_DIR)/$(shell tar jtf $(DL_DIR)/$(GDB_SOURCE) | head -1 | cut -d"/" -f1) $(GDB_DIR)
> >  endif
> > -       toolchain/patch-kernel.sh $(GDB_DIR) $(GDB_PATCH_DIR) \*.patch
> > -       $(CONFIG_UPDATE) $(GDB_DIR)
> > -       touch $@

Oh, we don't want to delete the last command "touch $@". That's the reason why br wants to rebuild gdb every time now, br thinks it has never been unpacked. But I think that should have occured with your patch the same way already, I have just taken this part from your patch. However...

Markus
_______________________________________________________________________
EINE F?R ALLE: die kostenlose WEB.DE-Plattform f?r Freunde und Deine
Homepage mit eigenem Namen. Jetzt starten! http://unddu.de/?kid=kid at mf2

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [Buildroot] GDB attempting to apply patches severla times
@ 2008-08-14 19:41 Christopher Taylor
  2008-08-14 19:45 ` Christopher Taylor
  2008-08-24  7:53 ` Peter Korsgaard
  0 siblings, 2 replies; 8+ messages in thread
From: Christopher Taylor @ 2008-08-14 19:41 UTC (permalink / raw)
  To: buildroot

Has anyone noticed that buildroot attempts to apply the GDB  patches twice?

Seems like this only happens when I have buildroot build GDB for the
target (as a server and regularly) and for the host.  When I take the
host out, it seems to work ok....

-Chris

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

end of thread, other threads:[~2008-08-24  7:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-15  6:09 [Buildroot] GDB attempting to apply patches severla times markus.heidelberg at web.de
  -- strict thread matches above, loose matches on Subject: below --
2008-08-14 19:41 Christopher Taylor
2008-08-14 19:45 ` Christopher Taylor
2008-08-14 19:56   ` Christopher Taylor
2008-08-14 20:51     ` Markus Heidelberg
2008-08-14 21:19       ` Christopher Taylor
2008-08-14 21:32         ` Christopher Taylor
2008-08-24  7:53 ` Peter Korsgaard

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