spec: Update patch and changelog with !260 [6.2.0] support date property for pl031 !260

pl031: support rtc-timer property for pl031

Signed-off-by: Chen Qun<kuhn.chenqun@huawei.com>
This commit is contained in:
Chen Qun 2022-02-21 21:27:44 +08:00 committed by yezengruan
parent 472d8c2cb0
commit 1baa6d2efe

View File

@ -199,6 +199,7 @@ Patch0185: hw-arm64-add-vcpu-cache-info-support.patch
Patch0186: arm64-Add-the-cpufreq-device-to-show-cpufreq-info-to.patch 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
BuildRequires: flex BuildRequires: flex
BuildRequires: gcc BuildRequires: gcc
@ -646,6 +647,9 @@ getent passwd qemu >/dev/null || \
%endif %endif
%changelog %changelog
* Mon Feb 21 2022 Chen Qun <kuhn.chenqun@huawei.com>
- pl031: support rtc-timer property for pl031
* Mon Feb 21 2022 Chen Qun <kuhn.chenqun@huawei.com> * Mon Feb 21 2022 Chen Qun <kuhn.chenqun@huawei.com>
- target/arm: Fix some compile errors - target/arm: Fix some compile errors