[OE-core] [PATCH] sstate.bbclass: update .siginfo atime

Ed Bartosh ed.bartosh at linux.intel.com
Mon Mar 6 12:37:43 UTC 2017


On Mon, Mar 06, 2017 at 11:14:49AM +0000, Burton, Ross wrote:
> On 1 March 2017 at 14:28, Ed Bartosh <ed.bartosh at linux.intel.com> wrote:
> 
> > +       [ -h ${SSTATE_PKG}.siginfo ] && touch -a ${SSTATE_PKG}.siginfo
> >
> 
> I think you need to end this with || true to eat the failure if the test
> fails.

Thank you for pointing out to this.
I guess it should work also if I move this line up. I'll send v2 soon.

--
Regards,
Ed



More information about the Openembedded-core mailing list