diff options
| author | Pawel Zalewski <pzalewski@thegoodpenguin.co.uk> | 2022-12-22 10:38:29 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-02-15 21:47:00 +0000 |
| commit | 3cc6ed84cb96ebcd32d4c53d143c825f1870a77b (patch) | |
| tree | 339c22dace160d644925c2f1be1313b31b70d965 /scripts/lib | |
| parent | 6fba96cb032bad4aa6b8c4b7d0b422c3e5465a1c (diff) | |
| download | poky-3cc6ed84cb96ebcd32d4c53d143c825f1870a77b.tar.gz | |
classes/fs-uuid: Fix command output decoding issue
The default return value from subprocess.check_output is an encoded byte.
The applied fix will decode the value to a string.
(From OE-Core rev: 2bde03a1a58be6636d36229a75450e08492e7a89)
Signed-off-by: Pawel Zalewski <pzalewski@thegoodpenguin.co.uk>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit 046769fa952a511865c416b80d10af6287147fb7)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions
