| ... | @@ -177,4 +177,5 @@ git checkout HEAD -- device/hihope/hardware/display/BUILD.gn |
... | @@ -177,4 +177,5 @@ git checkout HEAD -- device/hihope/hardware/display/BUILD.gn |
|
|
git checkout HEAD -- device/hihope/hardware/display/src/display_gralloc/display_gralloc_gbm.c
|
|
git checkout HEAD -- device/hihope/hardware/display/src/display_gralloc/display_gralloc_gbm.c
|
|
|
```
|
|
```
|
|
|
|
|
|
|
|
Now you can modify the sources in `build/workspace/sources/openharmony-standard`. When you build `bitbake openharmony-standard-image` it will recompile using the modified sources from the workspace. |
|
Now you can modify the sources in `build/workspace/sources/openharmony-standard`. When you build `bitbake openharmony-standard-image` it will recompile using the modified sources from the workspace. \
|
|
\ No newline at end of file |
|
After bitbake, ACTS test suites can be found in `/home/francesco/ohoe/build/workspace/sources/openharmony-standard/out/ohos-arm-release/suites/acts/testcases` |
|
|
|
\ No newline at end of file |