[OpenWrt-Devel] [PATCH 09/14] package/signing-key base-files: Move the package list signing key to separate package

Felix Fietkau nbd at openwrt.org
Sun Jan 3 11:47:33 EST 2016


On 2016-01-03 07:02, openwrt at daniel.thecshore.com wrote:
> From: Daniel Dickinson <openwrt at daniel.thecshore.com>
> 
> In order to make it easier to sign packages built with an SDK
> we make signing-key a separate package from base-files with
> a configuration option and variants (so that different builds
> can use different keys) which can be easy included in images
> with imagebuilder
> 
> Signed-off-by: Daniel Dickinson <openwrt at daniel.thecshore.com>
This BUILD_KEY_TYPE stuff looks really quirky and convoluted.
By default, the build will include the official OpenWrt key (via
base-files) and the local build key (via that new signing-key package).
I think it should stay that way, and if you want to include more keys,
just make your own package or use files/

- 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