Remove package for built in plugin 67/29967/1 master next 17.91.0 ricefish/17.91.0 ricefish_17.91.0
authorNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Sun, 2 Jun 2024 08:08:35 +0000 (17:08 +0900)
committerNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Sun, 2 Jun 2024 08:39:17 +0000 (17:39 +0900)
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 <naoto.yamaguchi@aisin.co.jp>
meta-agl-ic-container/recipes-demo/momiweb/momiweb_git.bb

index afdbfc3..0de33dd 100644 (file)
@@ -33,7 +33,5 @@ FILES:${PN} += " \
 RDEPENDS:${PN} = " \
     lighttpd \
     lighttpd-module-cgi \
-    lighttpd-module-alias \
-    lighttpd-module-access \
     lighttpd-module-accesslog \
     "