mirror of
https://git.yoctoproject.org/poky
synced 2026-05-25 03:52:39 +02:00
siteinfo_get_files() was broken for mips. It was missing the mips-common site config file for all the mips targets. Fixed it by adding it. This will also fix building of flex recipe on mips. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>