From dd3f596c7962ada1d42a54c091edf6df372d6687 Mon Sep 17 00:00:00 2001 From: Lorenzo Tilve Date: Tue, 23 Nov 2021 13:27:15 +0100 Subject: web-runtime: bump chromium84 and wam SRCREV Update SRCREVs to new marlin branches removing the build dependencies with the appfw. Bug-AGL: SPEC-4121 Signed-off-by: Lorenzo Tilve Change-Id: I5cc9ffca3101b58f750c377dfa14355e2a1d1ce6 --- recipes-wam/wam/wam_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-wam/wam/wam_git.bb') diff --git a/recipes-wam/wam/wam_git.bb b/recipes-wam/wam/wam_git.bb index 16820d16..a7bfde7e 100644 --- a/recipes-wam/wam/wam_git.bb +++ b/recipes-wam/wam/wam_git.bb @@ -25,7 +25,7 @@ lcl_maybe_fortify = "" SECURITY_STACK_PROTECTOR = "" SRC_URI = "\ - git://github.com/igalia/${BPN}.git;branch=koi;protocol=https \ + git://github.com/igalia/${BPN}.git;branch=marlin;protocol=https \ file://WebAppMgr@.service \ file://WebAppMgr.env \ file://wam-user-setup.sh \ @@ -33,7 +33,7 @@ SRC_URI = "\ file://trunc-webapp-roles.patch \ " S = "${WORKDIR}/git" -SRCREV = "2a246d2ea79bd335b86942a5579d6de0c9ddce40" +SRCREV = "916ad4cc233eaec1f1b12f21c548a31f2b090104" do_install:append() { install -d ${D}${sysconfdir}/wam -- cgit 1.2.3-korg