Use the **repo** tool to download the source code over SSH. \(You must have registered an SSH public key for access to Gitee.\)
### Acquiring Source Code Using the repo Tool
**Method 1 (recommended)**: Use the **repo** tool to download the source code over SSH. (You must have registered an SSH public key for access to Gitee.)
@@ -64,27 +64,42 @@ The feature updates for the mini and small systems are as follows:
## Source Code Acquisition
**Method 1 (recommended)**
Use the **repo** tool to download the source code over SSH. (You must have registered an SSH public key for access to Gitee.)
### Acquiring Source Code Using the repo Tool
```undefined
**Method 1 (recommended)**: Use the **repo** tool to download the source code over SSH. (You must have registered an SSH public key for access to Gitee.)
This version has the following updates to OpenHarmony 2.2 Beta2.
...
...
@@ -92,7 +107,7 @@ This version has the following updates to OpenHarmony 2.2 Beta2.
### Feature Updates
**Table 2** New and enhanced features
**Table 3** New and enhanced features
| Subsystem| Standard System| Mini and Small Systems|
| -------- | -------- | -------- |
...
...
@@ -130,7 +145,7 @@ For details about the adaptation status, see [SIG-Devboard](https://gitee.com/op
## Resolved Issues
**Table 3** Issues resolved for mini and small systems
**Table 4** Issues resolved for mini and small systems
| Issue No.| Description|
| -------- | -------- |
...
...
@@ -150,7 +165,7 @@ For details about the adaptation status, see [SIG-Devboard](https://gitee.com/op
| [I490KZ](https://gitee.com/openharmony/kernel_liteos_a/issues/I490KZ) | The **FutexTest.testPthreadTimdOutRWlockWR** case fails to be executed.|
| [I44SFO](https://gitee.com/openharmony/third_party_toybox/issues/I44SFO) | During the integration test, a file in a directory is moved to another directory, and then a file with the same name is created in the first directory. When the user attempts to move the new file, a message is displayed, indicating that the file does not exist.|
Table 4 Issues resolved for the standard system
Table 5 Issues resolved for the standard system
| Issue No.| Description|
| -------- | -------- |
...
...
@@ -165,12 +180,12 @@ Table 4 Issues resolved for the standard system
## Known Issues
**Table 5** Known issues
**Table 6** Known issues
| Issue| Description| Impact| To Be Resolved On|
| -------- | -------- | -------- | -------- |
| [I48IM7](https://gitee.com/openharmony/hiviewdfx_hilog/issues/I48IM7) | During the hilog pressure test, **hilogd** restarts unexpectedly, and the **hilog** command cannot be used.| In the pressure test, there is a low probability that the log output is abnormal. The log output is normal in the commissioning scenario.| October 30|
| [I48YPH](https://gitee.com/openharmony/communication_dsoftbus/issues/I48YPH) | [DSoftBus - Networking] During the testing of the getting-offline - discovery - networking cycle, there are 3 failures among all the 110 attempts.| There is a low probability that this issue occurs. If a networking failure occurs, initiate the networking again.| October 30|
| [I48YPH](https://gitee.com/openharmony/security_deviceauth/issues/I48YPH) | [DSoftBus - Networking] During the testing of the getting-offline - discovery - networking cycle, there are 3 failures among all the 110 attempts.| There is a low probability that this issue occurs. If a networking failure occurs, initiate the networking again.| October 30|
| [I4BVVW](https://gitee.com/openharmony/communication_dsoftbus/issues/I4BVVW) | [DSoftBus - Networking] The success rate of self-networking between a standard-system device and mobile phone is 97%.| There is a low probability that the networking fails.| October 30|
| [I4BXWY](https://gitee.com/openharmony/multimedia_media_standard/issues/I4BXWY) | For Hi3516, noises occur during playback of an audio recording.| This issue occurs only when this development board is used.| October 30|
| [I4BXY1](https://gitee.com/openharmony/multimedia_camera_standard/issues/I4BXY1) | There is no sound in the first few seconds of a video recording, the sound and image are out of sync, frame freezing occurs, and noises occur when the audio source was far away during recording.| This issue occurs only when this development board is used.| October 30|
@@ -52,11 +52,44 @@ On the basis of OpenHarmony 1.1.0, OpenHarmony 2.0 adds the version for the stan
</tbody>
</table>
## Source Code Acquisition
### Acquiring Source Code Using the repo Tool
**Method 1 (recommended)**: Use the **repo** tool to download the source code over SSH. (You must have registered an SSH public key for access to Gitee.)
This version inherits all the features of OpenHarmony 1.1.0 and adds the version form for the standard system. The following table describes the specific features added for the version form.