bitbake: toaster: array-assignment fix from Chome
authorAlexandru DAMIAN <alexandru.damian@intel.com>
Mon, 10 Feb 2014 14:24:48 +0000 (14:24 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 9 Mar 2014 19:23:58 +0000 (12:23 -0700)
commitf9d881e0dc0d7ce94840d578bc91faec4097c707
tree67e229fe4743c9f9871dd80239274212f3728149
parentf299b65570015df31cc5b46073e42ee607a70c01
bitbake: toaster: array-assignment fix from Chome

Apparently the JS engine in Chrome can't handle assignments to an array,
so I'm patching this up by using an intermediate array to hold the
values.

(Bitbake rev: 47f5fde1bd8cf2e6f7e5c4ec2534a2f9599c4ea2)

Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/toaster/toastergui/templates/base.html
bitbake/lib/toaster/toastergui/templates/basetable_bottom.html