]> code.ossystems Code Review - openembedded-core.git/commit
base.bbclass: Add PKGTRIPLETS and PKGMLTRIPLETS variables
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 Oct 2012 23:06:31 +0000 (23:06 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 22 Oct 2012 08:45:16 +0000 (09:45 +0100)
commitf91322edc8b9f2a5906f3908bde2508ae97f2816
tree2810c3432ec074f8dce222caaec36b3dcf80b835
parentfe88ae8605f22d9075e4200159aa66605ec36587
base.bbclass: Add PKGTRIPLETS and PKGMLTRIPLETS variables

These variables correspond to the PACKAGE_ARCH list combined with the TARGET_VENDOR
and TARGET_OS values. These can be used to traverse the pkgdata structure.

Setting these once in base.bbclass stops pkgdata needing to recalculate the values
and is also useful for the reworked shlibs code in a patch that will follow this.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/base.bbclass