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

Update layers and fix for eglfs build is in meta-qt6 #933

Merged
merged 4 commits into from
May 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,14 @@ and this project adheres to

### Changed

- Upgrade strace to 6.8

### Added

- Introduce UNPACKDIR bitbake variable

### Removed

## [2024.04] - 2024-04-30

### Changed
Expand Down
4 changes: 2 additions & 2 deletions sources/meta-yoe/conf/distro/eglfs.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
DISTRO_FEATURES:remove = " x11 wayland"
DISTRO_FEATURES_NATIVESDK:append = " wayland"
DISTRO_FEATURES_NATIVE:append = " wayland"

# Use rdk backend for eglfs
PREFERRED_PROVIDER_virtual/wpebackend = "wpebackend-rdk"

2 changes: 1 addition & 1 deletion sources/poky
Submodule poky updated 149 files