siteinfo.bbclass: remove duplicated 'common' appendent

'common' site file is already appended in get_siteinfo_list. No need
for another duplication later

Signed-off-by: Kevin Tian <kevin.tian@intel.com>
This commit is contained in:
Kevin Tian 2010-07-02 17:28:00 +08:00
parent e96dc90ba4
commit e0a1238b22

View File

@ -76,7 +76,6 @@ def siteinfo_get_files(d):
# Determine which site files to look for
sites = get_siteinfo_list(d)
sites.append("common");
# Check along bbpath for site files and append in reverse order so
# the application specific sites files are last and system site