From 3713aa69e32f0a0a744d8a8d8ae8574122eee630 Mon Sep 17 00:00:00 2001 From: Robert Nelson <robertcnelson@gmail.com> Date: Fri, 27 Apr 2018 15:18:00 -0500 Subject: [PATCH] bionic: connman has to be early Signed-off-by: Robert Nelson <robertcnelson@gmail.com> --- configs/rcn-ee_console_ubuntu_bionic_armhf.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/rcn-ee_console_ubuntu_bionic_armhf.conf b/configs/rcn-ee_console_ubuntu_bionic_armhf.conf index 93abb0f2c..daf15cd79 100644 --- a/configs/rcn-ee_console_ubuntu_bionic_armhf.conf +++ b/configs/rcn-ee_console_ubuntu_bionic_armhf.conf @@ -18,6 +18,7 @@ deb_include=" \ bash-completion \ bsdmainutils \ ca-certificates \ + connman \ cpufrequtils \ crda \ device-tree-compiler \ @@ -102,7 +103,6 @@ repo_rcnee_pkg_list=" \ bb-customizations \ bb-wl18xx-firmware \ bluetooth \ - connman \ gpiod \ ifupdown \ ipumm-dra7xx-installer \ -- GitLab