User Tools

Site Tools


agl-distro:agl-raspberrypi

This is an old revision of the document!


Building AGL for Raspberry Pi

AGL has been initially ported to Raspberry Pi 2 and 3 by Leon Anavi thanks to the existing knowledge for enabling hardware graphics acceleration in Wayland and Weston from the Tizen Project and GENIVI Development Platform.

Follow the general steps for building AGL and set raspberrypi2 or raspberrypi3 as a machine depending on the version and the model of your Raspberry Pi.

Notes

Append to following lines to conf/local.conf to include libomxil under a commercial license to your build:

  
  # For libomxil
  LICENSE_FLAGS_WHITELIST = "commercial"
  
  IMAGE_INSTALL_append = " libomxil"
agl-distro/agl-raspberrypi.1476002550.txt.gz · Last modified: 2016/10/09 08:42 by leonanavi