meta-rockchip/recipes-kernel/linux/linux-stable.inc
Trevor Woerner 258ce2c195 linux-stable: update 4.16.15 -> 4.17.1
Tracking the latest master of all dependency layers, gcc was recently
updated to gcc8% from gcc7% and linux-stable-4.16.y fails to build.
linux-stable-4.17.y succeeds with gcc8%, so update to it and make it
the default.

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
2018-06-13 22:22:05 -04:00

16 lines
392 B
HTML

DESCRIPTION = "Linux Kernel"
SECTION = "kernel"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git;branch=${KBRANCH}"
inherit kernel
require recipes-kernel/linux/linux-yocto.inc
PV = "${LINUX_VERSION}+git${SRCPV}"
KCONF_BSP_AUDIT_LEVEL = "0"
deltask kernel_configme