generic-poky/meta
Richard Purdie 566628d8cd class/lib: Fix up various file access methods
There are various bits of cruft that have built up around our file accesses. This patch
cleans some of them up, specifically:

 * Remove pointless "from __builtin__ import file"
 * Use open(), not file()
 * Wrap file usage in a with container to ensure files are closed
 * Add missing .close() calls in some cases

(From OE-Core rev: a43e0a8ecd0441131e929daf998c3cd454d9c8f3)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-05-09 22:28:04 +01:00
..
classes class/lib: Fix up various file access methods 2013-05-09 22:28:04 +01:00
conf bitbake.conf: Use casting to ensure valid comparision 2013-05-09 14:06:51 +01:00
files fs-perms.txt: Don't tinker with file modes in /usr/src/debug 2013-05-03 16:19:20 +01:00
lib/oe class/lib: Fix up various file access methods 2013-05-09 22:28:04 +01:00
recipes-bsp grub-efi-native: Cleanup whitespace 2013-05-03 16:37:08 +01:00
recipes-connectivity neard: Rename the recipe as we are already in 0.10 2013-05-03 16:35:20 +01:00
recipes-core class/lib: Fix up various file access methods 2013-05-09 22:28:04 +01:00
recipes-devtools classes/recipes/lib: Fix various python whitespace issues 2013-05-09 14:06:51 +01:00
recipes-extended craklib:fix testnum and teststr failed 2013-05-08 15:50:15 +01:00
recipes-gnome libgnome-keyring: remove, nothing in oe-core uses this anymore 2013-05-08 15:41:13 +01:00
recipes-graphics xserver-xorg: Add xkbcomp to RRECOMMENDS 2013-05-09 08:51:13 +01:00
recipes-kernel powertop: inherit gettext 2013-05-09 17:55:31 +01:00
recipes-lsb4 libpng12: rename libpng_1.2.50 to libpng12 2013-04-09 13:16:53 +01:00
recipes-multimedia alsa-utils: Move alsaconf to its own recipe 2013-04-29 14:45:10 +01:00
recipes-qt qt4: remove trailing slash from prefix 2013-05-09 08:51:13 +01:00
recipes-rt hwlatdetect: add SUMMARY and DESCRIPTION 2013-04-29 14:45:05 +01:00
recipes-sato packagegroup-core-x11-sato: Add udev-extraconf to maintain compatibility 2013-05-08 15:41:12 +01:00
recipes-support gnutls: upgrade to 2.12.23 2013-05-09 08:51:13 +01:00
site site/common-uclibc: add predefined configure vars for coreutils 2013-04-05 11:14:12 +01:00
COPYING.MIT
recipes.txt meta/recipes.txt: add recipes-lsb4 2013-04-10 09:23:17 +01:00