summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-support/libbsd
Commit message (Collapse)AuthorAgeFilesLines
* libbsd: update bbappend to match oe-core versionBruce Ashfield2018-07-101-0/+0
| | | | | | | | It was reported that we have a dangling bbappend, so we update it to match oe-core. Reported-by: Jeremy Puhlman <jpuhlman@mvista.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* housekeeping: rename bbappends to match the recipe versionsMark Asselstine2016-12-251-0/+0
| | | | | Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* iproute/libssd: update to match meta-oe latestBruce Ashfield2014-09-041-0/+0
| | | | | | | | | | | | Not only do we update to meta-oe latest, we inherit the following issue that prevents instance creation: https://bugs.launchpad.net/ubuntu/+source/neutron/+bug/1364828 To fix the issue, we import 0003-Don-t-enforce-that-dev-already-exists.patch, until it is integrated into the upstream package. 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>