aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/installer/adt-installer/adt_installer
diff options
context:
space:
mode:
authorLaurentiu Palcu <laurentiu.palcu@intel.com>2012-09-17 11:06:49 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-09-21 11:10:05 +0100
commit3396545467df05421c3adeb4b5ec532fa95dcb06 (patch)
tree951b989cd325cb9d239e4b6d9d529288aa0bddef /meta/recipes-devtools/installer/adt-installer/adt_installer
parentf5f3d3fb14e983af114afc6425dc339053927f25 (diff)
downloadopenembedded-core-contrib-3396545467df05421c3adeb4b5ec532fa95dcb06.tar.gz
adt-installer: fix package installation issue
When the cross canadian toolchains are installed, for different architectures, they might contain common files. This leads to installation failures since the opkg, by default, does not overwrite files. This issue happens, for example, for binutils packages (that contain the same locale files) or gdb (which installs some syscalls xml files). The locale files could be removed from the binutils cross-canadian package but we cannot do the same for the syscalls GDB files which are used by GDB to display user friendly names for the syscall numbers. Hence, the best solution is to force opkg to overwrite these files. [YOCTO #3109] Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-devtools/installer/adt-installer/adt_installer')
0 files changed, 0 insertions, 0 deletions