All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruce Ashfield <bruce.ashfield@windriver.com>
To: rpurdie@linux.intel.com, saul.wold@intel.com
Cc: yocto@yoctoproject.org, poky@yoctoproject.org
Subject: [PATCH 0/1] linux-yocto: fix machine compatibility lists
Date: Mon, 13 Dec 2010 01:27:50 -0500	[thread overview]
Message-ID: <cover.1292221596.git.bruce.ashfield@windriver.com> (raw)

During the last phase of the recipe factoring, the board compatibility
lists ended up in the wrong place, which meant we had an incomplete
list of boards, and the same set of boards for both kernels (stable
and devel).

To fix this, I've yanked the compatibility to the recipes themselves and
updated the emenlow to have a -stable bbappend.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: zedd/kernel
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel

Thanks,
    Bruce Ashfield <bruce.ashfield@windriver.com>
---


Bruce Ashfield (1):
  linux-yocto: fix machine compatibility

 ...it.bbappend => linux-yocto-stable_git.bbappend} |    0
 .../recipes-kernel/linux/linux-yocto-stable_git.bb |    2 ++
 meta/recipes-kernel/linux/linux-yocto.inc          |    2 --
 meta/recipes-kernel/linux/linux-yocto_git.bb       |    1 +
 4 files changed, 3 insertions(+), 2 deletions(-)
 rename meta-emenlow/recipes/linux/{linux-yocto_git.bbappend => linux-yocto-stable_git.bbappend} (100%)



             reply	other threads:[~2010-12-13  6:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-13  6:27 Bruce Ashfield [this message]
2010-12-13  6:27 ` [PATCH 1/1] linux-yocto: fix machine compatibility Bruce Ashfield
2010-12-13 18:35 ` [PATCH 0/1] linux-yocto: fix machine compatibility lists 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=cover.1292221596.git.bruce.ashfield@windriver.com \
    --to=bruce.ashfield@windriver.com \
    --cc=poky@yoctoproject.org \
    --cc=rpurdie@linux.intel.com \
    --cc=saul.wold@intel.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.