aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntia Puentes <apuentes@igalia.com>2019-04-25 18:50:08 +0200
committerAntia Puentes <apuentes@igalia.com>2019-04-26 15:57:30 +0200
commit0bfe1a36c4bcc9c4d309f9005b2d8da23ca0eed8 (patch)
tree94664650ee053b872e35332715c3bcc1da07c378
parent7ca46e5042c1393942e49af1271faa193573e966 (diff)
chromium68, wam: bump revision
Bug-AGL: SPEC-2353 Change-Id: I2a62e76422a35b5a9c95fa310677199b8ca79146 Signed-off-by: Antia Puentes <apuentes@igalia.com>
-rw-r--r--meta-html5-framework/recipes-wam/chromium/chromium68_git.bb6
-rw-r--r--meta-html5-framework/recipes-wam/wam/wam_git.bb4
2 files changed, 5 insertions, 5 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..362b9ed1 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"
diff --git a/meta-html5-framework/recipes-wam/wam/wam_git.bb b/meta-html5-framework/recipes-wam/wam/wam_git.bb
index 3cf0081c..b2487dde 100644
--- a/meta-html5-framework/recipes-wam/wam/wam_git.bb
+++ b/meta-html5-framework/recipes-wam/wam/wam_git.bb
@@ -12,9 +12,9 @@ PR="r0"
PROVIDES += "virtual/webruntime"
RPROVIDES_${PN} += "virtual/webruntime"
-SRC_URI = "git://github.com/webosose/${PN}.git;branch=@2.chromium68.5.agl.flounder;protocol=https"
+SRC_URI = "git://github.com/webosose/${PN}.git;branch=@6.agl.guppy;protocol=https"
S = "${WORKDIR}/git"
-SRCREV = "fe79cfcf55eff8fc6709ec4845fe6d5a3e9b9e5a"
+SRCREV = "ed37e18d3b7acaecc5e40c2548b6dbda98a4f755"
EXTRA_QMAKEVARS_PRE += "CONFIG_BUILD+=agl_service"
EXTRA_QMAKEVARS_PRE += "PREFIX=/usr"