generic-poky/meta/lib/oe
Richard Purdie 4dcd9d6cee lib/oe/package_manager: Make empty package directories non-fatal
Its perfectly reasonable to call -c package-index with empty package
directories. This ensures the builds don't fail in such cases,
resolving autobuilder failures.

(From OE-Core rev: 11e2aaf2d751277e3e99ac2acbbeff2b7227be94)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-02-16 16:31:01 +00:00
..
tests test_utils: import functions directly for conciseness 2013-06-07 16:48:25 +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: 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_types: sum.jffs2 is replaced by jffs2.sum 2014-02-14 12:30:20 +00: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 lib/oe/manifest.py: add rpm image manifest creation 2014-02-11 11:53:41 +00:00
package.py package: Process package stripping in parallel 2013-02-06 13:12:59 +00:00
package_manager.py lib/oe/package_manager: Make empty package directories non-fatal 2014-02-16 16:31:01 +00: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 oe.packagegroup: add code for package groups (sync from OE) 2011-05-20 19:07:51 +01: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/path: Fixup handling of .* files in top level paths for copyhardlinktree() 2013-11-12 10:34:09 +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 package_manager.py, rootfs.py, sdk.py: add Indexer class 2014-02-14 12:30:19 +00:00
sdk.py package_manager.py, rootfs.py, sdk.py: add Indexer class 2014-02-14 12:30:19 +00:00
sstatesig.py sstatesig: include native/cross/nativesdk deps in target signatures 2014-01-21 10:20:11 +00:00
terminal.py meta/lib/oe/terminal.py: Don't pass non-supported '--disable-factory' flag to gnome-terminal 2014-01-02 12:56:29 +00:00
types.py oe.types: add 'path' type 2013-08-26 11:47:18 +01:00
utils.py lib/oe/utils.py: add pre/post process helper function 2014-02-11 11:53:37 +00:00