generic-poky/meta/conf/machine
Richard Purdie 9fd3c7e64b 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.

(From OE-Core rev: dee005b6e1bc353230f9f27a469b2054a644e542)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-06-03 16:38:45 +01:00
..
include soc-family.inc: Add a default SOC_FAMILY value 2015-06-03 16:38:45 +01:00
qemuarm.conf Simple typo in qemuarm.conf file: "versaile" -> "versatile" 2012-03-19 20:28:46 +00:00
qemuarm64.conf Add machine qemuarm64 2014-12-23 10:18:17 +00:00
qemumips.conf qemumips.conf: Default to (and support) mips32r2 2014-08-23 09:26:12 +01:00
qemumips64.conf machine/qemumips64: Add machine definition 2013-05-16 00:09:47 +03:00
qemuppc.conf qemuppc: Change default tune to 74xx 2013-08-20 15:31:23 +01:00
qemux86-64.conf qemux86-64: support X11 when QEMU is emulating a different GPU than vmware 2014-08-27 12:12:31 +01:00
qemux86.conf qemux86: support X11 when QEMU is emulating a different GPU than vmware 2014-08-27 12:12:30 +01:00