Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2013-11-22 | json-c: do rm -f on config.status before do_configure | Olof Johansson | 1 | |
This change adds -f when doing rm on config.status. .config.status is not always present when doing do_configure, and that would without this change lead to a fatal error. Signed-off-by: Olof Johansson <olof.johansson@axis.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
2013-11-20 | libjson: update to 0.11 and rename to json-c | Jack Mitchell | 1 | |
libjson is now known as json-c. Config.status is removed as it breaks seperate build dir builds. Built without parallel make as it fails, official word is not to bother trying. Signed-off-by: Jack Mitchell <jmitchell@cbnl.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> |