All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: poky@yoctoproject.org
Cc: Darren Hart <dvhart@linux.intel.com>
Subject: Re: [PATCH 6/6] documentation: Replace atom-pc with genericx86 in the manuals
Date: Tue, 27 Aug 2013 10:10:27 +0100	[thread overview]
Message-ID: <2657066.KAO69rK0gI@helios> (raw)
In-Reply-To: <4ccb62aafe6f32ce224b71484767302d4d84a891.1377555271.git.dvhart@linux.intel.com>

Hi Darren,

On Monday 26 August 2013 15:18:12 Darren Hart wrote:
> Update the manuals to reflect the recent replacement of atom-pc with
> genericx86.
> 
> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
> Cc: Ross Burton <ross.burton@intel.com>
> Cc: Scott Rifenbark <scott.m.rifenbark@intel.com>
> ---
>  documentation/dev-manual/dev-manual-model.xml  |    2 +-
>  documentation/ref-manual/ref-variables.xml     |    2 +-
>  documentation/ref-manual/technical-details.xml |    2 +-
>  3 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/documentation/dev-manual/dev-manual-model.xml
> b/documentation/dev-manual/dev-manual-model.xml index a59a447..efa50b0
> 100644
> --- a/documentation/dev-manual/dev-manual-model.xml
> +++ b/documentation/dev-manual/dev-manual-model.xml
> @@ -156,7 +156,7 @@
>                      "<ulink url='&YOCTO_DOCS_BSP_URL;#bsp-layers'>BSP
> Layers</ulink>" section in the Yocto Project Board Support Package (BSP)
> Developer's Guide.</para> <note>Four BSPs exist that are part of the
> -                    Yocto Project release: <filename>atom-pc</filename>,
> <filename>beagleboard</filename>, +                    Yocto Project
> release: <filename>genericx86</filename>, <filename>beagleboard</filename>,
> <filename>mpc8315e</filename>, and <filename>routerstationpro</filename>.
> The recipes and configurations for these four BSPs are located and
> dispersed within the <link linkend='source-directory'>Source
> Directory</link>. diff --git a/documentation/ref-manual/ref-variables.xml
> b/documentation/ref-manual/ref-variables.xml index afcf7a7..4ac67c3 100644
> --- a/documentation/ref-manual/ref-variables.xml
> +++ b/documentation/ref-manual/ref-variables.xml
> @@ -2784,7 +2784,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR =
> "${INC_PR}.3" MACHINE ?= "qemuppc"
>       MACHINE ?= "qemux86"
>       MACHINE ?= "qemux86-64"
> -     MACHINE ?= "atom-pc"
> +     MACHINE ?= "genericx86"
>       MACHINE ?= "beagleboard"
>       MACHINE ?= "mpc8315e-rdb"
>       MACHINE ?= "routerstationpro"
> diff --git a/documentation/ref-manual/technical-details.xml
> b/documentation/ref-manual/technical-details.xml index 1b67ca7..faf259b
> 100644
> --- a/documentation/ref-manual/technical-details.xml
> +++ b/documentation/ref-manual/technical-details.xml
> @@ -1875,7 +1875,7 @@
>        DEFAULTTUNE = "x86-64-x32"
>        baselib = "${@d.getVar('BASE_LIB_tune-' + (d.getVar('DEFAULTTUNE',
> True) \ or 'INVALID'), True) or 'lib'}"
> -      #MACHINE = "atom-pc"
> +      #MACHINE = "genericx86"
>        #DEFAULTTUNE = "core2-64-x32"
>                      </literallayout></para></listitem>
>                  <listitem><para>As usual, use BitBake to build an image
> that supports the x32 psABI.

This patch needs to be made against yocto-docs and sent to the yocto list (CC 
Scott).

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre


  reply	other threads:[~2013-08-27  9:10 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-26 22:18 [PATCH 0/6 V2] Update genericx86 and remove atom-pc Darren Hart
2013-08-26 22:18 ` [PATCH 1/6] meta-yocto-bsp/genericx86: Update kernel, branch, KMACHINE, and SRCREV Darren Hart
2013-08-26 22:18 ` [PATCH 2/6] meta-yocto-bsp: Purge atom-pc in favor of genericx86 Darren Hart
2013-08-26 22:18 ` [PATCH 3/6] layer.conf: Bumping LAYERVERSION_yoctobsp to account for atom-pc Darren Hart
2013-08-26 22:18 ` [PATCH 4/6] local.conf.sample: Replace atom-pc with genericx86 Darren Hart
2013-08-26 22:18 ` [PATCH 5/6] README.hardware: " Darren Hart
2013-08-26 22:18 ` [PATCH 6/6] documentation: Replace atom-pc with genericx86 in the manuals Darren Hart
2013-08-27  9:10   ` Paul Eggleton [this message]
2013-08-27 15:29     ` Darren Hart

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=2657066.KAO69rK0gI@helios \
    --to=paul.eggleton@linux.intel.com \
    --cc=dvhart@linux.intel.com \
    --cc=poky@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.