> There is a way to force a package to be installed after another
> package when creating the firmware image?

Not that I know.  The DEPENDS directive should properly enforce an order
when packages are installed via "opkg", but IIUC the firmware image is
built differently and doesn't do a topological sort, assuming that
DEPENDS only means "the package Foo is unusable without package Bar" but
not "package Foo needs package Bar to be installed before".

Maybe if you give some more specific details, someone will suggest
an alternative way to solve your problem.


        Stefan

_______________________________________________
openwrt-devel mailing list
[email protected]
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to