Am Mittwoch 23 Dezember 2009 schrieb Benjamin Schieder: > > opkg install navit -force-downgrade installs the current, older version > > of the shr feed. Is there a way to force maybe a local package to > > install regardless of version? Or maybe some other advice? > > Sure: > > # opkg remove navit > # opkg install navit
No that will definitely not work, because opkg gets the latest version from the repository instead of the local on in a file. The new versioning in SHR seems to make the navit package look more recent than the one in the svn repo from the navit project. -- Lars Lubarsky's Law of Cybernetic Entomology: There's always one more bug. _______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
