diff options
author | Paul Spooren <mail@aparcar.org> | 2020-08-25 14:55:27 -1000 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2020-08-31 22:44:26 +0100 |
commit | 395ac4d018d007335d6475ba00b0013d31cc0476 (patch) | |
tree | 7d4c48acec85df40fe4db18255c93af8c8c33f57 /include/debug.mk | |
parent | 18b1cc283879c39ffe6b50d18b487448162f2139 (diff) | |
download | upstream-395ac4d018d007335d6475ba00b0013d31cc0476.tar.gz upstream-395ac4d018d007335d6475ba00b0013d31cc0476.tar.bz2 upstream-395ac4d018d007335d6475ba00b0013d31cc0476.zip |
build: opkg-key variable key folder
The key folder is used by `opkg` and `usign` to store and retrieve
trusted public keys. Using `opkg-key` outside a running device is
unfeasible as the key folder is hard coded to `/etc/opkg/keys`.
This commit adds a variable OPKG_KEYS which defaults to `/etc/opkg/keys`
if unset, however allows set arbitrary key folder locations.
Arbitrary key folder locations are useful to add signature verification
to the ImageBuilders.
Signed-off-by: Paul Spooren <mail@aparcar.org>
Diffstat (limited to 'include/debug.mk')
0 files changed, 0 insertions, 0 deletions