diff options
| -rw-r--r-- | meta/classes/siteinfo.bbclass | 1 |
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): | |||
| 76 | 76 | ||
| 77 | # Determine which site files to look for | 77 | # Determine which site files to look for |
| 78 | sites = get_siteinfo_list(d) | 78 | sites = get_siteinfo_list(d) |
| 79 | sites.append("common"); | ||
| 80 | 79 | ||
| 81 | # Check along bbpath for site files and append in reverse order so | 80 | # Check along bbpath for site files and append in reverse order so |
| 82 | # the application specific sites files are last and system site | 81 | # the application specific sites files are last and system site |
