On 2019-02-17, Vagrant Cascadian <vagr...@debian.org> wrote: > On 2019-02-17, Timo Sigurdsson wrote: >> Cyril Brulebois schrieb am 17.02.2019 19:38: >>> Jürgen Löb <j.l...@loeb-it.de> (2019-02-16): > FWIW, I also built a local package from 4.9.155-1~ from salsa/stretch > git, and it worked on a wandboard quad. > > $ uname -a > Linux wbq0 4.9.0-9-armmp #1 SMP Debian 4.9.155-1~20190217~1 (2019-02-17) > armv7l GNU/Linux
That seemed to work fine on several tested boards. I also did a local build commenting out "debian/arm-avoid-abi-change-in-4.9.139.patch" in debian/patches and removing "debian/abi/4.9.0-8/armhf_none_armmp" so that the abi conflicts didn't fail to build... $ uname -a Linux cbxi4b 4.9.0-8-armmp #1 SMP Debian 4.9.144-4~20190217~1 (2019-02-17) armv7l GNU/Linux Sounds like there may be a less intrusive patch in the works... live well, vagrant