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

yoe: Always use psplash from core #814

Merged
merged 1 commit into from Aug 1, 2023
Merged

yoe: Always use psplash from core #814

merged 1 commit into from Aug 1, 2023

Conversation

kraj
Copy link
Contributor

@kraj kraj commented Jul 31, 2023

meta-rpi provides its own now defunct psplash-raspberrypi which causes builds to fail

ERROR: Nothing RPROVIDES 'psplash-raspberrypi' (but /home/khem/actions-runner-yoe/_work/yoe-distro/yoe-distro/sources/meta-yoe/recipes-core/images/yoe-qt5-image.bb RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'psplash-raspberrypi' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['psplash-raspberrypi']
ERROR: Required build target 'yoe-qt5-image' has no buildable providers.
Missing or unbuildable dependency chain was: ['yoe-qt5-image', 'psplash-raspberrypi']

meta-rpi provides its own now defunct psplash-raspberrypi which causes
builds to fail

ERROR: Nothing RPROVIDES 'psplash-raspberrypi' (but /home/khem/actions-runner-yoe/_work/yoe-distro/yoe-distro/sources/meta-yoe/recipes-core/images/yoe-qt5-image.bb RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'psplash-raspberrypi' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['psplash-raspberrypi']
ERROR: Required build target 'yoe-qt5-image' has no buildable providers.
Missing or unbuildable dependency chain was: ['yoe-qt5-image', 'psplash-raspberrypi']

Signed-off-by: Khem Raj <raj.khem@gmail.com>
@kraj kraj merged commit 63c5485 into master Aug 1, 2023
1 check passed
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.

None yet

1 participant