Use prebuild system.img and get the ubports edge rootfs from here.
Boot into TWRP and install it with the JBB's halium-install script.
./halium-install -p ut ubports-touch.rootfs-xenial-edge-armhf.tar.gz system.img
adb push halium-boot.img /tmp
| diff --git a/arch/arm/boot/dts/overlays/Makefile b/arch/arm/boot/dts/overlays/Makefile | |
| index 6fcacdccb608..8e3a0dc87e92 100644 | |
| --- a/arch/arm/boot/dts/overlays/Makefile | |
| +++ b/arch/arm/boot/dts/overlays/Makefile | |
| @@ -34,6 +34,12 @@ dtbo-$(CONFIG_ARCH_BCM2835) += \ | |
| cap1106.dtbo \ | |
| chipdip-dac.dtbo \ | |
| cma.dtbo \ | |
| + devterm-bt.dtbo \ | |
| + devterm-misc.dtbo \ |
Use prebuild system.img and get the ubports edge rootfs from here.
Boot into TWRP and install it with the JBB's halium-install script.
./halium-install -p ut ubports-touch.rootfs-xenial-edge-armhf.tar.gz system.img
adb push halium-boot.img /tmp