From cb3d7cd1c0f2bbcd448abbb832074ca965e0af5e Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Tue, 12 Jul 2011 09:29:34 -0700 Subject: siteinfo.bbclass: Port over oe.dev logic for site files 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(). Signed-off-by: Tom Rini --- meta/site/common-linux | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 meta/site/common-linux (limited to 'meta/site') diff --git a/meta/site/common-linux b/meta/site/common-linux new file mode 100644 index 000000000..e69de29bb -- cgit v1.2.3