Skip to content

yocto: Adds reference to local build sysroot into .cmake file #21

@phako

Description

@phako

bitbake sets up a local compilation sysroot for its packages. We then hardcode the path to libatomic into our .cmake.

If that package is moved into the shared state of the build and later used to build another package, the private sysroot reference is imported into the build of the dependency, and the library is no longer found because the original mini-sysroot was already removed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions