[yocto] Customization for nginx

Elias Diem lists at webconect.ch
Tue Jun 14 00:15:18 PDT 2016


Hi

With jethro, I used to use the following .bbappend to use
my config for nginx:

<file name="nginx_1.9.5.bbappend">
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"

</file>

My nginx.conf was inside the corresponding files directory.

Since krogoth, which uses nginx 1.9.14, this does not seem 
to work any more. My config file is not used any more. The 
.bbappend file how has the name nginx_1.9.14.bbappend of 
course.

What could be the reason for this?

Or, alternatively: where can I debug this?


-- 
Greetings
Elias





More information about the yocto mailing list