stx-platform-armada-app: update the SRCREV

A fix is required after the upversion of Tiller to > 2.16.8
which is required for the Armada upversioning, so just
update the SRCREV to include the following fix:

* 8f770bd Fix chart syntax to comply with Go 1.14

Partial-Bug: 1946420

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: I951c173d8538620f4dd81c4bab74c55668755555
This commit is contained in:
Jackie Huang 2021-10-09 10:31:27 +08:00
parent 416a93bc54
commit c24474e46b
1 changed files with 1 additions and 1 deletions

View File

@ -5,4 +5,4 @@ inherit stx-source
STX_REPO = "platform-armada-app"
BRANCH = "r/stx.5.0"
SRCREV = "42b97c591a38167623f6dccb35f3b3ff67fd78db"
SRCREV = "8f770bdddac396d53fdd740d69610d6fca8fcd65"