mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-21 05:57:05 +00:00
packagegroup-meta-webserver: Update to include new recipes
Re-organise to have one entry per line Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -19,20 +19,31 @@ RDEPENDS_packagegroup-meta-webserver = "\
|
|||||||
"
|
"
|
||||||
|
|
||||||
RDEPENDS_packagegroup-meta-webserver-http = "\
|
RDEPENDS_packagegroup-meta-webserver-http = "\
|
||||||
nginx monkey hiawatha nostromo apache-websocket \
|
apache-websocket \
|
||||||
apache2 sthttpd \
|
apache2 \
|
||||||
${@bb.utils.contains("BBFILE_COLLECTIONS", "meta-python2", "cherokee", "", d)} \
|
${@bb.utils.contains("BBFILE_COLLECTIONS", "meta-python2", "cherokee", "", d)} \
|
||||||
"
|
hiawatha \
|
||||||
|
monkey \
|
||||||
|
nginx \
|
||||||
|
nginx \
|
||||||
|
nostromo \
|
||||||
|
sthttpd \
|
||||||
|
"
|
||||||
|
|
||||||
RDEPENDS_packagegroup-meta-webserver-php = "\
|
RDEPENDS_packagegroup-meta-webserver-php = "\
|
||||||
phpmyadmin xdebug \
|
phpmyadmin \
|
||||||
"
|
xdebug \
|
||||||
|
"
|
||||||
|
|
||||||
RDEPENDS_packagegroup-meta-webserver-support = "\
|
RDEPENDS_packagegroup-meta-webserver-support = "\
|
||||||
spawn-fcgi fcgi \
|
spawn-fcgi \
|
||||||
"
|
fcgi \
|
||||||
|
"
|
||||||
|
|
||||||
RDEPENDS_packagegroup-meta-webserver-webadmin = "\
|
RDEPENDS_packagegroup-meta-webserver-webadmin = "\
|
||||||
netdata webmin \
|
cockpit \
|
||||||
"
|
webmin \
|
||||||
|
netdata \
|
||||||
|
"
|
||||||
|
|
||||||
EXCLUDE_FROM_WORLD = "1"
|
EXCLUDE_FROM_WORLD = "1"
|
||||||
|
|||||||
Reference in New Issue
Block a user