Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lxc: update to 2.0.0 | Bruce Ashfield | 2016-04-25 | 1 | -7/+6 |
| | | | | | | | | | | | | 2.0.0 is released, and contains many of the patches we've been carrying for 1.x. With this updated, we drop upstream backports (and submitted patches), and refresh on patch. Otherwise, everything is the same. Sanity tested on x86-64. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> | ||||
* | lxc: fix building when B != S | Dmitry Eremin-Solenikov | 2015-04-11 | 1 | -0/+17 |
If lxc is built not in the source dir, upstart files will fail to be installed, because of Makefile error. Signed-off-by: Dmitry Eremin-Solenikov <dmitry_eremin@mentor.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> |