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:47:46 +0000 (09:47 +0100)
commit738080f5c9f3effc02bd79f57444133c76c7385e
tree8ea5968af78832d46a98f6de8f713881b6e0dd70
parenta8e5d302dedcfe80e6cd00f3591e0374935b2e6a
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.

(From OE-Core rev: f91322edc8b9f2a5906f3908bde2508ae97f2816)

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