ok thanks,
i've tried to play with packages status by doing something like:
IFS=$'\n';
STATUS=ok # or other
for i in `opkg list-upgradable`; do PKG=`echo "${i}" | awk '{ print $1 }'`;
opkg flag $STATUS $PKG ; done
but no changes...It's not critical so i let it down and i'm upgrading with
--force-reinstall option.
--
View this message in context:
http://n2.nabble.com/opkg-upgrade-Package-already-installed-tp4894623p4895248.html
Sent from the SHR Users discussions mailing list archive at Nabble.com.
_______________________________________________
Shr-User mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-user