generic-poky/meta/lib/oe
Richard Purdie ad23395cd1 nativesdk: Switch to using nativesdk as a prefix, not a suffix
As discussed on the mailing lists, using a suffix to package names is
hard and has lead to many recipes having to do PKGSUFFIX games. Its
looking extremely hard to scale nativesdk much further without hacking
many recipes.

By comparison, using a prefix like multilib does works much better and
doesn't involve "hacking" as many recipes. This change converts nativesdk
to use a prefix using the existing multilib infrastructure.

(From OE-Core rev: 81813c0e322dc04ce4b069117188d8a54dfddb8c)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-09-02 05:52:06 -07: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: reduce the numeric delta to 10% 2012-08-06 16:09:15 +01:00
classextend.py nativesdk: Convert to use classextend.py 2012-09-02 05:52:05 -07: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 meta: replace os.system with subprocess.call 2012-05-30 12:04:45 +01:00
license.py license.py: fix behaviour of copyleft_compliance 2012-04-04 17:17:51 +01:00
lsb.py lib/oe/lsb.py: Map unknown distributions to 'Unknown' 2012-07-31 08:02:11 +01:00
maketype.py Remove a number of unneeded import os/bb calls 2012-07-19 12:24:50 +01:00
packagedata.py Remove a number of unneeded import os/bb calls 2012-07-19 12:24:50 +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 qa.py: Fix a typo when evaluating bitsize 2011-03-03 23:49:19 +00:00
sstatesig.py nativesdk: Switch to using nativesdk as a prefix, not a suffix 2012-09-02 05:52:06 -07:00
terminal.py terminal.py: use unique ids for screen sessions 2012-08-25 14:47:01 +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