Adjust rk3399 DEV to proper upstream tag. Closing https://github.com/armbian/build/issues/1516

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
This commit is contained in:
Igor Pecovnik
2019-08-14 08:29:12 +02:00
parent c2bf0fac14
commit 6ce3d22865

View File

@@ -40,7 +40,7 @@ case $BRANCH in
dev)
KERNELSOURCE='https://github.com/ayufan-rock64/linux-mainline-kernel'
KERNELBRANCH='tag:5.2.0-1116-ayufan'
KERNELBRANCH='tag:5.3.0-rc4-1118-ayufan'
KERNELDIR='linux-rockchip64'
KERNELPATCHDIR='rockchip64-dev'
LINUXCONFIG='linux-rockchip64-dev'