| ... | @@ -162,7 +162,7 @@ build/tmp-musl/work/cortexa7-neon-vfpv4-oe-linux-musleabi/openharmony-standard/3 |
... | @@ -162,7 +162,7 @@ build/tmp-musl/work/cortexa7-neon-vfpv4-oe-linux-musleabi/openharmony-standard/3 |
|
|
- copy `recipe-sysroot-native` directory into `build/workspace/sources`
|
|
- copy `recipe-sysroot-native` directory into `build/workspace/sources`
|
|
|
- Add the following line to /home/francesco/ohoe/build/workspace/appends/openharmony-standard_3.0.bbappend:
|
|
- Add the following line to /home/francesco/ohoe/build/workspace/appends/openharmony-standard_3.0.bbappend:
|
|
|
```
|
|
```
|
|
|
EXTERNALSRC_BUILD:pn-openharmony-standard = "build/workspace/sources/openharmony-standard/out/ohos-arm-release"
|
|
EXTERNALSRC_BUILD:pn-openharmony-standard = "${OHOE_DIR}/build/workspace/sources/openharmony-standard/out/ohos-arm-release"
|
|
|
```
|
|
```
|
|
|
- `bitbake openharmony-standard-image`
|
|
- `bitbake openharmony-standard-image`
|
|
|
- cherry_pick_sources is resetting some patched files in ${S}/device/hihope/hardware/, discard changes from the workspace:
|
|
- cherry_pick_sources is resetting some patched files in ${S}/device/hihope/hardware/, discard changes from the workspace:
|
| ... | | ... | |