mirror of
git://git.yoctoproject.org/poky
synced 2026-05-18 19:12:31 +00: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>