meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_4.1.bb
Andrei Gherzan f38938f6ca linux-raspberrypi: Fix v4.1 with GCC6
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
2016-07-08 11:33:44 +01:00

13 lines
438 B
BlitzBasic

FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
LINUX_VERSION ?= "4.1.21"
SRCREV = "ff45bc0e8917c77461b2901e2743e6339bb70413"
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.1.y \
file://0001-dts-add-overlay-for-pitft22.patch \
file://0002-vmcs-Remove-unused-sm_cache_map_vector-definition.patch \
file://0003-fix-gcc6.patch \
"
require linux-raspberrypi.inc