generic-poky/meta/lib/oe
Robert Yang 941584f539 cachedpath.py: global name 'error' is not defined
The error is not global since we don't use "from os import *", so it
should be os.error.

[YOCTO #4489]

(From OE-Core rev: ac0e2781c2723257bd380cac170d4c8b97e36747)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-05-15 19:27:11 +03:00
..
tests utils: add helper to get all non-system packages 2013-04-04 23:52:21 +01:00
__init__.py lib/oe: Import oe lib from OE.dev 2010-05-06 12:48:05 +01:00
buildhistory_analysis.py classes/buildhistory: track contents of selected files in images 2013-05-10 11:37:16 +01:00
cachedpath.py cachedpath.py: global name 'error' is not defined 2013-05-15 19:27:11 +03:00
classextend.py lib/oe/classextend.py: avoid extending any kernel package 2013-04-05 17:36:34 +01:00
classutils.py oe.classutils: add module 2011-06-28 13:55:43 +01:00
data.py Remove a number of unneeded import os/bb calls 2012-07-19 12:24:50 +01:00
distro_check.py distro_check: Remove creation of empty Meego filelist. 2013-02-12 13:22:44 +00:00
license.py meta/lib/oe: Replace StandardError with Exception 2013-05-09 14:06:51 +01:00
lsb.py meta/lib/oe/lsb.py: extract only the needed info from lsb-release 2013-03-30 09:08:11 +00:00
maketype.py Remove a number of unneeded import os/bb calls 2012-07-19 12:24:50 +01:00
package.py package: Process package stripping in parallel 2013-02-06 13:12:59 +00:00
packagedata.py class/lib: Fix up various file access methods 2013-05-09 22:28:04 +01:00
packagegroup.py oe.packagegroup: add code for package groups (sync from OE) 2011-05-20 19:07:51 +01:00
patch.py classes/lib: Fix getcmdstatus breakage 2013-05-09 16:05:08 +01:00
path.py classes/lib: Update to use print as a function call 2013-05-09 14:06:51 +01:00
prservice.py image/kernel-module-split/eglibc-ld.inc: Remove has_key() usage 2013-05-09 14:06:51 +01:00
qa.py image/kernel-module-split/eglibc-ld.inc: Remove has_key() usage 2013-05-09 14:06:51 +01:00
sstatesig.py classes/recipes/lib: Fix various python whitespace issues 2013-05-09 14:06:51 +01:00
terminal.py meta/lib/oe: Replace StandardError with Exception 2013-05-09 14:06:51 +01:00
types.py clases/lib: Use modern exception syntax 2013-05-09 14:06:50 +01:00
utils.py class/lib: Fix up various file access methods 2013-05-09 22:28:04 +01:00