aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/siteinfo.bbclass
diff options
context:
space:
mode:
authorKevin Tian <kevin.tian@intel.com>2010-07-02 17:28:00 +0800
committerKevin Tian <kevin.tian@intel.com>2010-07-02 17:28:00 +0800
commite0a1238b227e3e846c220f218c614c52300b3f7a (patch)
tree290beba23b9dd9df2de7ddc1967ddc74383c92a1 /meta/classes/siteinfo.bbclass
parente96dc90ba443601116eed52873da2ea929af726e (diff)
downloadopenembedded-core-contrib-e0a1238b227e3e846c220f218c614c52300b3f7a.tar.gz
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>
Diffstat (limited to 'meta/classes/siteinfo.bbclass')
-rw-r--r--meta/classes/siteinfo.bbclass1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/classes/siteinfo.bbclass b/meta/classes/siteinfo.bbclass
index 8b7d3dfcf6..506a7aa1d2 100644
--- a/meta/classes/siteinfo.bbclass
+++ b/meta/classes/siteinfo.bbclass
@@ -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