Hi Michael Thanks for your review. > > @@ -111,6 +112,7 @@ $(STATEDIR)/dbus.targetinstall: > > /usr/lib/libdbus-1.so.3.4.0) > > @$(call install_link, dbus, libdbus-1.so.3.4.0, > > /usr/lib/libdbus-1.so.3) @$(call install_link, dbus, libdbus-1.so.3.4.0, > > /usr/lib/libdbus-1.so) + @$(call install_dir, dbus, 0, 0, 0755, -, > > /var/lib/dbus) > > This has nothing to do with upstart, right? If this directory needs to > there for dbus, please provide a separate patch with an appropriate > description. Well kind of. The initmethod.bbinit creates this method if it's not there. The upstart init doesn't create that directory. So this is there to make dbus happy when started with dbus.conf in /etc/init. It does no harm to bbinit.
Will breakout the libnih patches later. Does anybody know if there is a nice way to tell git to reformat the patches? Best regards Tim -- ptxdist mailing list [email protected]
