[Notice] Build issue related to webOS OSE 2.7.0

We found a build error related to Ostree-kernel-initramfs in webOS OSE 2.7.0.

If you see the following error when you build the webOS OSE image, please do the workaround as below.

This issue will be fixed in webOS OSE 2.8.0. (November 2020)

Error message

ERROR: Task (/build-webos/meta-updater/recipes-sota/ostree-kernel-initramfs/ostree-kernel-initramfs_0.0.1.bb:do_install) failed with exit code '1'

Workaround

Before execute bitbake webos-image, execute the following command.

bitbake virtual/kernel -c do_webos_deploy_fixup

1 Like