[OpenWrt-Devel] [PATCH 13/14] target/sdk: Allow building a more complete SDK from within an SDK

Felix Fietkau nbd at openwrt.org
Sun Jan 3 10:00:23 EST 2016


On 2016-01-03 07:03, openwrt at daniel.thecshore.com wrote:
> From: Daniel Dickinson <openwrt at daniel.thecshore.com>
> 
> This patch allows using and SDK to build additional packages to
> create a more complete SDK (e.g. you could start with a base
> system SDK and use it to create an SDK that has libraries from
> both base and packages feed).  This allows for new workflows
> that build a common base and then branch in different directions
> depending on the type of system being build (e.g. router vs.
> NAS).
> 
> Signed-off-by: Daniel Dickinson <openwrt at daniel.thecshore.com>
I'm not sure I like where this is going. I think this is encouraging
people too much to reuse other people's binary crap without regard for
shipping proper corresponding source code.
I certainly would not like to see proliferation of such SDKs in the
wild, as many people and organizations tend to be careless about
shipping corresponding source code.
Even though it may take a bit longer to build, I'd much rather have SDKs
contain forks of relevant source packages instead.

- 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