Programming experience.
for b in `opkg list-upgradable`; do echo $b ; done | grep luci- | xargs opkg upgrade