From ce73b75391878e7e144eaf9df4a4bfddca543eea Mon Sep 17 00:00:00 2001 From: Marius Vlad Date: Fri, 23 Feb 2024 18:22:17 +0200 Subject: [PATCH] window-management-client-grpc_git.bb: Bump SRCREV To include the split window functionality. Change-Id: Ibd9fe5aa3484703239c81c7e979f208090b22ce6 Signed-off-by: Marius Vlad Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/29713 Tested-by: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller ci-image-boot-test: Jenkins Job builder account ci-image-build: Jenkins Job builder account --- .../window-management-client-grpc/window-management-client-grpc_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-demo/window-management-client-grpc/window-management-client-grpc_git.bb b/recipes-demo/window-management-client-grpc/window-management-client-grpc_git.bb index 85066b00b..769a56f61 100644 --- a/recipes-demo/window-management-client-grpc/window-management-client-grpc_git.bb +++ b/recipes-demo/window-management-client-grpc/window-management-client-grpc_git.bb @@ -13,7 +13,7 @@ DEPENDS = "qtbase qtdeclarative qtquickcontrols2 qtwayland \ PV = "2.0+git${SRCPV}" SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/window-management-client-grpc.git;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "c625714c4adce04c34ab406bdd444b13773760e2" +SRCREV = "cb7aa009ef9873967152e716fb01fecc30d401f7" S = "${WORKDIR}/git" -- 2.16.6