summaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-graphical
diff options
context:
space:
mode:
authorRaquel Medina <raquel.medina@konsulko.com>2020-04-14 12:32:38 +0200
committerRaquel Medina <raquel.medina@konsulko.com>2020-04-14 15:23:56 +0200
commit3de4603df67a8cb545134404c91df437eacc6b47 (patch)
treea301ed8b6a326c7cb113c9cdcd5c5027247cba1b /meta-agl-profile-graphical
parentf163201918c44a3c3d5788c078981cdfd2b7618a (diff)
Revert "agl-service-homescreen: update SRCREV"
This reverts commit b8bc5c0f601c5a2f385b3141d2da5b13d0e04599 to roll back SRCREV for agl-service-homescreen. agl-service-homescreen's commit 055909f introduces the bug described by SPEC-3326. Bug-AGL: SPEC-3326 Change-Id: If983e353c72c8623700c46a1a34f1cd319a9fc45 Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
Diffstat (limited to 'meta-agl-profile-graphical')
-rw-r--r--meta-agl-profile-graphical/recipes-apis/agl-service-homescreen/agl-service-homescreen_git.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-agl-profile-graphical/recipes-apis/agl-service-homescreen/agl-service-homescreen_git.bb b/meta-agl-profile-graphical/recipes-apis/agl-service-homescreen/agl-service-homescreen_git.bb
index 37b8c3539..0722f1b1c 100644
--- a/meta-agl-profile-graphical/recipes-apis/agl-service-homescreen/agl-service-homescreen_git.bb
+++ b/meta-agl-profile-graphical/recipes-apis/agl-service-homescreen/agl-service-homescreen_git.bb
@@ -10,6 +10,5 @@ DEPENDS = "dbus glib-2.0 af-binder json-c"
inherit cmake aglwgt
SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-homescreen;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "055909f4a7b27003bdd60c1cee764cf1d23be9cc"
-
+SRCREV = "b9969c45e5a2f01e672270fab1348c81b7ff3288"
S = "${WORKDIR}/git"