chromium: fix use of += with :append 63/27063/1
authorScott Murray <scott.murray@konsulko.com>
Wed, 22 Dec 2021 20:39:32 +0000 (15:39 -0500)
committerScott Murray <scott.murray@konsulko.com>
Wed, 22 Dec 2021 20:39:32 +0000 (15:39 -0500)
commit7121247b27560a5708dc770f180f48323de69b2a
tree4a1001fb932ea48736abe52f0f831a56912f20f8
parent359a52f77ee51109ce0c10aea629fd078af238a8
chromium: fix use of += with :append

Fix a couple of instances where += is used with a variable :append
definition, this future-proofs for Kirkstone (it currently triggers
a warning on poky master, as may soon be treated as an error).

Bug-AGL: SPEC-3819

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I1ff076e174d686226dc4507413ec11dcda2e77db
recipes-wam/chromium/chromium.inc