From 558e7fd42baacdb32f4473f7240499dd7f0eef28 Mon Sep 17 00:00:00 2001 From: Igor Pecovnik Date: Tue, 15 Nov 2016 06:47:29 +0100 Subject: [PATCH] Removing Cubietruck U-boot version exception. Stable after running lima-tester for 10+ hours. --- config/sources/sun7i.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/config/sources/sun7i.conf b/config/sources/sun7i.conf index b0c38e0f12..dec293ca56 100644 --- a/config/sources/sun7i.conf +++ b/config/sources/sun7i.conf @@ -32,7 +32,6 @@ CPUMIN=480000 # exceptions -> last known working [[ $BOARD == cubieboard2 ]] && BOOTBRANCH="tag:v2015.10" -[[ $BOARD == cubietruck ]] && BOOTBRANCH="tag:v2016.07" family_tweaks() {