Message ID | 20200304091407.14821-1-yszhou4tech@gmail.com |
---|---|
Headers | show |
Series | malta: kernel 5.4 support | expand |
Yousong Zhou <yszhou4tech@gmail.com> [2020-03-04 17:14:03]: Hi, > First patch in this series tries to move some common 5.4 options to > generic config. Then it moves on to switching malta target to using 5.4 > kernel by default looks good, just FYI the builds of malta/be[1] currently fails with: Package kmod-hwmon-sch5627 is missing dependencies for the following libraries: watchdog.ko Strangely enough, builds of malta/be64[2], malta/le[3] and malta/le64[4] went fine. I would simply expect all of them to fail, because neither of them has WATCHDOG_CORE=y set. Anyway, I've just sent out fix[5] for that build breakage, feel free to push it along with the 5.4 support (if you of course agree with that proposed change). For the whole series: Acked-by: Petr Štetiar <ynezz@true.cz> 1. https://gitlab.com/ynezz/openwrt/-/jobs/460306766 2. https://gitlab.com/ynezz/openwrt/-/jobs/458811306 3. https://gitlab.com/ynezz/openwrt/-/jobs/458811307 4. https://gitlab.com/ynezz/openwrt/-/jobs/458811308 5. https://patchwork.ozlabs.org/patch/1249520/ -- ynezz