All of lore.kernel.org
 help / color / mirror / Atom feed
From: Scott Rifenbark <srifenbark@gmail.com>
To: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Cc: Yocto discussion list <yocto@yoctoproject.org>
Subject: Re: [PATCH] ref-manual: Update the definition of SDK_VERSION
Date: Fri, 18 Jan 2019 09:51:17 -0800	[thread overview]
Message-ID: <CAFNP8OtScpuBw7GT6tGB2rJnpMiOaNvPUJbe3T5afFMK-eCqMw@mail.gmail.com> (raw)
In-Reply-To: <20190118160145.21209-1-pkj@axis.com>

[-- Attachment #1: Type: text/plain, Size: 1465 bytes --]

Peter,

Thanks for the patch.  See
https://yoctoproject.org/docs/2.7/ref-manual/ref-manual.html#var-SDK_VERSION
for the update.

Scott

On Fri, Jan 18, 2019 at 8:02 AM Peter Kjellerstedt <
peter.kjellerstedt@axis.com> wrote:

> The definition in poky.conf has been updated.
>
> Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
> ---
> This of course assumes that the corresponding patch that I just sent
> to the openembedded-core mailing list has been integrated first.
>
>  documentation/ref-manual/ref-variables.xml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/documentation/ref-manual/ref-variables.xml
> b/documentation/ref-manual/ref-variables.xml
> index ed65727fc7..4b243a12dd 100644
> --- a/documentation/ref-manual/ref-variables.xml
> +++ b/documentation/ref-manual/ref-variables.xml
> @@ -13045,7 +13045,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR
> = "${INC_PR}.3"
>                      <filename>/meta-poky/conf/distro/poky.conf</filename>)
>                      defines the <filename>SDK_VERSION</filename> as
> follows:
>                      <literallayout class='monospaced'>
> -     SDK_VERSION :=
> "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"
> +     SDK_VERSION =
> "${@d.getVar('DISTRO_VERSION').replace('snapshot-${DATE}','snapshot')}"
>                      </literallayout>
>                  </para>
>
> --
> 2.12.0
>
>

[-- Attachment #2: Type: text/html, Size: 2221 bytes --]

      reply	other threads:[~2019-01-18 17:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-18 16:01 [PATCH] ref-manual: Update the definition of SDK_VERSION Peter Kjellerstedt
2019-01-18 17:51 ` Scott Rifenbark [this message]

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=CAFNP8OtScpuBw7GT6tGB2rJnpMiOaNvPUJbe3T5afFMK-eCqMw@mail.gmail.com \
    --to=srifenbark@gmail.com \
    --cc=peter.kjellerstedt@axis.com \
    --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.