X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-profile-graphical-html5%2Frecipes-wam%2Fwam%2Fwam_git.bb;h=2ccd6e63da850dddae061ddcc21040d8c26e7b4f;hb=8a2f258e41701cec618944ce1dd48c24ceb5fa27;hp=1161359a764f60a2396c836b67d9a1b25be76748;hpb=686a0a6dd2acf07b0cbbd7c71156319c26713081;p=AGL%2Fmeta-agl-devel.git 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"