]> code.ossystems Code Review - openembedded-core.git/commit
kernel-yocto.bbclass: fix shell syntax error
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 1 Dec 2014 17:20:30 +0000 (17:20 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 5 Dec 2014 17:42:45 +0000 (17:42 +0000)
commitfb419b1a3f5dbc5e5019be9d09c4acdbeb460c19
treeb66e008febf4ae79ed897d393e480e219bd36ea8
parentf735a540d2bf489547aede0745e34174c39c71bd
kernel-yocto.bbclass: fix shell syntax error

Spaces aren't valid around = in an assignment statement (not even with
bash).

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/kernel-yocto.bbclass