Re: [oe] [meta-webserver] modphp

2016-03-10 Thread Gary Thomas

On 2016-03-10 14:36, Martin Jansa wrote:

On Thu, Mar 10, 2016 at 02:05:46PM +0100, Gary Thomas wrote:

On 2016-03-10 14:02, Martin Jansa wrote:

On Thu, Mar 10, 2016 at 01:18:59PM +0100, Gary Thomas wrote:

On 2016-03-10 11:55, Martin Jansa wrote:

On Thu, Mar 10, 2016 at 10:41:25AM +0100, Gary Thomas wrote:

Anyone know what happened to the recipe for modphp which was
in meta-oe (maybe before meta-webserver) circa 2013?  I can't
find a recipe for this anywhere.


Why not try git log?


Of course!  I don't often search logs for things I don't know where
to find though.

An aside - doesn't this change make meta-oe depend on meta-webserver
(which doesn't seem like a positive relationship)?


What in meta-oe depends on meta-webserver? I don't see anything.


Select 'apache2' in the package config for php - that would then require
recipe(s) from meta-webserver


That's OK as long as apache2 isn't in default PACKAGECONFIG.

There are couple optional dependencies even in oe-core's PACKAGECONFIGs
which require other layers.



Maybe they should be spelled out in the README?  Just so there are no surprises.


commit f81961ff20d669e0f472f45b9922d6f62ee0d330
Author: Paul Eggleton 
Date:   Mon Jan 5 10:24:53 2015 +

   README: update for modphp merging into php

   Signed-off-by: Paul Eggleton 

commit 06af52095b5be1cb21a7dc9a6a6e05d01f6e7a00
Author: Paul Eggleton 
Date:   Thu Jan 1 23:34:29 2015 +

   modphp: remove

   This is now built out of the standard php recipe.

   Signed-off-by: Paul Eggleton 


--

Gary Thomas |  Consulting for the
MLB Associates  |Embedded world

--
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] [meta-webserver] modphp

2016-03-10 Thread Martin Jansa
On Thu, Mar 10, 2016 at 02:05:46PM +0100, Gary Thomas wrote:
> On 2016-03-10 14:02, Martin Jansa wrote:
> > On Thu, Mar 10, 2016 at 01:18:59PM +0100, Gary Thomas wrote:
> >> On 2016-03-10 11:55, Martin Jansa wrote:
> >>> On Thu, Mar 10, 2016 at 10:41:25AM +0100, Gary Thomas wrote:
>  Anyone know what happened to the recipe for modphp which was
>  in meta-oe (maybe before meta-webserver) circa 2013?  I can't
>  find a recipe for this anywhere.
> >>>
> >>> Why not try git log?
> >>
> >> Of course!  I don't often search logs for things I don't know where
> >> to find though.
> >>
> >> An aside - doesn't this change make meta-oe depend on meta-webserver
> >> (which doesn't seem like a positive relationship)?
> >
> > What in meta-oe depends on meta-webserver? I don't see anything.
> 
> Select 'apache2' in the package config for php - that would then require
> recipe(s) from meta-webserver

That's OK as long as apache2 isn't in default PACKAGECONFIG.

There are couple optional dependencies even in oe-core's PACKAGECONFIGs
which require other layers.

> >>> commit f81961ff20d669e0f472f45b9922d6f62ee0d330
> >>> Author: Paul Eggleton 
> >>> Date:   Mon Jan 5 10:24:53 2015 +
> >>>
> >>>   README: update for modphp merging into php
> >>>
> >>>   Signed-off-by: Paul Eggleton 
> >>>
> >>> commit 06af52095b5be1cb21a7dc9a6a6e05d01f6e7a00
> >>> Author: Paul Eggleton 
> >>> Date:   Thu Jan 1 23:34:29 2015 +
> >>>
> >>>   modphp: remove
> >>>
> >>>   This is now built out of the standard php recipe.
> >>>
> >>>   Signed-off-by: Paul Eggleton 
> 
> -- 
> 
> Gary Thomas |  Consulting for the
> MLB Associates  |Embedded world
> 
> -- 
> ___
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa jabber: martin.ja...@gmail.com


signature.asc
Description: Digital signature
-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] [meta-webserver] modphp

2016-03-10 Thread Gary Thomas

On 2016-03-10 14:02, Martin Jansa wrote:

On Thu, Mar 10, 2016 at 01:18:59PM +0100, Gary Thomas wrote:

On 2016-03-10 11:55, Martin Jansa wrote:

On Thu, Mar 10, 2016 at 10:41:25AM +0100, Gary Thomas wrote:

Anyone know what happened to the recipe for modphp which was
in meta-oe (maybe before meta-webserver) circa 2013?  I can't
find a recipe for this anywhere.


Why not try git log?


Of course!  I don't often search logs for things I don't know where
to find though.

An aside - doesn't this change make meta-oe depend on meta-webserver
(which doesn't seem like a positive relationship)?


What in meta-oe depends on meta-webserver? I don't see anything.


Select 'apache2' in the package config for php - that would then require
recipe(s) from meta-webserver




commit f81961ff20d669e0f472f45b9922d6f62ee0d330
Author: Paul Eggleton 
Date:   Mon Jan 5 10:24:53 2015 +

  README: update for modphp merging into php

  Signed-off-by: Paul Eggleton 

commit 06af52095b5be1cb21a7dc9a6a6e05d01f6e7a00
Author: Paul Eggleton 
Date:   Thu Jan 1 23:34:29 2015 +

  modphp: remove

  This is now built out of the standard php recipe.

  Signed-off-by: Paul Eggleton 


--

Gary Thomas |  Consulting for the
MLB Associates  |Embedded world

--
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] [meta-webserver] modphp

2016-03-10 Thread Martin Jansa
On Thu, Mar 10, 2016 at 01:18:59PM +0100, Gary Thomas wrote:
> On 2016-03-10 11:55, Martin Jansa wrote:
> > On Thu, Mar 10, 2016 at 10:41:25AM +0100, Gary Thomas wrote:
> >> Anyone know what happened to the recipe for modphp which was
> >> in meta-oe (maybe before meta-webserver) circa 2013?  I can't
> >> find a recipe for this anywhere.
> >
> > Why not try git log?
> 
> Of course!  I don't often search logs for things I don't know where
> to find though.
> 
> An aside - doesn't this change make meta-oe depend on meta-webserver
> (which doesn't seem like a positive relationship)?

What in meta-oe depends on meta-webserver? I don't see anything.

> > commit f81961ff20d669e0f472f45b9922d6f62ee0d330
> > Author: Paul Eggleton 
> > Date:   Mon Jan 5 10:24:53 2015 +
> >
> >  README: update for modphp merging into php
> >
> >  Signed-off-by: Paul Eggleton 
> >
> > commit 06af52095b5be1cb21a7dc9a6a6e05d01f6e7a00
> > Author: Paul Eggleton 
> > Date:   Thu Jan 1 23:34:29 2015 +
> >
> >  modphp: remove
> >
> >  This is now built out of the standard php recipe.
> >
> >  Signed-off-by: Paul Eggleton 
> 
> -- 
> 
> Gary Thomas |  Consulting for the
> MLB Associates  |Embedded world
> 
> -- 
> ___
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa jabber: martin.ja...@gmail.com


signature.asc
Description: Digital signature
-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] [meta-webserver] modphp

2016-03-10 Thread Gary Thomas

On 2016-03-10 11:55, Martin Jansa wrote:

On Thu, Mar 10, 2016 at 10:41:25AM +0100, Gary Thomas wrote:

Anyone know what happened to the recipe for modphp which was
in meta-oe (maybe before meta-webserver) circa 2013?  I can't
find a recipe for this anywhere.


Why not try git log?


Of course!  I don't often search logs for things I don't know where
to find though.

An aside - doesn't this change make meta-oe depend on meta-webserver
(which doesn't seem like a positive relationship)?



commit f81961ff20d669e0f472f45b9922d6f62ee0d330
Author: Paul Eggleton 
Date:   Mon Jan 5 10:24:53 2015 +

 README: update for modphp merging into php

 Signed-off-by: Paul Eggleton 

commit 06af52095b5be1cb21a7dc9a6a6e05d01f6e7a00
Author: Paul Eggleton 
Date:   Thu Jan 1 23:34:29 2015 +

 modphp: remove

 This is now built out of the standard php recipe.

 Signed-off-by: Paul Eggleton 


--

Gary Thomas |  Consulting for the
MLB Associates  |Embedded world

--
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] [meta-webserver] modphp

2016-03-10 Thread Martin Jansa
On Thu, Mar 10, 2016 at 10:41:25AM +0100, Gary Thomas wrote:
> Anyone know what happened to the recipe for modphp which was
> in meta-oe (maybe before meta-webserver) circa 2013?  I can't
> find a recipe for this anywhere.

Why not try git log?

commit f81961ff20d669e0f472f45b9922d6f62ee0d330
Author: Paul Eggleton 
Date:   Mon Jan 5 10:24:53 2015 +

README: update for modphp merging into php

Signed-off-by: Paul Eggleton 

commit 06af52095b5be1cb21a7dc9a6a6e05d01f6e7a00
Author: Paul Eggleton 
Date:   Thu Jan 1 23:34:29 2015 +

modphp: remove

This is now built out of the standard php recipe.

Signed-off-by: Paul Eggleton 

-- 
Martin 'JaMa' Jansa jabber: martin.ja...@gmail.com


signature.asc
Description: Digital signature
-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] [meta-webserver] modphp

2016-03-10 Thread Gary Thomas

Anyone know what happened to the recipe for modphp which was
in meta-oe (maybe before meta-webserver) circa 2013?  I can't
find a recipe for this anywhere.

--

Gary Thomas |  Consulting for the
MLB Associates  |Embedded world

--
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel