generic-poky/meta
Andreas Oberritter dc290d16eb distutils.bbclass: don't delete .pyo files
* Deleting .pyo files causes them to get compiled on the target.
* First boot gets *really* slow for python based projects.
* No space gets saved on the target.
* The package manager doesn't know about the files and
  therefore fails to uninstall them, occupying space and causing
  uninstalled python scripts to remain executable.
* It's inconsistent, because python itself and autotools based
  projects already ship .pyo files.
* Probably .pyo files were deleted because .pyc files were
  available earlier, but this has changed and OE-Core's python
  now only generates optimized .pyo files. Deletion of .pyo was
  introduced in 2008, python/04-default-is-optimized.patch
  was introduced in 2009.

(From OE-Core rev: 25e186ad5b75bd2f93435857580bd16698e18e21)

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-05-24 08:51:40 +01:00
..
classes distutils.bbclass: don't delete .pyo files 2012-05-24 08:51:40 +01:00
conf Rename 'external-csl' to 'external-sourcery' 2012-05-24 08:51:36 +01:00
files common-license: Add ICU generic 2012-03-25 12:23:39 +01:00
lib oe.types: give the regex type more sane semantics 2012-05-17 21:13:08 +01:00
recipes-bsp Fix a couple of missing Upstream-Status 2012-05-01 12:38:10 +01:00
recipes-connectivity wpa-supplicant: fix packaging error since last commit 2012-05-24 08:51:39 +01:00
recipes-core netbase: merge init script updates from upstream 2012-05-24 08:51:39 +01:00
recipes-devtools libtool: fixed parallel build related race 2012-05-24 08:51:38 +01:00
recipes-extended xinetd: Update to 2.3.15 2012-05-17 21:13:07 +01:00
recipes-gnome gdk-pixbuf: Fix lsb builds where dependency may be missing 2012-05-15 19:44:37 +01:00
recipes-graphics xserver-xorg: Fix build for mips64 2012-05-21 09:59:04 +01:00
recipes-kernel linux-yocto: policy cleanups 2012-05-18 15:25:12 +01:00
recipes-multimedia h264_qpel_mmx.patch: fix Upstream-Status tag 2012-05-11 17:50:49 +01:00
recipes-qt fotowall: Add #include ui_wizard.h to ExportWizard.cpp 2012-05-16 07:34:28 +01:00
recipes-rt core-image-rt-*.bb: require munges DESCRIPTION 2012-04-16 22:30:03 +01:00
recipes-sato evolution-data-server: delete old 2.20.0 version 2012-05-08 14:49:15 +01:00
recipes-support gnupg: Update to upstream version 2.0.19 2012-05-17 21:13:09 +01:00
site site/sh-common: Add missing caches variables to build glib-2.32 2012-05-21 09:59:03 +01:00
COPYING.MIT Add missing licence files (COPYING.MIT) 2006-07-23 13:52:32 +00:00
recipes.txt meta/recipes.txt: correct Qt capitalisation 2011-09-07 22:54:17 +01:00