generic-poky/meta/lib/oe
Richard Purdie 78983e939a lib/oe/classextend: Ensure we don't extend expressions more than once
We could end up with MLPREFIX being prepended to variables like
PACKAGE_DYNAMIC. This patch avoids the problem and unbreaks builds.

[YOCTO #3389]

(From OE-Core rev: 5e4714a454f9f742bf8af70dad2aa66ccb87e3fd)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-11-06 09:34:47 +01:00
..
tests oe.license: add license flattening code 2011-12-08 15:24:29 +00:00
__init__.py lib/oe: Import oe lib from OE.dev 2010-05-06 12:48:05 +01:00
buildhistory_analysis.py buildhistory_analysis: update to use explode_dep_versions2() 2012-10-03 17:18:29 +01:00
classextend.py lib/oe/classextend: Ensure we don't extend expressions more than once 2012-11-06 09:34:47 +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 distrodata: Update distrocheck functions 2012-10-03 17:37:33 +01:00
license.py license.py: fix behaviour of copyleft_compliance 2012-04-04 17:17:51 +01:00
lsb.py distro_identifier: replace slash with hyphen 2012-10-27 09:44:59 +01:00
maketype.py Remove a number of unneeded import os/bb calls 2012-07-19 12:24:50 +01: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 Remove a number of unneeded import os/bb calls 2012-07-19 12:24:50 +01:00
path.py Remove a number of unneeded import os/bb calls 2012-07-19 12:24:50 +01:00
prservice.py Remove a number of unneeded import os/bb calls 2012-07-19 12:24:50 +01:00
qa.py lib/oe/qa: Trap exceptions when running objdump 2012-10-18 12:13:49 +01:00
sstatesig.py lib/oe/sstatesig.py: add signature data query function 2012-09-10 13:03:55 +01:00
terminal.py terminal: Add support for running custom terminals. 2012-10-24 12:50:46 +01:00
types.py oe.types: give the regex type more sane semantics 2012-05-17 21:13:08 +01:00
utils.py utils.py: Modify and rename distro_features_backfill python function 2012-08-17 18:04:24 +01:00