vigiles-openwrt does not detect all packages configured in the openwrt build config.
Some configured packages from base openwrt buildroot are excluded that should not be - It seems to only select a small subset of packages from the openwrt buildroot config.
Also all packages configured in the config that exist in the openwrt feeds are excluded.
These packages are all included through the standard OpenWrt build process thus we should not have to specify them using the -A / --additional-packages mechanism.
vigiles-openwrtdoes not detect all packages configured in the openwrt build config.Some configured packages from base
openwrtbuildroot are excluded that should not be - It seems to only select a small subset of packages from the openwrt buildrootconfig.Also all packages configured in the
configthat exist in the openwrt feeds are excluded.These packages are all included through the standard OpenWrt build process thus we should not have to specify them using the
-A / --additional-packagesmechanism.