Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

layer.conf: add LAYERDEPENDS #520

Merged
merged 1 commit into from
Nov 21, 2024
Merged

Conversation

kwavnet
Copy link
Contributor

@kwavnet kwavnet commented Nov 13, 2024

depend on core first of all.
In addtion add a depends on openembedded-layer
as wpewebkit configures a dependency on libbacktrace which is located in meta-oe aka openembedded-layer

Fixes errors like
Missing or unbuildable dependency chain was:
['meta-world-pkgdata', 'cog', 'wpewebkit', 'libbacktrace']

depend on core first of all.
In addtion add a depends on openembedded-layer
as wpewebkit configures a dependency on libbacktrace
which is located in meta-oe aka openembedded-layer

Fixes errors like
Missing or unbuildable dependency chain was:
['meta-world-pkgdata', 'cog', 'wpewebkit', 'libbacktrace']

Signed-off-by: Konrad Weihmann <[email protected]>
@psaavedra psaavedra self-assigned this Nov 19, 2024
@psaavedra psaavedra self-requested a review November 19, 2024 08:17
@psaavedra psaavedra added this to the 202410_5.1_styhead_final milestone Nov 19, 2024
Copy link
Member

@psaavedra psaavedra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@psaavedra psaavedra merged commit ea46c6e into Igalia:main Nov 21, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants