python: removed sitebranding patches which were ocmmented out
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sun, 15 Aug 2010 17:21:56 +0000 (19:21 +0200)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sun, 15 Aug 2010 17:21:56 +0000 (19:21 +0200)
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>
recipes/python/python_2.6.1.bb
recipes/python/python_2.6.2.bb
recipes/python/python_2.6.4.bb

index fea6008..1254dbf 100644 (file)
@@ -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}"
index 8a14db5..07959fb 100644 (file)
@@ -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}"
index 1d91d47..16efd51 100644 (file)
@@ -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"