- Update to 4.7 * Full changelog: https://coreboot.org/releases/coreboot-4.7-relnotes.txt - Rebase patches: * k8resdump.diff * no-pie.patch * do-explicit-fallthrough.patch - Adjust CFLAGS for util/ifdtool - verify source signature - Update to 4.6 * Full changelog: https://www.coreboot.org/releases/coreboot-4.6-relnotes.txt - Fix URL - Build with intelmetool OBS-URL: https://build.opensuse.org/request/show/571210 OBS-URL: https://build.opensuse.org/package/show/hardware/coreboot-utils?expand=0&rev=28
- Add do-explicit-fallthrough.patch to fix a build failure with gcc7 with an implicit fallthrough over switch cases (only on TW) - Add -fPIC to no-pie.patch and remove -fno-pic to build with gcc7 OBS-URL: https://build.opensuse.org/request/show/504196 OBS-URL: https://build.opensuse.org/package/show/hardware/coreboot-utils?expand=0&rev=26
- no-pie.patch: build msrtool without PIE/PIC OBS-URL: https://build.opensuse.org/request/show/484272 OBS-URL: https://build.opensuse.org/package/show/hardware/coreboot-utils?expand=0&rev=24