mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-08 15:15:00 +02:00
The unixODBC package no longer includes a driver for MySQL (that lives elsewhere) so there is no reason to require MySQL libs at build time. It does, however, want to build against readline, which was being pulled in transitively by mysql5 before. Signed-off-by: Dan Callaghan <dan.callaghan@opengear.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>