Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iproute/libssd: update to match meta-oe latest | Bruce Ashfield | 2014-09-04 | 1 | -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 fixes | Bruce Ashfield | 2014-05-21 | 1 | -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> |