]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
toaster: insure IMAGE_INSTALL_append values have a space prefix
authorDavid Reyna <David.Reyna@windriver.com>
Thu, 12 Mar 2015 23:56:12 +0000 (16:56 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 21 Mar 2015 00:00:02 +0000 (00:00 +0000)
commitfc0cec1f38aa6f2d09434cc008a429d350a5706f
tree777a997124c8087bc021489036f419c45665e82e
parent23c83c6a8af12ad1c008372685f7cd9f87023145
toaster: insure IMAGE_INSTALL_append values have a space prefix

When the IMAGE_INSTALL_append value is not empty, it must have a space prefix
in order for the "append" operator to concatenate the values correctly, so we
enforce it in this variable's submit javascript.

[YOCTO #7394]

Signed-off-by: David Reyna <David.Reyna@windriver.com>
lib/toaster/toastergui/templates/projectconf.html