chromium: fix launcher for halibut 47/21847/2
authorJacobo Aragunde Pérez <jaragunde@igalia.com>
Wed, 10 Jul 2019 21:11:24 +0000 (23:11 +0200)
committerJacobo Aragunde Pérez <jaragunde@igalia.com>
Wed, 10 Jul 2019 22:52:46 +0000 (00:52 +0200)
Bumps revision and points to newly created halibut branch.
Included changes:
7dabb46 Do not set the user-data-dir.
f0821a3 Add the new display permission to config.xml.in.

AGL-Bug: SPEC-2612

Change-Id: Ie0bdc7dfc840523e262f34b53c2a6945743345dd
Signed-off-by: Jacobo Aragunde Pérez <jaragunde@igalia.com>
meta-html5-framework/recipes-wam/chromium/chromium-browser-service.bb

index 5bb028b..2686c7c 100644 (file)
@@ -5,8 +5,8 @@ SECTION = "apps"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
 
-SRC_URI = "gitsm://github.com/webosose/${PN}.git;branch=flounder;protocol=https"
-SRCREV = "b1d34892e70aee9d1c8f4602c4db28847825fb1a"
+SRC_URI = "gitsm://github.com/webosose/${PN}.git;branch=halibut;protocol=https"
+SRCREV = "7dabb46483ff6a3a4fa5cfe532b91412f185554d"
 
 PV = "1.0+git${SRCPV}"
 S = "${WORKDIR}/git"