]> code.ossystems Code Review - openembedded-core.git/commit
devtool: extract: correct initial rev for kernel packages
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Wed, 26 Aug 2015 12:29:41 +0000 (15:29 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 3 Sep 2015 12:32:35 +0000 (13:32 +0100)
commit65fe3e45b10c5578446c758f66840891c62cd774
tree11c8c166f6d9be2ef31395cbd4f0c4987eece262
parentf0a3a38a653c643468452eba43a12795136720c9
devtool: extract: correct initial rev for kernel packages

Change handling of kernel packages so that the "initial rev" is parsed
correctly. Also, the devtool-specific git tags (devtool-base and
devtoo-patched) are now generated for kernel packages as well.

[YOCTO #6658]

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
scripts/lib/devtool/standard.py