mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-07-17 04:06:56 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user