All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruce Ashfield <bruce.ashfield@windriver.com>
To: dvhart@linux.intel.com, tom.zanussi@intel.com, saul.wold@intel.com
Cc: yocto@yoctoproject.org
Subject: [PATCH v3] meta-yocto/meta-intel: linux-yocto recipe renames
Date: Tue, 14 Jun 2011 16:47:19 -0400	[thread overview]
Message-ID: <1308084441-6399-1-git-send-email-bruce.ashfield@windriver.com> (raw)

Tom/Darren/Saul,

Here's v3 of this patch series, I was unfortunately on bernard when I did the
first and second patches. This one has been tested on multiple boards, and
contains changes to both the names and some SRCREV movement to bbappend
files.

Patch 2 is for meta-yocto with the same change.

These are the references that I found (hopefully I didn't 
miss any) and fixed to the new naming convention. 

Note: I still can't push to meta-intel-contrib, so I'm just
sending this as a patch.

Cheers,

Bruce
	      
Bruce Ashfield (1):
  meta-intel/linux-yocto: update to match the renamed linux-yocto
    recipes

 meta-crownbay/conf/machine/crownbay-noemgd.conf    |    6 ------
 meta-crownbay/conf/machine/crownbay.conf           |    8 +-------
 .../linux/linux-yocto-stable_git.bbappend          |    9 ---------
 .../linux/linux-yocto_2.6.34.bbappend              |   15 +++++++++++++++
 .../linux/linux-yocto_2.6.37.bbappend              |   15 +++++++++++++++
 .../recipes-kernel/linux/linux-yocto_git.bbappend  |    9 ---------
 meta-emenlow/conf/machine/emenlow.conf             |    6 ------
 .../linux/linux-yocto-stable_git.bbappend          |    3 ---
 .../linux/linux-yocto_2.6.34.bbappend              |    6 ++++++
 .../linux/linux-yocto_2.6.37.bbappend              |    6 ++++++
 .../recipes-kernel/linux/linux-yocto_git.bbappend  |    3 ---
 meta-fishriver/conf/machine/fishriver.conf         |    6 ------
 .../linux/linux-yocto-stable_git.bbappend          |    5 -----
 .../linux/linux-yocto_2.6.34.bbappend              |    8 ++++++++
 .../linux/linux-yocto_2.6.37.bbappend              |    7 +++++++
 .../recipes-kernel/linux/linux-yocto_git.bbappend  |    3 ---
 meta-jasperforest/conf/machine/jasperforest.conf   |    2 --
 .../linux/linux-yocto-stable_git.bbappend          |    5 -----
 .../linux/linux-yocto_2.6.34.bbappend              |    5 +++++
 .../linux/linux-yocto_2.6.37.bbappend              |    8 ++++++++
 .../recipes-kernel/linux/linux-yocto_git.bbappend  |    6 ------
 .../linux/linux-yocto-stable_git.bbappend          |   10 ----------
 .../linux/linux-yocto_2.6.34.bbappend              |   10 ++++++++++
 .../linux/linux-yocto_2.6.37.bbappend              |   10 ++++++++++
 .../recipes-kernel/linux/linux-yocto_git.bbappend  |   10 ----------
 meta-sugarbay/conf/machine/sugarbay.conf           |    3 ---
 .../linux/linux-yocto_2.6.37.bbappend              |    7 +++++++
 .../recipes-kernel/linux/linux-yocto_git.bbappend  |    5 -----
 28 files changed, 98 insertions(+), 98 deletions(-)
 delete mode 100644 meta-crownbay/recipes-kernel/linux/linux-yocto-stable_git.bbappend
 create mode 100644 meta-crownbay/recipes-kernel/linux/linux-yocto_2.6.34.bbappend
 create mode 100644 meta-crownbay/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
 delete mode 100644 meta-crownbay/recipes-kernel/linux/linux-yocto_git.bbappend
 delete mode 100644 meta-emenlow/recipes-kernel/linux/linux-yocto-stable_git.bbappend
 create mode 100644 meta-emenlow/recipes-kernel/linux/linux-yocto_2.6.34.bbappend
 create mode 100644 meta-emenlow/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
 delete mode 100644 meta-emenlow/recipes-kernel/linux/linux-yocto_git.bbappend
 delete mode 100644 meta-fishriver/recipes-kernel/linux/linux-yocto-stable_git.bbappend
 create mode 100644 meta-fishriver/recipes-kernel/linux/linux-yocto_2.6.34.bbappend
 create mode 100644 meta-fishriver/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
 delete mode 100644 meta-fishriver/recipes-kernel/linux/linux-yocto_git.bbappend
 delete mode 100644 meta-jasperforest/recipes-kernel/linux/linux-yocto-stable_git.bbappend
 create mode 100644 meta-jasperforest/recipes-kernel/linux/linux-yocto_2.6.34.bbappend
 create mode 100644 meta-jasperforest/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
 delete mode 100644 meta-jasperforest/recipes-kernel/linux/linux-yocto_git.bbappend
 delete mode 100644 meta-n450/recipes-kernel/linux/linux-yocto-stable_git.bbappend
 create mode 100644 meta-n450/recipes-kernel/linux/linux-yocto_2.6.34.bbappend
 create mode 100644 meta-n450/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
 delete mode 100644 meta-n450/recipes-kernel/linux/linux-yocto_git.bbappend
 create mode 100644 meta-sugarbay/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
 delete mode 100644 meta-sugarbay/recipes-kernel/linux/linux-yocto_git.bbappend



             reply	other threads:[~2011-06-14 20:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-14 20:47 Bruce Ashfield [this message]
2011-06-14 20:47 ` [PATCH] meta-intel/linux-yocto: update to match the renamed linux-yocto recipes Bruce Ashfield
2011-06-15  0:04   ` Darren Hart
2011-06-15  1:54     ` Bruce Ashfield
2011-06-14 20:47 ` [PATCH] meta-yocto/linux-yocto: " Bruce Ashfield

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=1308084441-6399-1-git-send-email-bruce.ashfield@windriver.com \
    --to=bruce.ashfield@windriver.com \
    --cc=dvhart@linux.intel.com \
    --cc=saul.wold@intel.com \
    --cc=tom.zanussi@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.