From: Naoto Yamaguchi Date: Sun, 2 Jun 2024 08:08:35 +0000 (+0900) Subject: Remove package for built in plugin X-Git-Tag: 17.91.0^0 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=38c4474d8477d7408e97e64d2429f9330aee3c67;p=AGL%2Fmeta-agl-devel.git Remove package for built in plugin The lighttpd-module-alias and the lighttpd-module-access plugin changed to builtin plugin from dynamic loading plugin. This patch remove package dependency for the lighttpd-module-alias and the lighttpd-module-access from the momiweb. Bug-AGL: SPEC-5158 Change-Id: I718a480f697d3cc7ff790ba371174a57131746a1 Signed-off-by: Naoto Yamaguchi --- diff --git a/meta-agl-ic-container/recipes-demo/momiweb/momiweb_git.bb b/meta-agl-ic-container/recipes-demo/momiweb/momiweb_git.bb index afdbfc33..0de33dd9 100644 --- a/meta-agl-ic-container/recipes-demo/momiweb/momiweb_git.bb +++ b/meta-agl-ic-container/recipes-demo/momiweb/momiweb_git.bb @@ -33,7 +33,5 @@ FILES:${PN} += " \ RDEPENDS:${PN} = " \ lighttpd \ lighttpd-module-cgi \ - lighttpd-module-alias \ - lighttpd-module-access \ lighttpd-module-accesslog \ "