system: introduce BR2_SYSTEM_DEFAULT_PATH option
authorMarkus Mayer <mmayer@broadcom.com>
Thu, 20 Dec 2018 17:58:11 +0000 (09:58 -0800)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 31 Dec 2018 13:32:20 +0000 (14:32 +0100)
commit375f7488758d8cf75af2b56f2ff01af0eb2de933
tree7b21b60cda57cfd4d47d49782eba7324f8d9dc4d
parent2ec38321d6643202c122297878bba88785795a96
system: introduce BR2_SYSTEM_DEFAULT_PATH option

The configuration option BR2_SYSTEM_DEFAULT_PATH allows the user to
override the default path, which can be used by /etc/profile and some
system daemons.

It defaults to the value previously hard-coded in /etc/profile. This
default should be suitable for most users.

Signed-off-by: Markus Mayer <mmayer@broadcom.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
system/Config.in
system/system.mk