> On Oct 14, 2014, at 1:32 AM, Michael Olbrich <[email protected]> wrote: > >> On Tue, Oct 14, 2014 at 01:23:36AM -0400, Jon Ringle wrote: >> I've found that the below patch isn't good enough. The HOST_COREUTILS >> only gets installed if systemd is selected. But I need the 'touch' >> provided by HOST_COREUTILS to get installed before any targetinstall >> rule gets run. I'm not sure how to make this happen though... > > Indeed. '--no-dereference' for touch was introduced in 2009. That's rather > old. Maybe we should just check and only use it, if it's available. The > original commit was made to minimize the differences between two builds of > a BSP. Having a few links with changing timestaps is not too bad. But I > think we should add 'touch' to coreutils checks in configure.ac. >
It is in Ubuntu-10.04, which is on our build server. Our IT dept will be upgrading the server in Q1 of 2015 when the LTS support for it runs out. Until then I need to live with needing to build on this build server with the old touch. Jon -- ptxdist mailing list [email protected]
