workaround: s5p6818 attach to last know working tag

There are some changes in the recent version that breaks network driver

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
This commit is contained in:
Igor Pecovnik 2020-05-21 10:35:25 +02:00
parent c6662dcc3b
commit f8496ad914
No known key found for this signature in database
GPG Key ID: 93D6889F9F0E78D5

View File

@ -9,7 +9,7 @@ ATF_COMPILE="no"
case $BRANCH in
legacy|next)
KERNELBRANCH='branch:linux-4.14.y'
KERNELBRANCH='tag:v4.14.180'
;;
esac