summaryrefslogtreecommitdiffstats
path: root/recipes-wam/wam
diff options
context:
space:
mode:
authorJose Dapena Paz <jdapena@igalia.com>2022-06-13 18:31:49 +0200
committerJose Dapena Paz <jdapena@igalia.com>2022-06-13 18:33:13 +0200
commit230acce4b1462b0c86e4fc90a3dec1f4f19c7bc1 (patch)
treeebd105046080aba653f4879fdadcbbe8258c4d2d /recipes-wam/wam
parent74aa7cad69c0bf0113a1cfdafe48e46fbd3491c0 (diff)
chromium, wam: fix repository branches.
Though git hashes for OSE 2.16 rebase were added, the branch names are different reflecting the upstream baseline. Bug-AGL: SPEC-4377 Signed-off-by: Jose Dapena Paz <jdapena@igalia.com> Change-Id: I065ad84a36e120e9f425220251cb04a466a2f99a
Diffstat (limited to 'recipes-wam/wam')
-rw-r--r--recipes-wam/wam/wam_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-wam/wam/wam_git.bb b/recipes-wam/wam/wam_git.bb
index 02618840..ec1697c5 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=@57.agl;protocol=https \
+ git://github.com/igalia/${BPN}.git;branch=@58.agl;protocol=https \
file://WebAppMgr.service \
file://WebAppMgr.env \
"