Skip to content
Snippets Groups Projects
Commit b58eb296 authored by Samuli Piippo's avatar Samuli Piippo
Browse files

raspberrypi: build graphic drivers from sources


Use userland recipe instead of binary-only vc-graphics.

Change-Id: I6d26e61a4caf083ccb2abc9aa969c1db956a6a3c
Reviewed-by: default avatarSamuli Piippo <samuli.piippo@digia.com>
parent 3294a0cb
No related branches found
No related tags found
No related merge requests found
IMAGE_FSTYPES = "tar.gz ext3 rpi-sdimg"
PREFERRED_PROVIDER_virtual/libgles1 = "vc-graphics"
PREFERRED_PROVIDER_virtual/libgl = "vc-graphics"
PREFERRED_PROVIDER_virtual/libgles1 = "userland"
PREFERRED_PROVIDER_virtual/libgl = "userland"
MACHINE_EXTRA_INSTALL = "\
vc-graphics \
userland \
"
MACHINE_EXTRA_INSTALL_SDK = " \
vc-graphics-dev \
userland-dev \
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment