jeanparpaillon / meta-pitft35-rpi

Unofficial yocto layer which to support to work Adafruit PiTFT 3.5" on RPi/RPi2(for kenel 3.18.x).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Summary

meta-pitft35-rpi support to work PiTFT3.5 on RPi/RPi2.(Kernel 3.18.x)

Back porting HX8357D driver to meta-raspberrypi kernel.

This layer is unofficial.

Dependency

This layer depends on:

URI: git://git.yoctoproject.org/meta-raspberrypi
branch: master
revision: HEAD

How to use

You can use PiTFT3.5 with this layer.

If you want to use PiTFT3.5, edit your local.conf and add the line as follows:

RPI_PITFT35 = "1"

KERNEL_DEVICETREE_append = " pitft35-resistive-overlay.dtb"

About

Unofficial yocto layer which to support to work Adafruit PiTFT 3.5" on RPi/RPi2(for kenel 3.18.x).

License:GNU General Public License v2.0


Languages

Language:BitBake 100.0%