diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2012-08-02 10:23:05 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-08-06 15:28:03 +0100 |
commit | 65d7e9b2d4d8115ac9fd513c04f39a2df9556a5a (patch) | |
tree | b11dd80827cf2e7f7c496c14abaa579d79548a55 /.gitignore | |
parent | 988a417c857c01c87de6ba9602968059cf8d830f (diff) | |
download | openembedded-core-65d7e9b2d4d8115ac9fd513c04f39a2df9556a5a.tar.gz openembedded-core-65d7e9b2d4d8115ac9fd513c04f39a2df9556a5a.tar.bz2 openembedded-core-65d7e9b2d4d8115ac9fd513c04f39a2df9556a5a.zip |
classes/buildhistory: record PKG/PKGE/PKGV/PKGR
Save PKG (the actual output package name, which is often different due
to debian renaming), and PKGE/PKGV/PKGR (which may be manipulated in
certain special cases e.g. gitpkgv.bbclass in meta-oe, the
external-sourcery-toolchain recipe, etc.) Note that these are only
written when they are different from the normal package name in the
case of PKG, or PE/PV/PR for the other variables.
Also, use PKGE/PKGV/PKGR instead of PE/PV/PR when comparing package
versions since these actually represent the version that the package
manager sees.
Implements [YOCTO #2787].
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions