[OpenWrt-Devel] SDK vs. Toolchain+
Daniel Dickinson
openwrt at daniel.thecshore.com
Tue Jan 5 11:40:12 EST 2016
On 05/01/16 11:32 AM, Emmanuel Deloget wrote:
> Hello,
>
> On Tue, Jan 5, 2016 at 5:25 PM, Daniel Dickinson
> <openwrt at daniel.thecshore.com <mailto:openwrt at daniel.thecshore.com>>wrote:
>
> On 05/01/16 11:22 AM, Daniel Dickinson wrote:
>
> It's actually target/linux that's the major issue when it comes to
> allowing not rebuilding every time to be a useful answer.
>
>
> This does, however, tell me a better way to focus my energy than the
> SDK stuff I was doing; improving target/linux situation combined
> with a sourceful SDK would I think be a positive solution.
>
>
>
> maybe it would be a good idea to find a way to separate the real image
> building and target/linux/install?
IIRC target/linux/install does two things:
1) Prepares kernel parts of image for each selected profile (that is
uImage for those that use uImage, embed commandline, etc)
2) Builds the actual images, when image building is selected
In reality the real time-waster is building a huge number of unwanted
kernel image parts and/or images.
I think think for this part, the lowest cost path is find a way to
select only wanted images, for #of images/kernel parts > 1.
Basically, if there is a way to do checkboxes instead of a radio list in
profile selection, that would solve the issue IMO.
target/linux/compile is still somewhat annoying, but it's the lesser of
the issues and probably a harder problem to solve in a robust way.
Regards,
Daniel
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list