diff options
| author | Joshua Lock <josh@linux.intel.com> | 2010-07-08 12:45:02 +0100 |
|---|---|---|
| committer | Joshua Lock <josh@linux.intel.com> | 2010-07-08 12:45:02 +0100 |
| commit | 4e3cb2adf518240d11d6c149dea075be086aeda1 (patch) | |
| tree | e9a9138eab0701b06c6c728de1b0644e3a42e26e /meta/classes | |
| parent | da9f079481ed65d541cf5b95b47b3b1db6d79c5e (diff) | |
| parent | e0a1238b227e3e846c220f218c614c52300b3f7a (diff) | |
| download | poky-4e3cb2adf518240d11d6c149dea075be086aeda1.tar.gz | |
Merge branch 'tk/master'
Diffstat (limited to 'meta/classes')
| -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 |
