Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] gen-lockedsig-cache: catch os.link error
@ 2017-03-15  0:04 brian avery
  2017-03-15  0:04 ` [PATCH 1/1] " brian avery
  0 siblings, 1 reply; 3+ messages in thread
From: brian avery @ 2017-03-15  0:04 UTC (permalink / raw)
  To: openembedded-core

If your sstate-cache directory is on a different filesystem from the one your build is on, gen-lockedsig-cache fails which causes the esdk creation to fail. This catches the hard link failure and does a copy in those cases.

-brian


The following changes since commit 6e20b31d5d17133e0fca086e12a0ad06ab5c4cc8:

  wic: selftest: account for occasional newline in debugfs file names (2017-03-14 14:42:18 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib bavery/gen-sigs-linkfix
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=bavery/gen-sigs-linkfix

brian avery (1):
  gen-lockedsig-cache: catch os.link error

 scripts/gen-lockedsig-cache | 6 ++++++
 1 file changed, 6 insertions(+)

--
1.9.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-03-17  8:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-15  0:04 [PATCH 0/1] gen-lockedsig-cache: catch os.link error brian avery
2017-03-15  0:04 ` [PATCH 1/1] " brian avery
2017-03-17  8:47   ` Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox