Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] avr32 patches vs. x86 breakage
@ 2008-03-21  6:00 Nigel Kukard
  2008-03-21  7:45 ` Peter Korsgaard
  0 siblings, 1 reply; 13+ messages in thread
From: Nigel Kukard @ 2008-03-21  6:00 UTC (permalink / raw)
  To: buildroot

Hi Guys,

Will this proposal to fix the problem work ...

- Make a dir under arch-avr32, for gcc-x.y.z

- Add a make file to set something like
BOARD_EXTRA_PATCH_PATH=target/device/arch-avr32  this will be set if the
board is AVR32 based 

- In GCC / binutils/ uclibc and where ever else avr32 patches are
applied, we can tst if BOARD_EXTRA_PATCH_PATH is available. If it is to
add those patches into the patch set being applied. This should be
simplistic as we know the version for instance GCC_VERSION, we'd just
have to test the path exists and do something like    \*.patch
$(MORE_PATCHES)  , where we set a few lines up.  MORE_PATCHES=
$(BOARD_EXTRA_PATCH_PATH)/gcc-$(GCC_VERSION)


I think this is a good fix to only apply board specific patches if we
need them ... and by simply creating a dir off the board name dir with
the package name in it for each package we muck with.

Good/bad idea? or any combination of idea above.

-N
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://busybox.net/lists/buildroot/attachments/20080321/586f4f2b/attachment-0001.pgp 

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

end of thread, other threads:[~2008-03-25  8:55 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-21  6:00 [Buildroot] avr32 patches vs. x86 breakage Nigel Kukard
2008-03-21  7:45 ` Peter Korsgaard
     [not found]   ` <1206086506.2562.64.camel@nigel-x60>
2008-03-21  8:18     ` Peter Korsgaard
2008-03-21  8:38       ` Nigel Kukard
2008-03-21  8:52   ` Bernhard Fischer
2008-03-21  9:12     ` Nigel Kukard
2008-03-21  9:30       ` Peter Korsgaard
2008-03-25  8:55         ` Ulf Samuelsson
     [not found]     ` <87hcf01m0r.fsf@macbook.be.48ers.dk>
2008-03-21  9:32       ` Peter Korsgaard
2008-03-21 11:36         ` John Voltz
2008-03-21 12:11           ` Bernhard Fischer
2008-03-21 12:47             ` John Voltz
2008-03-25  8:50   ` Ulf Samuelsson

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