diff options
author | Phil Blundell <pb@pbcl.net> | 2013-05-02 14:55:02 +0100 |
---|---|---|
committer | Paul Eggleton <paul.eggleton@linux.intel.com> | 2013-05-20 16:06:14 +0100 |
commit | e2733052c241d72104d47ba1bede19e3a2507218 (patch) | |
tree | 3009799ac2e977bca2d80c348dd969a22b1bf7d9 /meta/recipes-devtools/gcc/gcc-4.7/avoid-oob-array-access.patch | |
parent | 78879d1583d082e0d08253ebefbd8c2a288db01c (diff) | |
download | openembedded-core-e2733052c241d72104d47ba1bede19e3a2507218.tar.gz openembedded-core-e2733052c241d72104d47ba1bede19e3a2507218.tar.bz2 openembedded-core-e2733052c241d72104d47ba1bede19e3a2507218.zip |
fs-perms.txt: Don't tinker with file modes in /usr/src/debug
Since 6775feb9fe935ab01fd9cae2b2d3fce5824a9a72 our local "copy" of the
debug sources has in fact been hardlinked to ${S} and potentially other
places too. This means that any modifications we make to these files
might have wider consequences than intended.
Avoid this potential pitfall by telling fixup_perms() to leave the file
modes in this directory alone. No great harm will result from shipping
debug sources with a mode other than 0644: if the mode was permissive
enough for us to compile the sources in the first place then it must
also be permissive enough for subsequent debugging.
(From OE-Core master rev: 91b02c65d83811738d4c0e4b7c454459430c8b9b)
Signed-off-by: Phil Blundell <philb@gnu.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-4.7/avoid-oob-array-access.patch')
0 files changed, 0 insertions, 0 deletions