summaryrefslogtreecommitdiffstats
path: root/support/testing/tests/fs/test_ext.py
diff options
context:
space:
mode:
authorDustin Johnson <dustin.r.johnson@gmail.com>2017-03-14 22:24:58 -0400
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-05-23 16:28:25 +0200
commit675101b0fe3e751b447818d8ce8d0d009bd39b25 (patch)
treee6aaa500a3aa6943cc770bd6001fc299c65cb133 /support/testing/tests/fs/test_ext.py
parent556434fb833f054da7bbabc531083951b1f28075 (diff)
downloadbuildroot-675101b0fe3e751b447818d8ce8d0d009bd39b25.tar.gz
buildroot-675101b0fe3e751b447818d8ce8d0d009bd39b25.zip
mono: remove copy of host etc files on install
When the mono package is installed, the autotools installer installs the /etc/mono files to the target. A post_install hook then copies over the mono libraries to the target as well as the host /etc/mono files which overrides the target files. The target specific mono configuration file (/etc/mono/config) is overridden with the host settings. This causes mono on the target to be unable to locate target specific .so files as it overrides the changes enacted by the patches for the package. Signed-off-by: Dustin Johnson <dustin.r.johnson@gmail.com> Tested-by: Angelo Compagnucci <angelo.compagnucci@gmail.com> Reviewed-by: Angelo Compagnucci <angelo.compagnucci@gmail.com> Acked-by: Angelo Compagnucci <angelo.compagnucci@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'support/testing/tests/fs/test_ext.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud