]> code.ossystems Code Review - openembedded-core.git/commit
build-compare: remove space at head
authorRobert Yang <liezhi.yang@windriver.com>
Mon, 18 Jul 2016 03:32:42 +0000 (20:32 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Jul 2016 22:46:59 +0000 (23:46 +0100)
commit79c574979f64f2dbe8ca05774446de21a53b3a87
tree016d9f0166df7886fb211f09c8b24a96962f62b2
parent038c09d6ab9581030efdc16aa1b96972970eeaab
build-compare: remove space at head

The command like:
rpm -qp --nodigest --nosignature --qf '<foo> [%{REQUIRENAME}\n]\n'
                                            ^^space

The space will be printed, and will impact the check result, so remove it.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/build-compare/build-compare_git.bb
meta/recipes-devtools/build-compare/files/functions.sh-remove-space-at-head.patch [new file with mode: 0644]