]> code.ossystems Code Review - openembedded-core.git/commit
archiver: fix truncation of src_rev
authorJoe Slater <jslater@windriver.com>
Thu, 16 Oct 2014 20:53:03 +0000 (13:53 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 24 Oct 2014 16:31:57 +0000 (17:31 +0100)
commit83c6930cdfac5a7759c4786172a5c70226e6adc4
treefc121c76804a774652bc82875c48103490bd2013
parentce0a999efe5c9bfd4780bd2b7c24e99f580474c0
archiver: fix truncation of src_rev

In trying to eliminate AUTOINC+ from revision strings,
we accidently truncated the strings to almost guarantee
information from SRCREV_FORMAT, when supplied, would be
lost.  So, we now only delete any AUTOINC+'s from the string.

Signed-off-by: Joe Slater <jslater@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/archiver.bbclass