mirror of
https://git.yoctoproject.org/poky
synced 2026-07-19 10:17:49 +02:00
bison-native encodes M4 and PKGDATA staging path in its binary, which breaks sstate installation in a new build environment. Use create_wrapper similar as flex-native to solve this issue Signed-off-by: Kevin Tian <kevin.tian@intel.com>