]> code.ossystems Code Review - openembedded-core.git/commit
distrodata.bbclass: Get the extend recipe's information from non bbextended recipe
authorMei Lei <lei.mei@intel.com>
Mon, 20 Jun 2011 09:29:36 +0000 (17:29 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 28 Jun 2011 12:51:06 +0000 (13:51 +0100)
commit8e8648b26fd4d66db2d7c484ad56dfb300e2070a
tree3f5e2538b2b7d766b0a308a85bc62aa80a46f398
parent43e499b0168eefed38a0883cbf2834f6a4622296
distrodata.bbclass: Get the extend recipe's information from non bbextended recipe

This patch will check whether the recipe is an extened recipe, if yes, some informaiton couldn't be got, so collect those information(like maintainer information or lastcheckversion) from non bbextended recipe.

Signed-off-by: Mei Lei <lei.mei@intel.com>
meta/classes/distrodata.bbclass