50_local.conf.inc: Fix agl-sota feature for rpi2 19/6719/1
authorLeon Anavi <leon.anavi@konsulko.com>
Thu, 6 Oct 2016 13:47:31 +0000 (16:47 +0300)
committerLeon Anavi <leon.anavi@konsulko.com>
Thu, 6 Oct 2016 20:04:31 +0000 (23:04 +0300)
commita2dcdc074852955d6c73f56359254cb74ea7faa4
treee35dfc70f0dc6563003d1a38a1692413eea2aad0
parente24cbeaaf7237d51b16c19db7b03333deb782c07
50_local.conf.inc: Fix agl-sota feature for rpi2

Use "+=" instead of "=" for setting IMAGE_CLASSES
in Raspberry Pi 2 template for local.conf to
prevent failure while building images with
enabled agl-sota feature. The same fix has been
already applied to the Raspberry Pi 3 template.
Unfortunately, although with this fix the build
passes successfully, rpi-sdimg image is not
created.

Change-Id: I9a6e3e4742b0226d962b295b43bbc467d3f0fc77
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
templates/machine/raspberrypi2/50_local.conf.inc