Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | housekeeping: patch refresh | Mark Asselstine | 2018-06-11 | 1 | -7/+5 |
| | | | | | | | | | | Bitbake now prints warnings when a patch is successfully applied but there is fuzz or an offset. The following refreshes patches for several packages which report warnings when openstack-image-controller is built. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> | ||||
* | barbican: add full path to test configuration files | Keith Holman | 2014-06-16 | 1 | -0/+33 |
Barbican expects configuration files for its tests to be in the same location as they appear in the source tree. However, during deployment configuration files are put into the /etc/barbican directory. This fix patches the tests to find the configuration files in the directory they are placed by the barbican recipe. Signed-off-by: Keith Holman <Keith.Holman@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> |