mirror of
git://git.yoctoproject.org/poky
synced 2026-09-06 22:07:57 +00: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>