From 66fc2f73c2439505ab5fa64f1be1dd730ca59776 Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Sun, 15 Aug 2010 19:21:56 +0200 Subject: 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 --- recipes/python/python_2.6.1.bb | 9 --------- recipes/python/python_2.6.2.bb | 9 --------- recipes/python/python_2.6.4.bb | 9 --------- 3 files changed, 27 deletions(-) (limited to 'recipes/python') 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}" diff --git a/recipes/python/python_2.6.2.bb b/recipes/python/python_2.6.2.bb index 8a14db5e7d..07959fb060 100644 --- a/recipes/python/python_2.6.2.bb +++ b/recipes/python/python_2.6.2.bb @@ -14,15 +14,6 @@ SRC_URI = "\ file://04-default-is-optimized.patch \ file://05-enable-ctypes-cross-build.patch \ file://99-ignore-optimization-flag.patch \ - \ -# not yet pushed forward -# 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}" diff --git a/recipes/python/python_2.6.4.bb b/recipes/python/python_2.6.4.bb index 1d91d47304..16efd51e4a 100644 --- a/recipes/python/python_2.6.4.bb +++ b/recipes/python/python_2.6.4.bb @@ -15,15 +15,6 @@ SRC_URI = "\ file://05-enable-ctypes-cross-build.patch \ file://06-ctypes-libffi-fix-configure.patch \ file://99-ignore-optimization-flag.patch \ - \ -# not yet pushed forward -# 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 \ " SRC_URI[archive.md5sum] = "fee5408634a54e721a93531aba37f8c1" -- cgit v1.2.3