summaryrefslogtreecommitdiffstats
path: root/recipes-demo
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-demo')
-rw-r--r--recipes-demo/homescreen/homescreen_git.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-demo/homescreen/homescreen_git.bb b/recipes-demo/homescreen/homescreen_git.bb
index 3d1ffb59..e1acc9e3 100644
--- a/recipes-demo/homescreen/homescreen_git.bb
+++ b/recipes-demo/homescreen/homescreen_git.bb
@@ -14,6 +14,8 @@ DEPENDS = " \
wayland \
qtwayland \
qtwayland-native \
+ protobuf \
+ grpc grpc-native \
agl-compositor \
applaunchd \
"
@@ -25,7 +27,7 @@ SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/homescreen;protocol=http
file://homescreen.conf \
file://homescreen.token \
"
-SRCREV = "f32f949b3bd39eaebba71812b6bb2cb80d6ff90a"
+SRCREV = "2c522c4ef64678d4445a57fb86550c9db8f019bb"
S = "${WORKDIR}/git"