newstep Posted February 23, 2017 Posted February 23, 2017 Hi! I want to write SPI slave custom driver for H3. For this I need to cut off existing SPI Master driver. I did this during configuring Armbian 3.4.112 in image build process. But then I make apt update/upgrade and apt installs new image 3.4.113 with SPI master driver enabled. How could I prevent this?
newstep Posted February 24, 2017 Author Posted February 24, 2017 Right now I did it by switching off armbian repository in /etc/apt/sources.list.d/armbian.list
Recommended Posts