diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-06-01 22:14:10 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-06-01 22:18:14 +0100 |
commit | dee005b6e1bc353230f9f27a469b2054a644e542 (patch) | |
tree | 0b816c86b9219db43810a75f7253000e29030415 /meta/recipes-multimedia/alsa/alsa-utils/0001-alsactl-don-t-let-systemd-unit-restore-the-volume-wh.patch | |
parent | f27ddf0de23871fc72cfc31f514f0e144aaa2082 (diff) | |
download | openembedded-core-dee005b6e1bc353230f9f27a469b2054a644e542.tar.gz openembedded-core-dee005b6e1bc353230f9f27a469b2054a644e542.tar.bz2 openembedded-core-dee005b6e1bc353230f9f27a469b2054a644e542.zip |
soc-family.inc: Add a default SOC_FAMILY value
Otherwise, if MACHINEOVERRIDES is expanded before SOC_FAMILY is set
(which may happen as MACHINEOVERRIDES is included in OVERRIDES) we can
see:
ExpansionError: Failure expanding variable MACHINEOVERRIDES, expression was
${@['', '${SOC_FAMILY}:']['${SOC_FAMILY}' != '']}p1022ds
which triggered exception SyntaxError: EOL while scanning string literal (MACHINEOVERRIDES, line 1)
To avoid this, give SOC_FAMILY a default empty value so it doesn't
get read as None.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/alsa/alsa-utils/0001-alsactl-don-t-let-systemd-unit-restore-the-volume-wh.patch')
0 files changed, 0 insertions, 0 deletions