diff options
| author | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-08-15 19:21:56 +0200 |
|---|---|---|
| committer | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-08-15 19:21:56 +0200 |
| commit | 66fc2f73c2439505ab5fa64f1be1dd730ca59776 (patch) | |
| tree | 779add8735f2ece3722b1f76fa1f2370d0e340eb /recipes/python/python_2.6.1.bb | |
| parent | 00fde13fb5447ed84c043cccd9fcdcac709dd472 (diff) | |
python: removed sitebranding patches which were ocmmented out
recipes contain 4 commented out patches for sitebranding
the files are not in the tree so removed them
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/python/python_2.6.1.bb')
| -rw-r--r-- | recipes/python/python_2.6.1.bb | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/recipes/python/python_2.6.1.bb b/recipes/python/python_2.6.1.bb index fea600826f..1254dbf4a4 100644 --- a/recipes/python/python_2.6.1.bb +++ b/recipes/python/python_2.6.1.bb @@ -15,15 +15,6 @@ SRC_URI = "\ file://06-libffi-enable-default-mips.patch \ file://07-export-grammer.patch \ file://99-ignore-optimization-flag.patch \ - \ -# not yet pushed forward -# sitecustomize, sitebranding - \ -# file://05-install.patch \ -# file://06-fix-urllib-exception.patch \ -# file://16-bug1179-imageop.patch \ -# file://13-set-wakeup-fix.patch \ - \ file://sitecustomize.py \ " S = "${WORKDIR}/Python-${PV}" |
