]> Zhao Yanbai Git Server - minix.git/commit
build:Only keep one ref to .settings and allow to override it.
authorKees Jongenburger <kees.jongenburger@gmail.com>
Mon, 26 May 2014 14:47:45 +0000 (16:47 +0200)
committerLionel Sambuc <lionel@minix3.org>
Mon, 28 Jul 2014 15:05:38 +0000 (17:05 +0200)
commitc4a8cb3d4b476886b53ff4c94d3bfa2958228070
tree963b40a5195bc08f5e5bdd2ad3ff2ca0e57ad73f
parent51b1cfd6ea50f569ca1370d37647dacd93eb9592
build:Only keep one ref to .settings and allow to override it.

Rreleasetools/arm_sdimage.sh uses a ".settings" file to allow to override
the defaults settings found in arm_sdimage. This change allows to use an
alternate file for this purpose. We figured out more programs (like eclipse)
use a ".settings" file.

One can tweak the settings files to use by settings the SETTINGS_MINIX
variable

 SETTING_MINIX=.settings_minix

Change-Id: I57f5ca64d2ac27c9e015ab24b864b9a5f14c42fb

http://gerrit.minix3.org/#/c/2687/
releasetools/arm_sdimage.sh