summaryrefslogtreecommitdiff
path: root/classes/gitver.bbclass
AgeCommit message (Collapse)AuthorFiles
2009-08-26gitver.bbclass: add initial version.Chris Larson1
This provides a GITVER variable which is a (fairly) sane version, for use in ${PV}, extracted from the ${S} git checkout, assuming it is one. This is most useful in concert with srctree.bbclass. Signed-off-by: Chris Larson <clarson@kergoth.com>