diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-03-17 14:00:15 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-09-01 14:34:25 +0100 |
commit | 228c05013fe691321ec00467d8d0c0bb64dd175c (patch) | |
tree | e8d5fe5a82e6ad844e86821f2a2a535010bb8315 /meta/classes/report-error.bbclass | |
parent | 05508339882c7cc1fe3f1f67f72314fdcab979b7 (diff) | |
download | openembedded-core-228c05013fe691321ec00467d8d0c0bb64dd175c.tar.gz openembedded-core-228c05013fe691321ec00467d8d0c0bb64dd175c.tar.bz2 openembedded-core-228c05013fe691321ec00467d8d0c0bb64dd175c.zip |
kernel-yocto: use cat-file instead of git-show
Parsing the output of git show is error prone, since it changes based on
the type of issue with bad comit IDs. Since the output is no longer used
in the case of a valid ref, we can switch to git-cat-file and simply
check the return code.
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta/classes/report-error.bbclass')
0 files changed, 0 insertions, 0 deletions