disable-lock vs. disablelock
Doc says "disable-lock" (https://github.com/sbabic/libubootenv/blob/master/docs/fw_env_config.md), but this suggests "disablelock": https://github.com/sbabic/libubootenv/blob/0052cdc11ab826192fa08779266073ee132f3940/src/extended_config.c#L254. Just a drive-by finding while reading code.
Thanks Jan, this is a common mistake from my side :-). I fix the doc.
@sbabic I also found the same issue, and created a PR 2 years ago: https://github.com/sbabic/libubootenv/pull/24, may I know is the right place to create pull request here to contribute? Or is there some mail list I shall use?
I found some PRs basically were ignored.
I found some PRs basically were ignored.
All PRs are ignored. There is no way to disable PRs in github.
The right place to discuss and post patches is the Mailing List (from swupdate, [email protected]). But this is documented in the README
@sbabic Arha, did not read it carefully, sorry. Will send patches by mails and close my MRs.