On 05/28/2016 05:02 AM, Bastian Bittorf wrote:
* David Lang <da...@lang.hm> [28.05.2016 13:48]:
rather than making a bunch of scripts for specific models, how about
some scripts that will let you build from a downloaded .config (yes,
you can do this manually, but it could be greatly simplified)

but for this, you cont need a script at all. its just:

cp $download_config .config
make defconfig
make

is'n it?

You also need to install feeds as far as I understand.

Having full .configs are likely to rot faster than just diff-configs,
so that is why I like just storing the diffconfigs.  And, having them
local and tracked in git and such just makes everything easier.

With regards to feeds, the feeds to use might can be automatically
determined by the diffconfig file, or maybe just another meta-data
file in the buildme dir.

Thanks,
Ben


--
Ben Greear <gree...@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com

_______________________________________________
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev

Reply via email to