All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] gen-lockedsig-cache: catch os.link error V2
@ 2017-03-17 12:49 brian avery
  2017-03-17 12:49 ` [PATCH 1/1] " brian avery
  2017-03-17 21:32 ` [PATCH 0/1] " Peter Kjellerstedt
  0 siblings, 2 replies; 4+ messages in thread
From: brian avery @ 2017-03-17 12:49 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.

This is a V2 because I took a copy/paste shortcut when I sent in the last one and that went as well as I should have expected. This one is sent from the machine it was tested on... My bad :(.

-brian


The following changes since commit 7e0985bab68547f946163828a16beab7542fca2e:

  nativesdk-packagegroup-sdk-host.bb: add cmake (2017-03-17 16:53:06 +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, 5 insertions(+), 1 deletion(-)

--
2.7.4


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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-17 12:49 [PATCH 0/1] gen-lockedsig-cache: catch os.link error V2 brian avery
2017-03-17 12:49 ` [PATCH 1/1] " brian avery
2017-03-17 21:32 ` [PATCH 0/1] " Peter Kjellerstedt
2017-03-19 17:32   ` Brian Avery

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.