Skip to content

Conversation

@vvavrychuk
Copy link

The former overwrote the global default SSTATE_DUPWHITELIST settings from Poky 1.

SSTATE_DUPWHITELIST = "${DEPLOY_DIR}/licenses/"

This fixes build error:

ERROR: kernel-module-vspm-1.0-r0 do_populate_lic: The recipe kernel-module-vspm is trying to install files into a shared area when those files already exist. Those files and their manifest location are:
.../build/tmp/deploy/licenses/kernel-module-vspm/MIT-COPYING
...

The former overwrote the global default SSTATE_DUPWHITELIST settings from Poky [1].

  SSTATE_DUPWHITELIST = "${DEPLOY_DIR}/licenses/"

This fixes build error:

  ERROR: kernel-module-vspm-1.0-r0 do_populate_lic: The recipe kernel-module-vspm is trying to install files into a shared area when those files already exist. Those files and their manifest location are:
    .../build/tmp/deploy/licenses/kernel-module-vspm/MIT-COPYING
  ...

[1]: https://github.com/openembedded/openembedded-core/blob/2b5c553744804f44a17b61c345e482027e45b71e/meta/classes/sstate.bbclass#L51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant