spec: Update patch and changelog with !261 【内存相关补丁】修复全平台编译报错 !261

i386/cpu: fix compile error in all target configure

Signed-off-by: Chen Qun<kuhn.chenqun@huawei.com>
This commit is contained in:
Chen Qun 2022-02-21 21:27:47 +08:00 committed by yezengruan
parent 2e230ae712
commit 041f275d36

View File

@ -200,6 +200,7 @@ Patch0186: arm64-Add-the-cpufreq-device-to-show-cpufreq-info-to.patch
Patch0187: Revert-qmp-add-command-to-query-used-memslots-of-vho.patch Patch0187: Revert-qmp-add-command-to-query-used-memslots-of-vho.patch
Patch0188: target-arm-Fix-some-compile-errors.patch Patch0188: target-arm-Fix-some-compile-errors.patch
Patch0189: pl031-support-rtc-timer-property-for-pl031.patch Patch0189: pl031-support-rtc-timer-property-for-pl031.patch
Patch0190: i386-cpu-fix-compile-error-in-all-target-configure.patch
BuildRequires: flex BuildRequires: flex
BuildRequires: gcc BuildRequires: gcc
@ -647,6 +648,9 @@ getent passwd qemu >/dev/null || \
%endif %endif
%changelog %changelog
* Mon Feb 21 2022 Chen Qun <kuhn.chenqun@huawei.com>
- i386/cpu: fix compile error in all target configure
* Mon Feb 21 2022 Chen Qun <kuhn.chenqun@huawei.com> * Mon Feb 21 2022 Chen Qun <kuhn.chenqun@huawei.com>
- pl031: support rtc-timer property for pl031 - pl031: support rtc-timer property for pl031