From 997b1fc7f722ee20212107f8243fd71fef4fcf7e 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(). (From OE-Core rev: cb3d7cd1c0f2bbcd448abbb832074ca965e0af5e) Signed-off-by: Tom Rini Signed-off-by: Richard Purdie --- meta/site/common-linux | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 meta/site/common-linux (limited to 'meta/site/common-linux') diff --git a/meta/site/common-linux b/meta/site/common-linux new file mode 100644 index 0000000000..e69de29bb2 -- cgit v1.2.3-54-g00ecf