[OpenWrt-Devel] [PATCH 12/14] target/sdk: Fix handling of already built packages

Felix Fietkau nbd at openwrt.org
Sun Jan 3 09:51:31 EST 2016


On 2016-01-03 07:03, openwrt at daniel.thecshore.com wrote:
> From: Daniel Dickinson <openwrt at daniel.thecshore.com>
> 
> 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 <openwrt at daniel.thecshore.com>
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
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list