mirror of
https://git.yoctoproject.org/poky
synced 2026-04-08 17:02:22 +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>