File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -7,10 +7,10 @@ summary: "Version **{{ XBB_RELEASE_VERSION }}** is a new release; it follows the
77
88version : " {{ XBB_RELEASE_VERSION }}"
99npm_subversion : 1
10- qemu_version : " 7.1 .0"
11- qemu_short_commit : " 621da7789 "
12- qemu_long_commit : " 621da7789083b80d6f1ff1c0fb499334007b4f51 "
13- qemu_date : " 30 August 2022"
10+ qemu_version : " 7.2 .0"
11+ qemu_short_commit : " b67b00e "
12+ qemu_long_commit : " b67b00e6b4c7831a3f5bc684bc0df7a9bfd1bd56 "
13+ qemu_date : " Dec 13, 2022"
1414
1515download_url : https://github.com/xpack-dev-tools/qemu-riscv-xpack/releases/tag/v{{ XBB_RELEASE_VERSION }}/
1616
171171shakti-c
172172sifive-e51
173173sifive-u54
174+ x-rv128
174175```
175176
176177## Bug fixes
@@ -183,7 +184,8 @@ sifive-u54
183184
184185## Known problems
185186
186- - none
187+ - in order to build on macOS 10.13, the Intel macOS version has
188+ some functionality related to bridged virtual interfaces disabled.
187189
188190## Shared libraries
189191
You can’t perform that action at this time.
0 commit comments