Paul Spooren 395ac4d018 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>
2020-08-31 22:44:26 +01:00
..
2019-11-14 22:53:31 +01:00
2018-02-11 14:39:16 +01:00
2020-08-30 22:18:35 +02:00
2020-08-31 22:44:26 +01:00
2020-08-31 01:15:41 +01:00
2020-05-26 16:08:54 +02:00
2020-06-26 23:48:51 +02:00
2020-04-20 21:26:58 +02:00
2020-05-24 17:01:36 +02:00
2020-04-30 21:51:02 +02:00
2020-05-23 13:38:12 +02:00