]> code.ossystems Code Review - openembedded-core.git/commit
adt_installer: fix syntax error
authorChong Lu <Chong.Lu@windriver.com>
Fri, 4 Jul 2014 08:45:14 +0000 (16:45 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 8 Jul 2014 10:19:50 +0000 (11:19 +0100)
commit656a784a7c43b619d51a47aab926d7c519cc3b4b
tree65032ab1335ea1277d6dc18cccfe2b83f4b75d3c
parent9b7720f4efc578f0673935ab9ad98ad3f392716e
adt_installer: fix syntax error

We need to check YOCTOADT_QEMU variable whether is equal to "y".
So we should use "==" rather than "=".

Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/installer/adt-installer/scripts/adt_installer_internal