On Mon, 4 Sept 2023 at 23:00, Linus Walleij <linus.wall...@linaro.org> wrote: > > On Mon, Sep 4, 2023 at 12:03 PM Rafał Miłecki <ra...@milecki.pl> wrote: > > > I don't see anything incorrect with Linus's original patch. Maybe we > > just have some dependency handling issue in u-boot generic .mk code? > > I have transient problem with the dependencies at times, then > I just chose another target (entirely different!) in menuconfig and > then back to the intended target. Problem fixed, dependency > selected. It feels a bit shaky though, but usually all autobuilds > work fine.
You might want to set HIDDEN for the u-boot packages. Then they aren't a user selectable package (config symbol) anymore, and their selection state will follow the defaults automatically. Should avoid the u-boot packages (not) being built/selected when changing the device. Best Regards, Jonas _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel