Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xen: Bump SRCREV of 4.16 recipes to 4.16.3 | Michal Orzel | 2023-01-10 | 1 | -433/+0 |
| | | | | | | | | | Update 4.16 recipes to use the latest 4.16.3 release. Also, remove the GCC 12 fix patch as it seems to be no longer needed. Reviewed-by: Christopher Clark <christopher.w.clark@gmail.com> Signed-off-by: Michal Orzel <michal.orzel@amd.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> | ||||
* | xen/4.16: fix gcc 12 build | Bruce Ashfield | 2022-05-09 | 1 | -0/+433 |
There's no fix in the xen repository to fix gcc 12 issues yet, but there is one in the opensuse infrastructure. We import that change from: https://build.opensuse.org/package/view_file/openSUSE:Factory/xen/gcc12-fixes.patch?expand=1 to at least get things building and allow runtime testing against gcc 12. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> |