User Tools

Site Tools


agl-distro:agl-raspberrypi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
agl-distro:agl-raspberrypi [2019/09/05 15:34]
leonanavi
agl-distro:agl-raspberrypi [2020/03/05 15:46]
leonanavi Set Raspberry Pi 4 as recommended
Line 3: Line 3:
 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. 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 [[agl-distro:​source-code|general steps for building AGL]], download master branch and set **raspberrypi2** or **raspberrypi3** as a machine depending on the version and the model of your Raspberry Pi.+Follow the [[agl-distro:​source-code|general steps for building AGL]], download master branch and set **raspberrypi4** (recommended) ​or **raspberrypi3** as a machine depending on the version and the model of your Raspberry Pi. Support for Raspberry Pi 2 has been deprecated in the latest AGL releases.
  
 ====== Introduction:​ Building target AGL image with Yocto project ====== ====== Introduction:​ Building target AGL image with Yocto project ======
Line 160: Line 160:
  
 ====== Building the AGL Demo Platform for Raspberry Pi ====== ====== Building the AGL Demo Platform for Raspberry Pi ======
 +
 +===== Raspberry Pi 4 (recommended) =====
 +
 +To build AGL demo platform for Raspberry Pi 4 use machine **raspberrypi4** and feature **agl-demo**:​
 +
 +<​code>​
 +source meta-agl/​scripts/​aglsetup.sh -m raspberrypi4 agl-demo agl-appfw-smack
 +bitbake agl-demo-platform
 +</​code>​
  
 ===== Raspberry Pi 3 ===== ===== Raspberry Pi 3 =====
Line 171: Line 180:
 ===== Raspberry Pi 2 ===== ===== Raspberry Pi 2 =====
  
-To build AGL demo platform for Raspberry Pi 2 use machine **raspberrypi2** and feature **agl-demo**:​+Raspberry Pi 2 support has been **deprecated** in the latest AGL releases. ​To build AGL demo platform for Raspberry Pi 2 use machine **raspberrypi2** and feature **agl-demo**:​
  
 <​code>​ <​code>​
agl-distro/agl-raspberrypi.txt ยท Last modified: 2022/10/07 19:37 by vinodahuja