Don't try to rerun control scripts, problems caused by circular dependencies.
authorgraham.gower <graham.gower@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>
Wed, 11 Nov 2009 02:10:49 +0000 (02:10 +0000)
committergraham.gower <graham.gower@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>
Wed, 11 Nov 2009 02:10:49 +0000 (02:10 +0000)
commit11c434b8019682a3e6f0f683fd14a6b69151956a
tree3babe631e1e1f5fda1ee99193c6b55b79c7fbfab
parentbf11afd779881043a7df4e511cffb4f7af121496
Don't try to rerun control scripts, problems caused by circular dependencies.

Symptoms of this problem are seeing the following when installing a package:
opkg: (null): Bad address
opkg: (null): Bad address

git-svn-id: http://opkg.googlecode.com/svn/trunk@281 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358
libopkg/opkg_install.c