Re: Adding modules to Apache2 during build
On 2020-12-01 3:02 p.m.,
mailings@... wrote:
Hello all:
I looked at the apache source briefly and those modules do not appear to be part of apache2. From an ubuntu system:$ apt info libapache2-mod-authnz-external | grep Homepage Homepage: http://code.google.com/p/mod-auth-external and there's nothing in the layer index: so it looks like you'll have to write a recipe to build these
modules. https://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded Thanks, ../Randy
build. I've tried adding these to my local.conf in the line above and even tried it in my IMAGE_INSTALL_append section. When I add it to PACKAGECONFIG_pn-php I get a "do_configure: QA Issue" that it is an invalid packageconfig. If I put it in IMAGE_INSTALL_appeng I get an error that nothing provides the packages.
-- # Randy MacLeod # Wind River Linux
|
|