diff options
author | Steven Hung (洪于玉) <Steven.Hung@mediatek.com> | 2019-03-13 06:26:05 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-03-18 11:12:26 +0000 |
commit | 49ffd2da219007c8f1a1c51da1a35c18268eb363 (patch) | |
tree | ef5809af41f3c23e97039a6a61fb8d79d4454195 /meta/recipes-kernel | |
parent | 2f26e0e8d558ad47ffb0cf34be0f06a5c8272bbd (diff) | |
download | poky-49ffd2da219007c8f1a1c51da1a35c18268eb363.tar.gz |
class/sanity: strip the output of get_filesystem_id()
A previous commit 2f44b9b replace oe.utils.getstatusoutput() to
subprocess.check_output(). check_output() don't remove a trailling newline. Add strip()
(From OE-Core rev: 172c3e85c601a61f3c668f83b75f4c1eb31dbd4d)
Signed-off-by: Steven Hung (洪于玉) <Steven.Hung@mediatek.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
0 files changed, 0 insertions, 0 deletions