[oe] lighttpd - compile but the install does not seem to be correct

Leon Woestenberg leon.woestenberg at gmail.com
Sat Aug 8 16:39:19 UTC 2009


Hello,

On Sat, Aug 8, 2009 at 10:16 AM, Stuart Gray<stuart68 at gmail.com> wrote:
> Thanks I 'll let you know how it goes.
>
> 2009/8/8 Khem Raj <raj.khem at gmail.com>
>> each module is emitted as a separate ipk lighttpd-module-*
>> you need to specify them in your image recipe.
>>

lighttpd can be extended with plugins.
The modules that are enabled in its configuration file must be brought
into the filesystem,
and vice versa, you must specifically enable the modules in the config file.

There is a big chance you must adapt the default OpenEmbedded recipe
to your liking.

This can be done using the "recipe overlay" approach using "bitbake
collections".

Good luck,
-- 
Leon




More information about the Openembedded-devel mailing list