]> code.ossystems Code Review - openembedded-core.git/commit
pseudo: Abort on mismatch patch
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 29 Sep 2020 16:57:38 +0000 (17:57 +0100)
committerSteve Sakoman <steve@sakoman.com>
Thu, 28 Jan 2021 14:41:47 +0000 (04:41 -1000)
commit3e822ccf93746931a49e0bf3671982e0dff910ea
tree3ceddf487cd7ae1b6ef0baf669aee5d00634bd9b
parent6166ea35d44accbf39ac67878acbe6447272d227
pseudo: Abort on mismatch patch

Rather than doing what turns out to be a rather dangerous "fixup" if
we see a file with a different path but the same inode as another file
we've previously seen, throw and abort. Direct the user to a wiki page
where we can maintain information about what this error means.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 2db491d97da08d44ebd257f98489550a82a7935c)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/pseudo/files/abort_on_mismatch.patch [new file with mode: 0644]
meta/recipes-devtools/pseudo/pseudo_git.bb