<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitech-oe.git/classes/gitver.bbclass, branch corecdp-1.0.1</title>
<subtitle>Multi-Tech CoreCDP 1.x OpenEmbedded Tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/'/>
<entry>
<title>gitver.bbclass: fix git dependency tracking</title>
<updated>2009-10-26T11:13:51+00:00</updated>
<author>
<name>Michael Smith</name>
<email>msmith@cbnco.com</email>
</author>
<published>2009-10-26T01:47:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=dba8dec4093dc68610b762c8c7ac4e38c31cc8f9'/>
<id>dba8dec4093dc68610b762c8c7ac4e38c31cc8f9</id>
<content type='text'>
.git/HEAD doesn't usually change on a commit, but the ref it points to
(e.g. .git/refs/heads/master) should. Handle this and another couple of
cases: if a tag is added without a new commit, or if the ref is in
packed-refs.

Signed-off-by: Michael Smith &lt;msmith@cbnco.com&gt;
Acked-by: Chris Larson &lt;clarson@kergoth.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
.git/HEAD doesn't usually change on a commit, but the ref it points to
(e.g. .git/refs/heads/master) should. Handle this and another couple of
cases: if a tag is added without a new commit, or if the ref is in
packed-refs.

Signed-off-by: Michael Smith &lt;msmith@cbnco.com&gt;
Acked-by: Chris Larson &lt;clarson@kergoth.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gitver.bbclass: add initial version.</title>
<updated>2009-08-26T11:00:51+00:00</updated>
<author>
<name>Chris Larson</name>
<email>clarson@kergoth.com</email>
</author>
<published>2009-08-26T10:59:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=e5b751653cb17d60665a648c8f9aaeda028aa122'/>
<id>e5b751653cb17d60665a648c8f9aaeda028aa122</id>
<content type='text'>
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 &lt;clarson@kergoth.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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 &lt;clarson@kergoth.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
