mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-05 05:04:47 +02:00
8 lines
186 B
BlitzBasic
8 lines
186 B
BlitzBasic
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
|
|
|
|
LINUX_VERSION ?= "4.17.19"
|
|
KBRANCH ?= "linux-4.17.y"
|
|
SRCREV ?= "62134e7b2b7993aff369a2f64f5b39634ac7f7c9"
|
|
|
|
require linux-stable.inc
|