diff options
author | Jacobo Aragunde Pérez <jaragunde@igalia.com> | 2019-01-07 17:01:46 +0100 |
---|---|---|
committer | Jacobo Aragunde Pérez <jaragunde@igalia.com> | 2019-02-11 11:44:21 +0100 |
commit | 362cb2c1698530ed6c6efa0e1be10c76d1fba1ac (patch) | |
tree | fcbd763e3bc9ae75a0c78dff201983b072c25715 | |
parent | 0035871e697be1b08ebba155535a30861db9d0c5 (diff) |
chromium68: bump to latest revisionflounder_6.0.5flounder/6.0.56.0.5
The following changes are added:
* eca3bd2 [AGL] Update Output metrics when ivi_surface gets configure event
Bug-AGL: SPEC-2090
Change-Id: I8750f488116ab290b50eae15321754b8acddde05
Signed-off-by: Jacobo Aragunde Pérez <jaragunde@igalia.com>
-rw-r--r-- | meta-html5-framework/recipes-wam/chromium/chromium68_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-html5-framework/recipes-wam/chromium/chromium68_git.bb b/meta-html5-framework/recipes-wam/chromium/chromium68_git.bb index 791e1081..024b665a 100644 --- a/meta-html5-framework/recipes-wam/chromium/chromium68_git.bb +++ b/meta-html5-framework/recipes-wam/chromium/chromium68_git.bb @@ -22,7 +22,7 @@ SRC_URI = "\ git://github.com/webosose/${PN};branch=@15.agl.flounder;protocol=https;rev=${SRCREV_chromium68} \ git://github.com/webosose/v8;destsuffix=git/src/v8;rev=${SRCREV_v8} \ " -SRCREV_chromium68 = "5e7bce170f2dad766d7c6b30c6c87527e29ced19" +SRCREV_chromium68 = "eca3bd2ef74093d1fabbd6bbcd4dd9e2ccefce4b" SRCREV_v8 = "f9a5f6866468097293e02fd0fec5fe297ecaecdc" # we don't include SRCPV in PV, so we have to manually include SRCREVs in do_fetch vardeps |