mirror of
https://git.yoctoproject.org/poky
synced 2026-06-16 06:00:02 +00:00
d835488c52
flex-native encodes M4 staging path in its binary, which breaks sstate installation in a new build environment. Use create_wrapper to create a wrapper script which explicitly set M4 environmental variable to the new path Signed-off-by: Kevin Tian <kevin.tian@intel.com>