sdk: Allow to change ALL* package settings in SDK
authorDaniel Dickinson <lede@daniel.thecshore.com>
Mon, 23 May 2016 10:15:20 +0000 (06:15 -0400)
committerJo-Philipp Wich <jo@mein.io>
Tue, 24 May 2016 11:30:58 +0000 (13:30 +0200)
commitd79f8909c1bde8376c82537798ce363797033cf9
treef7ee4a71b60f4cc7eda3d7c24c99924b071b865f
parent76d8f6c41f4b092ad890333b4bfcfdcdbcd27da3
sdk: Allow to change ALL* package settings in SDK

It is desirable to be able to use ./scripts/feeds install -a
when in the SDK without being forced to build a great number
of packages that are not actually wanted.

We therefore add the option of changing the various ALL package
build options so that we can default to packages not being built
unless we select them.

Signed-off-by: Daniel Dickinson <lede@daniel.thecshore.com>
target/sdk/files/Config.in