Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | postgresql: Fix issue where init script is not found.thud | Jeremy Puhlman | 2018-11-08 | 1 | -1/+1 |
| | | | | | | | | | | layers/meta-cloud-services/meta-openstack/recipes-dbs/postgresql/defaultpkgname/ Something changed with the evaluation of :=, such that PN evaluates to defaultpkgname, thus the initscript is not found. Just set it to the correct name. Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> | ||||
* | postgresql: make append version independent | Mingli Yu | 2018-10-11 | 1 | -0/+60 |
Make bbappend version independent and only effective when the openstack distro enabled. Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> |