revert OE-core commit "python: remove the default optimization" (commit : 165ed464bbb...
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-devtools / python / python_2.7.3.bbappend
index 9a2b602..0045644 100644 (file)
@@ -1,12 +1,14 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
-PR .= "-vuplus0"
+PR .= "-vuplus1"
 
 SRC_URI += " \
         file://some_configure_fixes.patch \
         file://fix_pthread_site.patch \
         file://no-ldconfig.patch \
         file://ctypes-error-handling-fix.patch \
+        file://04-default-is-optimized.patch \
+        file://99-ignore-optimization-flag.patch \
 "
 
 EXTRA_OECONF += " \