You've already forked CoreMP135_buildroot
mirror of
https://github.com/m5stack/CoreMP135_buildroot.git
synced 2026-05-20 11:24:29 -07:00
ada75f3dc9
Python support in OpenCV3 indeed requires a glibc or musl toolchain, but is only available if Python 3.x is enabled, and if we're on an architecture with Numpy support. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>