linux-raspberrypi_4.4.bb: Upgrade to 4.4.8

Fixes for gcc6
Drop upstreamed patch

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2016-04-25 14:29:14 -07:00
committed by Andrei Gherzan
parent 060927314d
commit 9912d38e97
2 changed files with 2 additions and 110 deletions
@@ -1,10 +1,8 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
LINUX_VERSION ?= "4.4.7"
LINUX_VERSION ?= "4.4.8"
SRCREV = "3de232825c9ba5989522b8691eb6ac5df6619458"
SRCREV = "fe7ad6aa5c6940817fe971d80a7b2a1d6052190a"
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