diff options
author | Eneas U de Queiroz <cotequeiroz@gmail.com> | 2022-06-08 20:30:39 -0300 |
---|---|---|
committer | Christian 'Ansuel' Marangi <ansuelsmth@gmail.com> | 2022-06-09 02:53:00 +0200 |
commit | 3b90edaff954c99d3a84fec90561c1f7667ba2b3 (patch) | |
tree | 954a5d16c19b5047f93d9d067e9a2b68d7914764 /target/linux/bmips/patches-5.10 | |
parent | fe9c4593b5469b08f9195d5ffe09783e2ea50689 (diff) | |
download | upstream-3b90edaff954c99d3a84fec90561c1f7667ba2b3.tar.gz upstream-3b90edaff954c99d3a84fec90561c1f7667ba2b3.tar.bz2 upstream-3b90edaff954c99d3a84fec90561c1f7667ba2b3.zip |
wolfssl: make WOLFSSL_HAS_OPENVPN default to y
Openvpn forces CONFIG_WOLFSSL_HAS_OPENVPN=y. When the phase1 bots build
the now non-shared package, openvpn will not be selected, and WolfSSL
will be built without it. Then phase2 bots have CONFIG_ALL=y, which
will select openvpn and force CONFIG_WOLFSSL_HAS_OPENVPN=y. This
changes the version hash, causing dependency failures, as shared
packages expect the phase2 hash.
Fixes: #9738
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Diffstat (limited to 'target/linux/bmips/patches-5.10')
0 files changed, 0 insertions, 0 deletions