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

Burton, Ross ross.burton at intel.com
Mon Mar 6 16:49:25 UTC 2017


On 6 March 2017 at 15:31, Ed Bartosh <ed.bartosh at linux.intel.com> wrote:

> +       [ -h ${SSTATE_PKG}.siginfo ] && touch -a ${SSTATE_PKG}.siginfo
>

$ ( [ -h / ] && echo something ); echo $?
1

If the -h fails then this is still going to cause sstate_unpack_package to
trap.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20170306/b67ead4c/attachment-0002.html>


More information about the Openembedded-core mailing list