]> code.ossystems Code Review - openembedded-core.git/commit
base.bbclass: show layer's branches/revisions in the banner info
authorDexuan Cui <dexuan.cui@intel.com>
Tue, 28 Jun 2011 05:18:59 +0000 (13:18 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 5 Jul 2011 12:41:40 +0000 (13:41 +0100)
commitf271498638a9da271ed5da973666fe4a7bd0ac63
treed1dda1f708dbabcea1b373bf659f2603d6740f00
parentd0b55fb8115c5ad311ed5ad3192902f7746d5cca
base.bbclass: show layer's branches/revisions in the banner info

The patch removes METADATA_BRANCH and METADATA_REVISION, and treats the meta/
in the same way as other layers.
In the case some layers belonging to the same repo, the branch and revision
are only printed once, but all the layer names are still printed.

An example output can be:

OE Build Configuration:
BB_VERSION        = "1.13.1"
TARGET_ARCH       = "i586"
TARGET_OS         = "linux"
MACHINE           = "emenlow"
DISTRO            = "poky"
DISTRO_VERSION    = "1.0+snapshot-20110702"
TARGET_FPU        = ""
meta
meta-yocto        = "dcui/banner_v3:4b712dba68a98c827b8f3d0242da9153c4f65473"
meta-emenlow
meta-sugarbay
meta-n450         = "dcui/test1:76d1178ba1a43cf6457c89717134aeb9f1275fae"

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
meta/classes/base.bbclass