openwrt / asu

An image on demand server for OpenWrt based distributions
https://sysupgrade.openwrt.org
GNU General Public License v2.0
321 stars 80 forks source link

Allow listing only top level packages in the package list modification #748

Open Managor opened 7 months ago

Managor commented 7 months ago

It would be nice if the firmware package selector allowed me to list only the packages that are not a dependency of any other package. This would allow me to disregard dependency level package changes like what happened with the move from libustream-wolfssl to libustream-mbedtls. I would assume it would also cut down on the "Error Building Firmware Image" reports that I see on this issues page.