Updated AGL Persistent Storage API: use port 50054 59/30159/2
authorLudwig Schwiedrzik <ludwig.schwiedrzik@d-fine.com>
Mon, 5 Aug 2024 15:42:33 +0000 (17:42 +0200)
committerScott Murray <scott.murray@konsulko.com>
Sat, 17 Aug 2024 15:07:11 +0000 (15:07 +0000)
Bug-AGL: [SPEC-5222]
Change-Id: Ib85bb279f8aab140f724eef71563fca98643589c
Signed-off-by: Ludwig Schwiedrzik <ludwig.schwiedrzik@d-fine.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/30159
ci-image-build: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account
Tested-by: Jenkins Job builder account
Reviewed-by: Scott Murray <scott.murray@konsulko.com>
recipes-demo/agl-persistent-storage-api/agl-persistent-storage-api_git.bb

index 63a315f..334c6c8 100644 (file)
@@ -9,7 +9,7 @@ SRC_URI = "git://github.com/LSchwiedrzik/agl-persistent-storage-api.git;protocol
 
 # Modify these as desired
 PV = "1.0+git${SRCPV}"
-SRCREV = "f69d46510e5b13cdb559dbc077aced1f74e19f66"
+SRCREV = "de8ecba1279ee2bcb55f0595017165c606fac835"
 
 S = "${WORKDIR}/git"