[oe] [meta-webserver][PATCH] apache2: add all extra/*.conf to conffiles

Alejandro Del Castillo alejandro.delcastillo at ni.com
Wed May 22 15:40:03 UTC 2019


ah, bad configuration on my machine, will send correct v2 shortly

On 5/21/19 7:52 PM, Khem Raj wrote:
> Hi Alejandro
> Please rebase/test it on master if you are proposing it for master.
> 
> On Tue, May 21, 2019 at 12:01 PM Alejandro del Castillo
> <alejandro.delcastillo at ni.com> wrote:
>>
>> Signed-off-by: Alejandro del Castillo <alejandro.delcastillo at ni.com>
>> ---
>>   meta-webserver/recipes-httpd/apache2/apache2_2.4.34.bb | 3 ++-
>>   1 file changed, 2 insertions(+), 1 deletion(-)
>>
>> diff --git a/meta-webserver/recipes-httpd/apache2/apache2_2.4.34.bb b/meta-webserver/recipes-httpd/apache2/apache2_2.4.34.bb
>> index 6642f2bda..87e41c20e 100644
>> --- a/meta-webserver/recipes-httpd/apache2/apache2_2.4.34.bb
>> +++ b/meta-webserver/recipes-httpd/apache2/apache2_2.4.34.bb
>> @@ -152,7 +152,8 @@ PACKAGES = "${PN}-scripts ${PN}-doc ${PN}-dev ${PN}-dbg ${PN}"
>>   CONFFILES_${PN} = "${sysconfdir}/${BPN}/httpd.conf \
>>                      ${sysconfdir}/${BPN}/magic \
>>                      ${sysconfdir}/${BPN}/mime.types \
>> -                   ${sysconfdir}/init.d/${BPN} "
>> +                   ${sysconfdir}/${BPN}/extra/* \
>> +                   ${sysconfdir}/init.d/${BPN}"
>>
>>   # we override here rather than append so that .so links are
>>   # included in the runtime package rather than here (-dev)
>> --
>> 2.21.0
>>
>> --
>> _______________________________________________
>> Openembedded-devel mailing list
>> Openembedded-devel at lists.openembedded.org
>> https://urldefense.proofpoint.com/v2/url?u=http-3A__lists.openembedded.org_mailman_listinfo_openembedded-2Ddevel&d=DwIBaQ&c=I_0YwoKy7z5LMTVdyO6YCiE2uzI1jjZZuIPelcSjixA&r=wNcrL2akRn6jfxhHaKavUrJB_C9JAMXtynjLd8ZzgXQ&m=jJzIul7SYGIZewEegMLe0Y5_4tO5QRU1SqmVdFw8mKw&s=HVWHYxtimpAXM1Ep4nNjkdoPZAaL53Jygwj8VOrloaQ&e=

-- 
Cheers,

Alejandro


More information about the Openembedded-devel mailing list