summaryrefslogtreecommitdiffstats
path: root/recipes/python/python_2.6.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/python_2.6.2.bb')
-rw-r--r--recipes/python/python_2.6.2.bb9
1 files changed, 0 insertions, 9 deletions
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}"