From 83bab5c04255e74dddb93e598edbb0b98730ea84 Mon Sep 17 00:00:00 2001
From: Dan Johansen <strit@strits.dk>
Date: Sat, 12 Jan 2019 13:32:46 +0100
Subject: [PATCH] [sopine][rock64][rockpro64] working sopine and rock64
 profile, still testing rockpro64

---
 devices/rock64    | 4 ++--
 devices/rockpro64 | 2 +-
 devices/sopine    | 1 -
 3 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/devices/rock64 b/devices/rock64
index 8dca46fd..347b703f 100644
--- a/devices/rock64
+++ b/devices/rock64
@@ -1,8 +1,8 @@
 ## Maintained by GrayJack and Strit ##
 
 # Kernel and bootloader stuff
-linux-aarch64
-linux-aarch64-headers
+linux-rockpro64
+linux-rockpro64-headers
 uboot-rock64
 
 # Other device specific packages
diff --git a/devices/rockpro64 b/devices/rockpro64
index 0db5f34a..d01b806d 100644
--- a/devices/rockpro64
+++ b/devices/rockpro64
@@ -3,7 +3,7 @@
 # Kernel and bootloader stuff
 linux-rockpro64
 linux-rockpro64-headers
-uboot-rockpro64
+uboot-rockpro64-test
 
 # Other device specific packages
 wpa_supplicant
diff --git a/devices/sopine b/devices/sopine
index 123f9168..c03c007f 100644
--- a/devices/sopine
+++ b/devices/sopine
@@ -9,4 +9,3 @@ uboot-pine64-git
 
 
 # Video drivers
-xf86-video-fbturbo-git
-- 
GitLab