meta-openembedded/meta-webserver
Martin Jansa 7514ff3c93 webmin: explicitly list some packages, drop perl-module-timelocal rdep
* perl-module-time-local is already in RDEPENDS (I guess it's the
  same thing as perl-module-timelocal without the last dash)
* list some packages explicitly so that bitbake finds their
  RDEPENDS correctly
* fixes following warnings:
  webmin-1.620: webmin-module-raid rdepends on mdadm, but it isn't a build dependency? [build-deps]
  webmin-1.620: webmin-module-proc rdepends on procps, but it isn't a build dependency? [build-deps]
  webmin-1.620: webmin rdepends on perl-module-timelocal, but it isn't a build dependency? [build-deps]

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-11 11:00:41 +02:00
..
conf xdebug: add license file 2014-05-13 12:03:39 +01:00
licenses xdebug: add license file 2014-05-13 12:03:39 +01:00
recipes-httpd apache2: update to 2.4.10 2014-08-10 17:15:22 +01:00
recipes-php phpmyadmin: update to 4.2.7 2014-08-10 17:15:22 +01:00
recipes-support integrate fcgi-2.4.0 and add OML license file 2014-08-10 17:23:22 +01:00
recipes-webadmin/webmin webmin: explicitly list some packages, drop perl-module-timelocal rdep 2014-08-11 11:00:41 +02:00
COPYING.MIT Add meta-webserver layer 2012-10-03 13:34:32 +01:00
README README: show github mirror URL in layer dependencies 2013-05-03 13:32:03 +02:00

meta-webserver

This layer provides support for building web servers, web-based applications and related software.

Dependencies

This layer depends on:

URI: git://github.com/openembedded/oe-core.git subdirectory: meta branch: master revision: HEAD

For some recipes, the meta-oe layer is required:

URI: git://github.com/openembedded/meta-oe.git subdirectory: meta-oe branch: master revision: HEAD

Layout

recipes-httpd/ Web servers recipes-php/ PHP and PHP applications recipes-webadmin/ Standalone web administration interfaces

Maintenance

Send patches / pull requests to openembedded-devel@lists.openembedded.org with '[meta-webserver]' in the subject.

Layer maintainer: Paul Eggleton paul.eggleton@linux.intel.com

License

All metadata is MIT licensed unless otherwise stated. Source code included in tree for individual recipes is under the LICENSE stated in each recipe (.bb file) unless otherwise stated.

This README document is Copyright (C) 2012 Intel Corporation.