summaryrefslogtreecommitdiffstats
path: root/recipes-extended/xen/xen_4.6.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* xen: separate the extra steps into their own tasksDoug Goldstein2016-02-011-12/+0
| | | | | | | | | do_configure() was overloaded with a lot of behaviors that really were source code patching so instead make them as extra tasks that happen after do_patch() and before do_configure(). Signed-off-by: Doug Goldstein <cardoe@cardoe.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* xen: uprev to 4.6.0Chris Patterson2015-12-251-0/+50
- Update LICENSE checksum. - Drop udev package that has been removed (replaced with xl devd / xendriverdomain) Signed-off-by: Chris Patterson <cjp256@gmail.com> Signed-off-by: Bruce Ashfield <bruce@zedd.org>