aboutsummaryrefslogtreecommitdiffstats
path: root/meta-html5-framework/recipes-wam/chromium
diff options
context:
space:
mode:
authorAntia Puentes <apuentes@igalia.com>2019-04-25 18:50:08 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-05-02 10:23:38 +0000
commit70e37a3bb1d50bbd36054aff72f4d9d9136a0d02 (patch)
tree30fcbda9b8da57594edf7a16d7971d6bc70f738b /meta-html5-framework/recipes-wam/chromium
parentacfb8e2eabca846d5623333461ec843cd54839b4 (diff)
chromium68, wam: bump revision
Bug-AGL: SPEC-2353 Change-Id: I2a62e76422a35b5a9c95fa310677199b8ca79146 Signed-off-by: Antia Puentes <apuentes@igalia.com> (cherry picked from commit 0bfe1a36c4bcc9c4d309f9005b2d8da23ca0eed8)
Diffstat (limited to 'meta-html5-framework/recipes-wam/chromium')
-rw-r--r--meta-html5-framework/recipes-wam/chromium/chromium68_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-html5-framework/recipes-wam/chromium/chromium68_git.bb b/meta-html5-framework/recipes-wam/chromium/chromium68_git.bb
index ab2cd3ba..c028226e 100644
--- a/meta-html5-framework/recipes-wam/chromium/chromium68_git.bb
+++ b/meta-html5-framework/recipes-wam/chromium/chromium68_git.bb
@@ -19,11 +19,11 @@ DEPENDS = "virtual/gettext wayland wayland-native pixman freetype fontconfig ope
PROVIDES = "${BROWSER_APPLICATION}"
SRC_URI = "\
- git://github.com/webosose/${PN};branch=@15.agl.flounder;protocol=https;rev=${SRCREV_chromium68} \
+ git://github.com/webosose/${PN};branch=@39.agl.guppy;protocol=https;rev=${SRCREV_chromium68} \
git://github.com/webosose/v8;destsuffix=git/src/v8;rev=${SRCREV_v8} \
"
-SRCREV_chromium68 = "5e7bce170f2dad766d7c6b30c6c87527e29ced19"
-SRCREV_v8 = "f9a5f6866468097293e02fd0fec5fe297ecaecdc"
+SRCREV_chromium68 = "259a8b56bc833956f3acd318b7f19b028277beda"
+SRCREV_v8 = "1e3af71f1ff3735e8a5b639c48dfca63a7b8a647"
# we don't include SRCPV in PV, so we have to manually include SRCREVs in do_fetch vardeps
do_fetch[vardeps] += "SRCREV_v8"