generic-poky/meta/lib/oe
Otavio Salvador 08a38a7865 Globally replace oe.utils.contains to bb.utils.contains
BitBake has the exact same code as oe.utils.contains so there's no
reason to duplicate it. We now rely on the bb.utils.contains code for
metadata.

(From OE-Core rev: 93499ebc46547f5bf6dcecd5a786ead9f726de28)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-04-25 17:19:19 +01:00
..
tests test_utils: import functions directly for conciseness 2013-06-07 16:48:25 +01:00
__init__.py lib/oe: turn oe into a namespace package 2014-03-17 14:01:41 +00:00
buildhistory_analysis.py classes/buildhistory: add additional variables to image information 2013-12-03 17:45:50 +00: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
image.py image.py: check file exists before deleting 2014-03-30 10:10:33 +01:00
license.py meta/lib/oe: Replace StandardError with Exception 2013-05-09 14:06:51 +01:00
lsb.py lib/oe/lsb.py: fall back to /etc/os-release for host distro ID 2013-07-02 22:23:48 +01:00
maketype.py Remove a number of unneeded import os/bb calls 2012-07-19 12:24:50 +01:00
manifest.py manifest.py: remove redundant import line 2014-02-21 16:14:15 +00:00
package.py package.py: use subprocess.Popen for rpmdeps call 2014-03-07 14:58:46 +00:00
package_manager.py package_manager.py: leave the __db.00* files in place 2014-03-30 10:10:32 +01:00
packagedata.py bitbake.conf/package: Collapse PKGDATA_DIR into a single machine specific directory 2013-09-14 08:21:00 +01:00
packagegroup.py Rename PACKAGE_GROUP variable to FEATURE_PACKAGES 2014-03-07 14:45:21 +00:00
patch.py lib/oe/patch.py: Prefer "git am" over "git apply" when applying git patches 2014-01-28 00:52:32 +00:00
path.py lib/oe: drop custom implementation of oe.path.relative 2014-03-07 14:58:44 +00: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
rootfs.py Globally replace oe.utils.contains to bb.utils.contains 2014-04-25 17:19:19 +01:00
sdk.py rootfs.py, sdk.py: adjust/create the wrappers for creating installed packages list 2014-03-21 12:05:52 +00:00
sstatesig.py sstatesig: Anchor inherits class tests 2014-03-30 23:52:59 +01:00
terminal.py make menuconfig work for recent xfce environment 2014-04-23 11:43:27 +01:00
types.py oe.types: add 'path' type 2013-08-26 11:47:18 +01:00
utils.py Globally replace oe.utils.contains to bb.utils.contains 2014-04-25 17:19:19 +01:00