Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Cc: yocto@yoctoproject.org, dvhart@linux.intel.com,
	poky@yoctoproject.org, saul.wold@intel.com
Subject: Re: [PATCH 0/3] linux-yocto: consolidated pull request
Date: Tue, 10 May 2011 10:53:06 -0700	[thread overview]
Message-ID: <4DC97B82.80805@linux.intel.com> (raw)
In-Reply-To: <cover.1304965560.git.bruce.ashfield@windriver.com>

On 05/09/2011 11:34 AM, Bruce Ashfield wrote:
> Saul/Richard,
>
> The first two patches are a split and resend of the machine
> movement patch:
>
> [
>     linux-yocto: move non-core machines to meta-yocto
>
>     The machine configuration of the non-core (non-qemu) machines
>     has moved to meta-yocto. Moving the branch mappings, compatibility
>     and SRCREVs of these machines to meta-yocto should also be
>     done.
>
>    Anyone using meta-yocto to build these machines will see no impact
>    from this change.
> ]
>
> Patch #3 is a sanity check that shows a problem that Tom managed
> to hit, and cause us some significant debug time. If for some
> reason (we still don't have a root cause) the kernel repo is cloned
> without tags and/or meta data, we can now detect it and throw an
> informative error message rather than generating meta data and
> building "something".
>
> cc: Darren Hart<dvhart@linux.intel.com>
> cc: Tom Zanussi<tom.zanussi@intel.com>
>
> 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 (3):
>    linux-yocto: remove non-core (qemu) machine compatibility
>    linux-yocto: move non-core machines to meta-yocto
>    linux-yocto: error if meta data not present
>
>   meta-yocto/conf/layer.conf                         |    3 ++-
>   .../linux/linux-yocto-stable_git.bbappend          |   12 ++++++++++++
>   .../recipes-kernel/linux/linux-yocto_git.bbappend  |   12 ++++++++++++
>   meta/classes/kernel-yocto.bbclass                  |    5 ++++-
>   .../kern-tools/kern-tools-native_git.bb            |    2 +-
>   .../recipes-kernel/linux/linux-yocto-stable_git.bb |   10 +---------
>   meta/recipes-kernel/linux/linux-yocto_git.bb       |   15 ++++-----------
>   7 files changed, 36 insertions(+), 23 deletions(-)
>   create mode 100644 meta-yocto/recipes-kernel/linux/linux-yocto-stable_git.bbappend
>   create mode 100644 meta-yocto/recipes-kernel/linux/linux-yocto_git.bbappend
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Merged into oe-core and poky master

Thanks
	Sau!



  parent reply	other threads:[~2011-05-10 17:55 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-09 18:34 [PATCH 0/3] linux-yocto: consolidated pull request Bruce Ashfield
2011-05-09 18:34 ` [PATCH 1/3] linux-yocto: remove non-core (qemu) machine compatibility Bruce Ashfield
2011-05-09 18:34 ` [PATCH 2/3] linux-yocto: move non-core machines to meta-yocto Bruce Ashfield
2011-05-09 18:34 ` [PATCH 3/3] linux-yocto: error if meta data not present Bruce Ashfield
2011-05-10 17:53 ` Saul Wold [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-03-22  1:18 [PATCH 0/3] linux-yocto: consolidated pull request Bruce Ashfield
2019-02-09 18:37 bruce.ashfield
2019-02-06 19:50 bruce.ashfield
2019-01-21 17:26 Bruce Ashfield
2019-01-12 18:12 Bruce Ashfield
2018-04-09 15:16 Bruce Ashfield
2016-09-20 15:16 Bruce Ashfield
2016-06-06  8:15 Bruce Ashfield
2016-05-24 15:53 Bruce Ashfield
2013-11-26 17:33 Bruce Ashfield
2013-09-18 18:24 Bruce Ashfield
2012-12-03 20:49 Bruce Ashfield
2012-08-27  4:49 Bruce Ashfield
2012-08-28 14:22 ` Saul Wold
2012-08-29  7:58   ` Bruce Ashfield
2012-03-05  4:01 Bruce Ashfield
2012-03-13 15:54 ` Saul Wold
2012-02-27 19:34 Bruce Ashfield
2012-02-28 18:41 ` Saul Wold
2012-01-04 20:12 Bruce Ashfield
2011-12-08 17:11 Bruce Ashfield
2011-09-14 18:11 Bruce Ashfield
2011-09-15 17:37 ` Saul Wold
2011-09-03  3:03 Bruce Ashfield
2011-09-05 19:26 ` Richard Purdie
2011-08-19  5:20 Bruce Ashfield
2011-08-20  5:08 ` Bruce Ashfield
2011-08-15 20:24 Bruce Ashfield
2011-08-22 22:37 ` Saul Wold
2011-05-05  4:53 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=4DC97B82.80805@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=dvhart@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=poky@yoctoproject.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox