generic-poky/meta/lib/oe
Paul Eggleton 9e9ea0a40a lib/oe/classextend.py: avoid extending any kernel package
For multilib and other uses of classextend, we don't want any
dependencies on kernel packages to be extended since there should only
be one kernel variant.

Fixes [YOCTO #2918] (where kernel-dev was being extended.)

(From OE-Core rev: b684c0f0d5d93f5147dee79951647eb3ddf4c840)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-04-05 17:36:34 +01: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 buildhistory_analysis: handle more R* variables 2013-02-11 14:46:10 +00:00
cachedpath.py package: Add cachedpath optimisation 2013-03-18 21:26:40 +00: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 license.py: fix behaviour of copyleft_compliance 2012-04-04 17:17: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 lib/oe/packagedata: Use the PKGMLTRIPLETS variable 2012-10-22 09:47:46 +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: Use force option when creating symlinks to patches 2012-12-17 17:24:57 +00:00
path.py lib/oe/path.py: support missing directory components in realpath() 2013-02-11 22:45:25 +00:00
prservice.py prservice.py: fix NameError: global name 'host' is not defined 2013-01-25 14:12:36 +00:00
qa.py qa.py: Toolchain path should not be hardcoded to execute objdump 2012-12-06 12:31:13 +00:00
sstatesig.py meta/lib/oe/sstatesig: fix locating stamp files 2012-12-05 15:26:41 +00:00
terminal.py oe.terminal: add tmux classes 2013-04-04 23:52:21 +01:00
types.py oe.types: give the regex type more sane semantics 2012-05-17 21:13:08 +01:00
utils.py utils: add helper to get all non-system packages 2013-04-04 23:52:21 +01:00