Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [meta-webserver][PATCH 0/3] meta-webserver improvements
@ 2012-10-07 11:13 Paul Eggleton
  2012-10-07 11:13 ` [meta-webserver][PATCH 1/3] apache2: fix configuration Paul Eggleton
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Paul Eggleton @ 2012-10-07 11:13 UTC (permalink / raw)
  To: openembedded-devel

Fixes for some bugs in the apache2 & modphp recipes, along with
phpmyadmin which I used to discover and fix them.


The following changes since commit 68f05443333afa527e3b24e4caae6115dfb6b6b6:

  opencv: bump PR due libav update (2012-10-05 11:27:25 +0200)

are available in the git repository at:

  git://git.openembedded.org/meta-openembedded-contrib paule/meta-webserver-fixes
  http://cgit.openembedded.org/cgit.cgi/meta-openembedded-contrib/log/?h=paule/meta-webserver-fixes

Paul Eggleton (3):
  apache2: fix configuration
  modphp: fix default php.ini & add PACKAGECONFIG
  phpmyadmin: add new recipe

 .../recipes-httpd/apache2/apache2_2.4.2.bb         |   10 +++--
 meta-webserver/recipes-httpd/apache2/files/init    |    6 +--
 meta-webserver/recipes-php/modphp/modphp5.inc      |   34 ++++++++--------
 meta-webserver/recipes-php/modphp/modphp_5.3.14.bb |    2 +-
 .../recipes-php/phpmyadmin/phpmyadmin/apache.conf  |   42 ++++++++++++++++++++
 .../recipes-php/phpmyadmin/phpmyadmin_3.5.2.2.bb   |   30 ++++++++++++++
 6 files changed, 100 insertions(+), 24 deletions(-)
 create mode 100644 meta-webserver/recipes-php/phpmyadmin/phpmyadmin/apache.conf
 create mode 100644 meta-webserver/recipes-php/phpmyadmin/phpmyadmin_3.5.2.2.bb

-- 
1.7.9.5




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-10-09 12:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-07 11:13 [meta-webserver][PATCH 0/3] meta-webserver improvements Paul Eggleton
2012-10-07 11:13 ` [meta-webserver][PATCH 1/3] apache2: fix configuration Paul Eggleton
2012-10-09 12:23   ` Koen Kooi
2012-10-09 12:30     ` Paul Eggleton
2012-10-09 12:35       ` Koen Kooi
2012-10-09 12:44         ` Paul Eggleton
2012-10-07 11:13 ` [meta-webserver][PATCH 2/3] modphp: fix default php.ini & add PACKAGECONFIG Paul Eggleton
2012-10-07 11:13 ` [meta-webserver][PATCH 3/3] phpmyadmin: add new recipe Paul Eggleton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox