On Fri, Oct 21, 2016 at 12:41:48PM +0200, Andreas Geisenhainer wrote: > On 21/10/16 11:28 AM, Michael Olbrich wrote: > > On Fri, Oct 21, 2016 at 10:26:37AM +0200, Andreas Geisenhainer wrote: > > > -config LIGHTTPD_MEMCACHE > > > +config LIGHTTPD_MEMCACHED > > This deserves entry in scripts/migrate/migrate_ptx to help migration. There > > should be enough examples show how it works if you are unfamiliar with sed > > scripts. > > I'll look into it. Thanks for the pointer. > Should the migration from->to be based on the current->next > release?
Correct. I'm not sure why we have 'from' here. That was introduced before my time :-). > > > $(CROSS_AUTOCONF_USR) \ > > > - --runstatedir=/run \ > > Are you sure this option is gone? > > About 95.8201%. The option is no longer listed in ./configure > and it explicitly complains about it, and fails, when set. I just wanted to be sure. This options exists if the configure script was generated with newer autoconf versions. > > > > > + --without-openssl \ > > This is wrong. It's already set based on PTXCONF_LIGHTTPD_OPENSSL above. > > You might want to move that line if the order in './configure --help' > > changed. > You're right, my bad. > Michael -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ ptxdist mailing list [email protected]
