Re: [ptxdist] [PATCH v2] Fix dependencies to files in projectroot

2010-06-30 Thread Remy Bohmer
Hi, >> kernel.targetinstall.post. This results in the rebuilds that you can see. >> Try this: >> >> deprule="${ptx_state_dir}/${pkg_stamp}: \$(wildcard ${src})" >> >> This should give you >> kernel.targetinstall.post: >> for kernel-modules.deps and no circular rebuilds. > > Ping. > > Did you find

Re: [ptxdist] [PATCH v2] Fix dependencies to files in projectroot

2010-06-30 Thread Michael Olbrich
On Sun, Jun 20, 2010 at 11:20:24AM +0200, Michael Olbrich wrote: > On Sat, Jun 19, 2010 at 03:51:17PM +0200, Remy Bohmer wrote: > > Hi, > > > > 2010/6/19 Michael Olbrich : > > > On Sat, Jun 05, 2010 at 12:08:34PM +0200, Remy Bohmer wrote: > > >> When files in the projectroot directory are being us

Re: [ptxdist] [PATCH v2] Fix dependencies to files in projectroot

2010-06-20 Thread Michael Olbrich
On Sat, Jun 19, 2010 at 03:51:17PM +0200, Remy Bohmer wrote: > Hi, > > 2010/6/19 Michael Olbrich : > > On Sat, Jun 05, 2010 at 12:08:34PM +0200, Remy Bohmer wrote: > >> When files in the projectroot directory are being used in install_copy() > >> and > >> install_alternative() then there are no d

Re: [ptxdist] [PATCH v2] Fix dependencies to files in projectroot

2010-06-19 Thread Remy Bohmer
Hi, 2010/6/19 Michael Olbrich : > On Sat, Jun 05, 2010 at 12:08:34PM +0200, Remy Bohmer wrote: >> When files in the projectroot directory are being used in install_copy() and >> install_alternative() then there are no dependencies to these files. >> >> This is being solved by storing all dependenc

Re: [ptxdist] [PATCH v2] Fix dependencies to files in projectroot

2010-06-19 Thread Michael Olbrich
On Sat, Jun 05, 2010 at 12:08:34PM +0200, Remy Bohmer wrote: > When files in the projectroot directory are being used in install_copy() and > install_alternative() then there are no dependencies to these files. > > This is being solved by storing all dependencies of the targetinstall > stage in a

Re: [ptxdist] [PATCH v2] Fix dependencies to files in projectroot

2010-06-07 Thread Michael Olbrich
On Sat, Jun 05, 2010 at 12:08:34PM +0200, Remy Bohmer wrote: > When files in the projectroot directory are being used in install_copy() and > install_alternative() then there are no dependencies to these files. > > This is being solved by storing all dependencies of the targetinstall > stage in a

[ptxdist] [PATCH v2] Fix dependencies to files in projectroot

2010-06-05 Thread Remy Bohmer
When files in the projectroot directory are being used in install_copy() and install_alternative() then there are no dependencies to these files. This is being solved by storing all dependencies of the targetinstall stage in a seperate state/.deps file. These state/.deps files are included in the