mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-19 12:49:03 +02:00
8 lines
184 B
BlitzBasic
8 lines
184 B
BlitzBasic
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
|
|
|
|
LINUX_VERSION ?= "5.0.13"
|
|
KBRANCH ?= "linux-5.0.y"
|
|
SRCREV ?= "e5b9547b1aa39164a8df1d01f2996391c0356d71"
|
|
|
|
require linux-stable.inc
|