[OE-core] [PATCH 0/1] gen-lockedsig-cache: catch os.link error

brian avery brian.avery at intel.com
Wed Mar 15 00:04:29 UTC 2017


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



More information about the Openembedded-core mailing list