You've already forked CoreMP135_buildroot
mirror of
https://github.com/m5stack/CoreMP135_buildroot.git
synced 2026-05-20 11:24:29 -07:00
106e2b448c
This bump will fix the following openssl static build failure raised
since the addition of the package in commit
d4b13b2102 thanks to
https://github.com/sustrik/libdill/commit/b3b81d2c7bf4daf8a57925ddd40f5b6f13484187:
checking for SSL_ctrl in -lssl... no
configure: error: libssl not found; install OpenSSL
Fixes:
- http://autobuild.buildroot.org/results/0b5c1f8675d218e0abf57b4d46428fe06e28431e
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>