poky/meta/lib/oe
Christopher Larson 5ef9f03858 oe.sstatesig: align swspec handling with sstate.bbclass
The logic tries to remove the -native suffix from pn to handle this (though it
doesn't succeed, as it doesn't assign the new pn to the variable), but we need
to do more for the swspec tasks than just not set the extrapath, we also need
to change from SSTATE_PKGSPEC to SSTATE_SWSPEC. Alter to correct the spec for
these cases, and also add preconfigure to align with the current logic in
sstate.bbclass, which includes that task as well in the list of tasks to
adjust to use swspec.

[YOCTO #7563]

(From OE-Core rev: c9105597763be4bf5bc0ec97cc999566d0f10678)

Signed-off-by: Christopher Larson <kergoth@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-04-08 10:53:16 +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 classextend: Do not extend for that already have multilib prefix 2014-11-12 15:38:31 +00:00
classutils.py oe.classutils: add module 2011-06-28 13:55:43 +01:00
copy_buildsystem.py copy_buildsystem.py: Add methods to copy shared state. 2015-02-24 17:41:43 +00: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 lib/oe/image.py: add error checking for missing IMAGE_CMD 2015-02-03 14:53:51 +00:00
license.py classes/license: tweak license format messages 2015-02-08 08:00:25 +00:00
lsb.py lib/oe/lsb.py: Prioritize parsing of /etc/os-release 2015-03-22 14:42:18 +00:00
maketype.py Remove a number of unneeded import os/bb calls 2012-07-19 12:24:50 +01:00
manifest.py populate_sdk: Fix TOOLCHAIN_TARGET_TASK_ATTEMPTONLY implementation 2014-06-25 13:51:47 +01:00
package_manager.py package_manager: call createrepo with --dbpath pointing inside WORKDIR 2015-04-02 12:02:37 +01:00
package.py meta/lib/oe/package.py: fix files ownership in packages 2015-03-20 11:03:46 +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 Rename PACKAGE_GROUP variable to FEATURE_PACKAGES 2014-03-07 14:45:21 +00:00
patch.py lib/oe/patch: fix PATCHTOOL = "git" with source in a subdirectory 2015-02-23 17:35:27 +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
recipeutils.py lib/oe/recipeutils: minor improvements to patch_recipe() 2015-02-23 17:35:29 +00:00
rootfs.py rootfs.py: Also uninstall update-alternatives and shadow for read-only-rootfs 2015-03-25 12:39:38 +00:00
sdk.py lib/oe/sdk.py: Add SDKIMAGE_INSTALL_COMPLEMENTARY capabilities to DpkgSdk 2015-01-23 11:36:25 +00:00
sstatesig.py oe.sstatesig: align swspec handling with sstate.bbclass 2015-04-08 10:53:16 +01:00
terminal.py lib/oe/terminal: fix konsole terminal support for KDE 4.x 2015-02-26 07:47:50 +00:00
types.py oe.types: add 'path' type 2013-08-26 11:47:18 +01:00
utils.py meta/lib/oe/utils.py: Corrected the return value of both_contain() 2015-04-08 10:53:15 +01:00