]> code.ossystems Code Review - openembedded-core.git/commit
distrodata.bbclass: Get git repo tag information
authorMei Lei <lei.mei@intel.com>
Fri, 4 Mar 2011 09:17:05 +0000 (17:17 +0800)
committerSaul Wold <sgw@linux.intel.com>
Fri, 4 Mar 2011 19:37:08 +0000 (11:37 -0800)
commit30343a72b89167b46ff4cc33be6ada2fd4b13a59
treebfe5f1399202e8168b8d765ba1290dc100f13c0e
parent3a5fed48f3254ac6aafb4a5c7fa4015ad87b02e7
distrodata.bbclass: Get git repo tag information

For those recipes which use git repo and have tag information, we can use tag to trace the version change. For other no tag recipes, we still use their
commit checksum to trace their version change.

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