You've already forked CoreMP135_buildroot
mirror of
https://github.com/m5stack/CoreMP135_buildroot.git
synced 2026-05-20 11:24:29 -07:00
60f97ad95a
We can't use BR2_PACKAGE_LIBOPENSSL to force selecting libopenssl, as it is part of a choice. Instead, we have a symbol explicitly to force libopenssl: BR2_PACKAGE_OPENSSL_FORCE_LIBOPENSSL. Use that. Reported-by: Yann E. MORIN <yann.morin.1998@free.fr> Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>