commit | d081081dda4ffadd4426ffc15797437418dfc7c0 | [log] [tgz] |
---|---|---|
author | Asmitha Karunanithi <asmitk01@in.ibm.com> | Sat Jun 20 01:54:14 2020 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed Jun 24 16:04:13 2020 +0000 |
tree | 12afadff3910ad8522cf5f4cc2c3f27825f1375d | |
parent | 7560217ce872240a93e4e2772e919517fa447697 [diff] |
Adding mimetic library as a part of unit test build script This library is used to parse multipart form data of a request (where the request body contains a series of files separated by a boundary). The following commit is one of the use cases of the same. https://gerrit.openbmc-project.xyz/c/openbmc/bmcweb/+/31030 This library has already been included in meta-openembedded layer. Having it in the build scripts is needed, for the CI to pass for commits using this library, independently, without having it upstreamed in specific recipe files Signed-off-by: Asmitha Karunanithi <asmitk01@in.ibm.com> Change-Id: I88393c5ffe9e6f012d7dce51a9c81286437391d6
Build script for CI jobs in Jenkins.