Re: [PATCH] build: opkg-key variable key folder

2020-08-31 Thread Baptiste Jonglez
Sorry, forgot to reply: On 31-08-20, Daniel Golle wrote: > On Wed, Aug 26, 2020 at 11:57:55AM -1000, Paul Spooren wrote: > > > > On 26.08.20 09:17, Baptiste Jonglez wrote: > > > On 25-08-20, Paul Spooren wrote: > > > > The key folder is used by `opkg` and `usign` to store and retrieve > > > > tru

Re: [PATCH] build: opkg-key variable key folder

2020-08-31 Thread Daniel Golle
On Wed, Aug 26, 2020 at 11:57:55AM -1000, Paul Spooren wrote: > > On 26.08.20 09:17, Baptiste Jonglez wrote: > > On 25-08-20, Paul Spooren wrote: > > > The key folder is used by `opkg` and `usign` to store and retrieve > > > trusted public keys. Using `opkg-key` outside a running device is > > > u

Re: [PATCH] build: opkg-key variable key folder

2020-08-26 Thread Paul Spooren
On 26.08.20 09:17, Baptiste Jonglez wrote: On 25-08-20, Paul Spooren wrote: 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 v

Re: [PATCH] build: opkg-key variable key folder

2020-08-26 Thread Baptiste Jonglez
On 25-08-20, Paul Spooren wrote: > 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 `/