summaryrefslogtreecommitdiffstats
path: root/meta-sys940x
diff options
context:
space:
mode:
authorDarren Hart <dvhart@linux.intel.com>2012-05-01 09:57:15 -0700
committerDarren Hart <dvhart@linux.intel.com>2012-05-07 12:39:19 -0700
commit0a73be8fb1ea8761784ba5f2fac787c9015e10b1 (patch)
treedae052cb2fe0b73e3f64e54dae74d52e48f813d7 /meta-sys940x
parent99c85accb84b131a1308705a4f14f10463c2ae90 (diff)
downloadmeta-intel-0a73be8fb1ea8761784ba5f2fac787c9015e10b1.tar.gz
ia32-base.inc: Use a weak default assignment for kernel provider and version
Using the default assignment operator (?=) requires the including recipes to ensure to assign the Linux kernel provider and version prior to including ia32-base.inc. By use the weak default assignment operator (??=), the assignment can come after the inclusion, which avoids confusion and can lead to a more natural recipe structure. Signed-off-by: Darren Hart <dvhart@linux.intel.com> Acked-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-sys940x')
0 files changed, 0 insertions, 0 deletions