diff options
author | Yann E. MORIN <yann.morin.1998@free.fr> | 2016-10-29 10:26:42 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-11-03 21:36:15 +0100 |
commit | 8035ceb56cc3ba2541aba0d0ead3f29900d9e310 (patch) | |
tree | f01b3783e4f2eae79430e944897700b17170e872 /support/scripts/apply-patches.sh | |
parent | d62522722921342af7ea24214e8f6eda76a4fca1 (diff) | |
download | buildroot-8035ceb56cc3ba2541aba0d0ead3f29900d9e310.tar.gz buildroot-8035ceb56cc3ba2541aba0d0ead3f29900d9e310.zip |
fs: use pseudo instead of fakeroot
fakeroot misbhaves when there are SElinux contexts, as reported in #9386,
and further detailed in https://bugzilla.redhat.com/show_bug.cgi?id=1238802
A proposal in the FC bug is to use pseudo instead of fakeroot. Pseudo is
a from-scratch re-implementation of fakeroot; it is used in Poky/OE
instead of fakeroot.
Fixes #9386.
Reported-by: Andrey Yurovsky <yurovsky@gmail.com>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Andrey Yurovsky <yurovsky@gmail.com>
Cc: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'support/scripts/apply-patches.sh')
0 files changed, 0 insertions, 0 deletions