All of lore.kernel.org
 help / color / mirror / Atom feed
From: "piotr.lewicki" <piotr.lewicki@elfin.de>
To: yocto@yoctoproject.org
Subject: Re: Customization for nginx
Date: Tue, 14 Jun 2016 12:41:13 +0200	[thread overview]
Message-ID: <575FDF49.20902@elfin.de> (raw)
In-Reply-To: <20160614071518.GA14846@webconect.local>

This is not an answer to your question but it can be helpful:
You can use a wildcard for version in your bbappend file.
If you rename it to:

nginx_1.9.%.bbappend

this will work for both 1.9.5 and 1.9.14.

For debugging I can give you a hint:
try using "-v" switch for bitbake when baking your nginx recipe- this 
stands for "verbose".

Best regards,
Piotr Lewicki

On 14.06.2016 09:15, Elias Diem wrote:
> 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?
>
>



  reply	other threads:[~2016-06-14 10:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-14  7:15 Customization for nginx Elias Diem
2016-06-14 10:41 ` piotr.lewicki [this message]
2016-06-14 17:51   ` Elias Diem
2016-06-14 18:07     ` Smith, Virgil
2016-06-14 20:00       ` Elias Diem

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=575FDF49.20902@elfin.de \
    --to=piotr.lewicki@elfin.de \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.