Skip to content

Commit

Permalink
odroid-c4: Remove openGL from distro features
Browse files Browse the repository at this point in the history
This helps in building image which runs on linuxfb out of box

Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Nov 18, 2023
1 parent d8d9576 commit 7e37020
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conf/projects/odroid-c4/config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ DISTRO = "yoe"
# "yoe-<libc>-<init-system>-<windowing-system>"
YOE_PROFILE = "yoe-glibc-systemd-eglfs"

DISTRO_FEATURES:remove = "opengl"
# Acknowledge that Synaptics can revoke their license at any time on the
# Rapsberry pi firmware
LICENSE_FLAGS_ACCEPTED += "\
Expand Down

0 comments on commit 7e37020

Please sign in to comment.