webOS-ports / meta-pine64-luneos

15 stars 1 forks source link

pinephone: fix image build #28

Closed Tofee closed 2 years ago

shr-project commented 2 years ago

Something is strange in your build, I've rebuilt wic image for both pp and ppp and it worked fine, even after removing my pending changes for oe-core for hardlinks in image artifacts.

Your PR basically reverts https://github.com/webOS-ports/meta-pine64-luneos/commit/0f17fd278a15383291df97632f07ee8040613b23

and we were already there with https://github.com/webOS-ports/meta-pine64-luneos/commit/3f38ee788af3de70edf98a8dc7cbd703cd4c1509 https://github.com/webOS-ports/meta-pine64-luneos/commit/c7a9dd2a397903c5401ff9928197eed3f2aecc1d

we need to debug what's going on.

shr-project commented 2 years ago

In the end I was able to reproduce this without my pending oe-core changes, so LGTM.