Skip to content

Commit 61f0573

Browse files
committed
body-jekyll update
1 parent da49de8 commit 61f0573

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

scripts/templates/body-jekyll-release-post-part-1-liquid.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ summary: "Version **{{ XBB_RELEASE_VERSION }}** is a new release; it follows the
77

88
version: "{{ XBB_RELEASE_VERSION }}"
99
npm_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

1515
download_url: https://github.com/xpack-dev-tools/qemu-riscv-xpack/releases/tag/v{{ XBB_RELEASE_VERSION }}/
1616

@@ -171,6 +171,7 @@ rv64
171171
shakti-c
172172
sifive-e51
173173
sifive-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

0 commit comments

Comments
 (0)