newstep Posted February 23, 2017 Share 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? Link to comment Share on other sites More sharing options...
newstep Posted February 24, 2017 Author Share Posted February 24, 2017 Right now I did it by switching off armbian repository in /etc/apt/sources.list.d/armbian.list Link to comment Share on other sites More sharing options...
Recommended Posts