mirror of
https://git.yoctoproject.org/poky
synced 2026-03-29 05:02:22 +02:00
The with-sasl check was looking into /usr/local, so a prepend_configure
was added to modify the /usr/local to ${STAGING_DIR} in build/ac-macros/sasl.m4
Signed-off-by: Saul Wold <sgw@linux.intel.com>