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:35:39 +0100 |
commit | 4e96983a3a49e26a1b33ad2a548e2d10bd8fa7df (patch) | |
tree | 32f7b97ed30868a57c1cc0f6da7afa673b6ba5a1 /scripts | |
parent | 6b294a048901f347337cac69dd63b3381a061470 (diff) | |
download | poky-4e96983a3a49e26a1b33ad2a548e2d10bd8fa7df.tar.gz |
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.
(From OE-Core rev: 228c05013fe691321ec00467d8d0c0bb64dd175c)
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions