Commit graph

2 commits

Author SHA1 Message Date
James Haggerty
24b385a42c boards: (APP-4413, PR #418) replace dpp-key-recovery with dpp-qrcode-key
dpp-qrcode-key combines dpp-key-recovery (private key) with the
qrcode generation (i.e. public key + mac address, previously
in netifd-morse).

Approved-by: Milad Mohtashamirad
Approved-by: Lyall Beveridge
2025-10-05 00:20:44 +10:00
James Haggerty
25aedb333b boards: (APP-3496, PR #310) don't include dpp key recovery on artini
To achieve this, we repurpose dppd_diffconfig to be a
'include dpp qrcode support' thing, which implies
dpp-key-recovery (to recovery/generate the private key for
the STA side) and dppd (for the AP side).

Note that netifd-morse is still responsible for generating
the qrcode, as there's nasty 'look at the mac address
on initial module load' hacked in, but it now only
does this if the dpp private key exists.

Approved-by: Evan Benn
Approved-by: Milad Mohtashamirad
2025-03-04 00:27:37 +11:00
Renamed from boards/common_extras/dppd_module_diffconfig (Browse further)