summaryrefslogtreecommitdiffstats
path: root/meta/site/common-linux
Commit message (Collapse)AuthorAgeFilesLines
* siteinfo.bbclass: Port over oe.dev logic for site filesTom Rini2011-07-211-0/+0
In oe.dev we have a sets to pick out hostos/hostarch/etc site files out of and include things like a common-linux site file. This should also help out with adding multilib-specific site files (ie x32). In oe.dev we have an iterator but at Richard's request we continue to return a list of files in siteinfo_get_files(). (From OE-Core rev: cb3d7cd1c0f2bbcd448abbb832074ca965e0af5e) Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>