Hello
I have Flint 2, running the latest OP24, namely 4.7.5 Beta3.
Before this update, to upgrade all apps and plug-ins after a firmware update, I remember running this command to upgrade any upgradable app
opkg list-upgradable | cut -f 1 -d ' ' | xargs -r
opkg upgrade
With this version, when I run the above command nothing happens, in fact opkg list-upgradable gives nothing at all while from the router UI I see 50 (yes FIFTY) updates available. Is this expected or a bug?
These are just one page out of 7 pages where I see updates available
Thanks