Travis Kemen wrote:
> Would it be possible for the buildroot to build the images based on the
> profiles of each device by default instead of building all the images
> based on the default profile?
Doing that automatically would increase the build time for default
images a lot and probably does not
On Tue, Dec 1, 2009 at 3:44 PM, Jo-Philipp Wich wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> >> images would now go in bin/$(BOARD) (where board expands to
> >> brcm47xx, brcm-2.4, atheros ...) instead of simply bin/
> > While we're at it, we should then also change packages to
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
>> images would now go in bin/$(BOARD) (where board expands to
>> brcm47xx, brcm-2.4, atheros ...) instead of simply bin/
> While we're at it, we should then also change packages to
> bin/$(BOARD)/packages
I agree to both, this will really help with s
Florian Fainelli wrote:
> Hi all,
>
> Now that with have support for environnments (using scripts/env) it is not
> uncommon to build for many targets in the same OpenWrt directory and we get a
> lot of images in bin, which can result in confusion.
>
> To keep things well organized I would like
Hi all,
Now that with have support for environnments (using scripts/env) it is not
uncommon to build for many targets in the same OpenWrt directory and we get a
lot of images in bin, which can result in confusion.
To keep things well organized I would like to introduce that change:
images woul