agl-service-hvac: bump SRCREV for boost>1.81 and gcc13 compatibility 28/29028/1
authorDenys Dmytriyenko <denys@konsulko.com>
Fri, 16 Jun 2023 21:55:23 +0000 (21:55 +0000)
committerDenys Dmytriyenko <denys@konsulko.com>
Fri, 16 Jun 2023 22:00:29 +0000 (22:00 +0000)
Bump SRCREV to pull in 2 latest fixes:

1. Deprecation of string_file helper functions in boost 1.81
2. Explicit inclusion of cstdint header to avoid error from gcc13

Bug-AGL: SPEC-4578

Change-Id: I9467a42e32abc633f9380414dfb25b501b88d513
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
recipes-demo/agl-service-hvac/agl-service-hvac_git.bb

index cbc31c5..1ff63a9 100644 (file)
@@ -11,7 +11,7 @@ SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-hvac;protoco
            file://agl-service-hvac.conf \
            file://agl-service-hvac.token \
 "
-SRCREV  = "98445b49ecb0b97f1edee577ac6e78ed921fae7d"
+SRCREV  = "f0ac80936b73a44131564c4f65ecc0c9a9db7d39"
 
 PV = "2.0+git${SRCPV}"
 S  = "${WORKDIR}/git"