diff options
author | Arnout Vandecappelle <arnout@mind.be> | 2015-07-12 16:35:30 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-07-15 00:43:39 +0200 |
commit | 0291f7c22015a1c04bbddeaf71c75bad38b5e317 (patch) | |
tree | 28eed0147cb322cd8609e7ea5f9d34a38466b7e6 /package/sdl/sdl.hash | |
parent | 3d1530f46727c198a688fc4c69e29d22596b0c3b (diff) | |
download | buildroot-0291f7c22015a1c04bbddeaf71c75bad38b5e317.tar.gz buildroot-0291f7c22015a1c04bbddeaf71c75bad38b5e317.zip |
skeleton: use backtick instead of $(shell ...) make function
Only the instance for setting the root password is changed. The
instance in SYSTEM_GETTY is harmless since it just uses echo and tail.
If SKELETON_TARGET_GENERIC_ROOT_PASSWD is passed as a hashed password
by the user, it contains $, so the '-quotes are needed. If it is not,
we need the backtick to be expanded so "-quotes are needed. Therefore,
the quoting is moved to the definition of SYSTEM_ROOT_PASSWORD.
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/sdl/sdl.hash')
0 files changed, 0 insertions, 0 deletions