From: brian avery <brian.avery@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/1] gen-lockedsig-cache: catch os.link error
Date: Tue, 14 Mar 2017 17:04:29 -0700 [thread overview]
Message-ID: <cover.1489534872.git.brian.avery@intel.com> (raw)
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
next reply other threads:[~2017-03-15 0:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-15 0:04 brian avery [this message]
2017-03-15 0:04 ` [PATCH 1/1] gen-lockedsig-cache: catch os.link error brian avery
2017-03-17 8:47 ` Richard Purdie
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1489534872.git.brian.avery@intel.com \
--to=brian.avery@intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.