On 2016-01-03 07:03, [email protected] wrote:
> From: Daniel Dickinson <[email protected]>
> 
> When using SDK default to avoiding rebuilding packages previously built
> (within same variant of a source package; alternate variants don't cause
> isses so do allow them) and in addition avoid installing from feeds
> packages previously built.  In both cases this may be overridden
> by a force option on the command line.
> 
> For feeds install it is -f, and for building the force is
> FORCE_SDK="<space separated lists of package variants to build>",
> where package variant is just source package name for non
> varianted packages and <source_package>-<variant> for varianted
> packages
> 
> Signed-off-by: Daniel Dickinson <[email protected]>
I think this is heading in the wrong direction, since it's somewhat
fragile. Instead, I'd like to see changes that make it possible to ship
the SDK without staging_dir/target-*, and allow cleaning it.

- Felix
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to