summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-support/cyrus-sasl
Commit message (Collapse)AuthorAgeFilesLines
* cyrus-sasl: drop bbappendMark Asselstine2017-08-221-1/+0
| | | | | | | | | The change implemented in the bbappend is now part of the main recipe file. See commit a97ab8e018d86461a4701625dc16b09370fad21f [cyrus-sasl: inherit autotools-brokensep] in meta-openembedded. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* autotools: B != S build fixesBruce Ashfield2014-05-211-0/+1
Since oe-core introduced the autotools separated build and source directory changes, some package builds broke. With this change, we can build against the latest oe-core master. It should be noted that this masks the build issues, and the bbappends should be removed as dependency layers update or "real" fixes are generated. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>