linux-raspberrypi-4.4: Add the pitft22 overlay from adafruit

Upgrade to 4.4.6

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2016-03-26 16:59:33 +00:00
committed by Andrei Gherzan
parent 38ab74bd3e
commit 75efa69e75
2 changed files with 113 additions and 3 deletions
@@ -1,6 +1,10 @@
LINUX_VERSION ?= "4.4.3"
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
SRCREV = "36babd89241c85258acebe06616f1f1a58356f8e"
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.4.y"
LINUX_VERSION ?= "4.4.6"
SRCREV = "2faaa2ccef9e4c595bd26f14285c225ceea6097e"
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.4.y \
file://0001-dts-add-overlay-for-pitft22.patch \
"
require linux-raspberrypi.inc