All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Zanussi <tom.zanussi@intel.com>
To: Bruce Ashfield <bruce.ashfield@gmail.com>
Cc: "poky@yoctoproject.org" <poky@yoctoproject.org>
Subject: Re: [PATCH 0/2] meta-sugarbay: new layer for Sandy Bridge/Cougar Point
Date: Tue, 01 Feb 2011 23:58:54 -0600	[thread overview]
Message-ID: <1296626334.26842.19.camel@elmorro> (raw)
In-Reply-To: <AANLkTi=nevskgmtJnSm-x7nyCJF5khmpoiYgeXwxgCgD@mail.gmail.com>

On Tue, 2011-02-01 at 21:52 -0800, Bruce Ashfield wrote:
> On Mon, Jan 31, 2011 at 11:35 PM, Tom Zanussi <tom.zanussi@intel.com> wrote:
> > From: Tom Zanussi <tom.zanussi@intel.com>
> >
> > This layer provides support for the 'Sugar Bay' platform, which
> > consists of the Intel Sandy Bridge processor and the Cougar Point PCH.
> >
> > It also adds a new meta-intel/common directory for sharing commmon
> > code between meta-intel BSPs - for now, it's acting as a kind of
> > 'staging' area for the grub2 and associated live-install changes
> > needed to install from a live image.
> 
> Based on where I just merged support for this your kernel bbappend
> 
> +KMACHINE_sugarbay  = "yocto/standard/sugarbay"
> 
> will need to be:
> 
> +KMACHINE_sugarbay  = "yocto/standard/common-pc-64/sugarbay"
> 
> I'll cc you on my SRCREV change so you'll know to make this update.
> 

Thanks, Bruce.  I'll make the changes then and retest as well...

Tom

> Cheers,
> 
> Bruce
> 
> 
> >
> > Thanks,
> >
> > Tom
> >
> > Pull URL: git://git.pokylinux.org/meta-intel/tzanussi/sugarbay
> >  Branch: tzanussi/sugarbay
> >  Browse:
> > http://git.pokylinux.org/cgit.cgi/meta-intel/log/?h=tzanussi/sugarbay
> >
> > Tom Zanussi (2):
> >  meta-intel: add a /common dir with grub2/live-install changes
> >  meta-sugarbay: new layer for Sandy Bridge/Cougar Point systems
> >
> >  common/recipes-bsp/grub/grub-1.98/40_custom        |    9 +
> >  .../grub/grub-1.98/grub-install.in.patch           |   13 ++
> >  .../grub/grub-1.98/uninit-shdr-fix.patch           |   31 ++++
> >  common/recipes-bsp/grub/grub_1.98.bb               |   45 +++++
> >  .../initramfs-live-install/init-install.sh         |  188 ++++++++++++++++++++
> >  .../initramfs-live-install_1.0.bbappend            |    2 +
> >  meta-sugarbay/COPYING.MIT                          |   17 ++
> >  meta-sugarbay/README                               |   84 +++++++++
> >  meta-sugarbay/conf/layer.conf                      |   12 ++
> >  meta-sugarbay/conf/machine/sugarbay.conf           |   57 ++++++
> >  .../formfactor/formfactor/sugarbay/machconfig      |    3 +
> >  .../recipes-bsp/formfactor/formfactor_0.0.bbappend |    3 +
> >  .../xserver-xf86-config/sugarbay/xorg.conf         |   26 +++
> >  .../xorg-xserver/xserver-xf86-config_0.1.bbappend  |    3 +
> >  .../xserver-xf86-dri-lite_1.9.3.bbappend           |    1 +
> >  .../recipes-kernel/linux/linux-yocto_git.bbappend  |    5 +
> >  16 files changed, 499 insertions(+), 0 deletions(-)
> >  create mode 100755 common/recipes-bsp/grub/grub-1.98/40_custom
> >  create mode 100644 common/recipes-bsp/grub/grub-1.98/grub-install.in.patch
> >  create mode 100644 common/recipes-bsp/grub/grub-1.98/uninit-shdr-fix.patch
> >  create mode 100644 common/recipes-bsp/grub/grub_1.98.bb
> >  create mode 100644 common/recipes-core/initrdscripts/initramfs-live-install/init-install.sh
> >  create mode 100644 common/recipes-core/initrdscripts/initramfs-live-install_1.0.bbappend
> >  create mode 100644 meta-sugarbay/COPYING.MIT
> >  create mode 100644 meta-sugarbay/README
> >  create mode 100644 meta-sugarbay/binary/.gitignore
> >  create mode 100644 meta-sugarbay/conf/layer.conf
> >  create mode 100644 meta-sugarbay/conf/machine/sugarbay.conf
> >  create mode 100644 meta-sugarbay/recipes-bsp/formfactor/formfactor/sugarbay/machconfig
> >  create mode 100644 meta-sugarbay/recipes-bsp/formfactor/formfactor_0.0.bbappend
> >  create mode 100644 meta-sugarbay/recipes-graphics/xorg-xserver/xserver-xf86-config/sugarbay/xorg.conf
> >  create mode 100644 meta-sugarbay/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend
> >  create mode 100644 meta-sugarbay/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_1.9.3.bbappend
> >  create mode 100644 meta-sugarbay/recipes-kernel/linux/linux-yocto_git.bbappend
> >
> > _______________________________________________
> > poky mailing list
> > poky@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/poky
> >
> 
> 
> 




  reply	other threads:[~2011-02-02  5:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-01  4:35 [PATCH 0/2] meta-sugarbay: new layer for Sandy Bridge/Cougar Point Tom Zanussi
2011-02-02  5:52 ` Bruce Ashfield
2011-02-02  5:58   ` Tom Zanussi [this message]
2011-02-03 19:45 ` Saul Wold

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=1296626334.26842.19.camel@elmorro \
    --to=tom.zanussi@intel.com \
    --cc=bruce.ashfield@gmail.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.