commit | 9155b713ff5a29c5a9213c3df4e26e25f7a4170f | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Sat May 16 13:04:44 2020 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Sat May 16 13:42:23 2020 -0500 |
tree | 1ced2fe1e5abce659b4509680b0667ed383dd7d6 | |
parent | 24048b57f253f79d30f4a7bd248fd5b46471abe0 [diff] |
string: ensure string included Latest upstream yocto appears to have removed a free include of string. This is causing compile failures for files which do not include it properly. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I457b7ca46bd010a9c5b363495d43a9b38e430bcf
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: 1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make To clean the repository run `./bootstrap.sh clean`.