commit | 124e63beaf84a848d51daaf73065860ec6a0482d | [log] [tgz] |
---|---|---|
author | Glukhov Mikhail <mikl@greenfil.ru> | Thu Aug 04 10:16:29 2022 +0300 |
committer | Adriana Kobylak <anoo@linux.ibm.com> | Mon Aug 08 20:05:59 2022 +0000 |
tree | 534eea5ea5eb4bda6fbf675435bf3bf49840ad6a | |
parent | 6c6d56c481494f3e75d3c5729fd67b6f00365430 [diff] |
Fix tar error when packing files Multiple quoted files are treated by tar as one file. Test: ran `./gen-bios-tar -v "rev1" -m "MyTestMachine" bios.bin` Signed-off-by: Glukhov Mikhail <mikl@greenfil.ru> Change-Id: I1a0ad1d0dd89d8830a50fd059acac285156f04da
Phosphor BMC Code Management provides a set of system software management applications. More information can be found at Software Architecture
To build this package, do the following steps:
meson build
ninja -C build
To clean the repository run rm -r build
.