summaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-graphical-html5/recipes-wam/wam/wam_git.bb
diff options
context:
space:
mode:
authorAntia Puentes <apuentes@igalia.com>2020-02-18 12:48:03 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-02-27 22:24:50 +0000
commit8a2f258e41701cec618944ce1dd48c24ceb5fa27 (patch)
tree2480cbe3236756a7043b0efbc3a01044d76f3815 /meta-agl-profile-graphical-html5/recipes-wam/wam/wam_git.bb
parenteaeded3d05c033a1011ed86219c678ef3c72240f (diff)
wam: bump revision, delete tinyproxy
Since the WAM revision this patch updates to, tinyproxy code is no longer referenced by WAM, delete its recipe and references. Bug-AGL: SPEC-3185 Change-Id: I6c3c241de2b7bc61be8a184c3c96397d478e04a5 Signed-off-by: Antia Puentes <apuentes@igalia.com>
Diffstat (limited to 'meta-agl-profile-graphical-html5/recipes-wam/wam/wam_git.bb')
-rw-r--r--meta-agl-profile-graphical-html5/recipes-wam/wam/wam_git.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-agl-profile-graphical-html5/recipes-wam/wam/wam_git.bb b/meta-agl-profile-graphical-html5/recipes-wam/wam/wam_git.bb
index 1161359a..2ccd6e63 100644
--- a/meta-agl-profile-graphical-html5/recipes-wam/wam/wam_git.bb
+++ b/meta-agl-profile-graphical-html5/recipes-wam/wam/wam_git.bb
@@ -25,7 +25,7 @@ SRC_URI = "\
file://trunc-webapp-roles.patch \
"
S = "${WORKDIR}/git"
-SRCREV = "a9e009347be183b1b880243151a2242f2f6c59b9"
+SRCREV = "060043b40ffc9fafcf94eec832c2158e81c74f32"
do_install_append() {
install -d ${D}${sysconfdir}/wam
@@ -39,7 +39,6 @@ do_install_append() {
ln -sf ../WebAppMgr@.service ${D}${systemd_system_unitdir}/afm-user-session@.target.wants/
}
-RDEPENDS_${PN} += "wam-tinyproxy"
FILES_${PN} += "${sysconfdir}/init ${sysconfdir}/wam ${libdir}/webappmanager/plugins/*.so ${systemd_system_unitdir}"
CXXFLAGS_append_agl-devel = " -DAGL_DEVEL"