All of lore.kernel.org
 help / color / mirror / Atom feed
From: Darren Hart <dvhart@linux.intel.com>
To: Poky <poky@yoctoproject.org>,  openembedded-core@lists.openembedded.org
Subject: Re: [poky] [PATCH 0/2] Update poky-tiny to linux-yocto-tiny_3.4 for qemux86
Date: Sun, 07 Oct 2012 20:35:36 -0700	[thread overview]
Message-ID: <50724A08.7050500@linux.intel.com> (raw)
In-Reply-To: <cover.1349479383.git.dvhart@linux.intel.com>



On 10/05/2012 04:31 PM, Darren Hart wrote:
> As these patches are dependent on eachother, sending to both poky and oe-core
> lists. Flame away.
> 
> The refresh to 3.4 for tiny is coming in rather late as I was focused on other
> BSPs. However, qemux86 has been at 3.4 for poky and linux-yocto for a while now.
> This update effectively uses a subset of that tested config for the images built
> with poky-tiny. This only impacts qemux86 on poky-tiny.  That configuration
> builds and boots to the serial console.
> 
> NOTE: This kernel recipe is pending a minor meta-data change to the
> linux-yocto_3.4 git repository which will require a SRCREV_meta update. That
> update can be made to only the linux-yocto-tiny_3.4 recipe in order to minimize
> risk to the rest of the system. However, please do not commit this until the
> meta-data patch goes in. At that point I will update the branch with the new
> SRCREV and notify the list in response to this email.

The necessary changes have been committed to linux-yocto-3.4.git. I have
updated the branch with the appropriate SRCREV_meta for
linux-yocto-tiny_3.4.bb. These patches are ready to pull.


> The following changes since commit 415be864abdbd6f86e554aba684f5d7a9499e2e7:
> 
>   sstate: Add extra entries to the sstate duplicate files whitelist (2012-10-05 16:18:26 +0100)
> 
> are available in the git repository at:
>   git://git.yoctoproject.org/poky-contrib dvhart/1.3/tiny
>   http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=dvhart/1.3/tiny
> 
> Darren Hart (2):
>   linux-yocto-tiny: Add tiny recipe for the 3.4 linux-yocto kernel
>   poky-tiny: Update the default kernel to linux-yocto-tiny_3.4
> 
>  meta-yocto/conf/distro/poky-tiny.conf             |    2 +-
>  meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb |   26 +++++++++++++++++++++
>  2 files changed, 27 insertions(+), 1 deletions(-)
>  create mode 100644 meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb


Thanks,

-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Technical Lead - Linux Kernel



WARNING: multiple messages have this Message-ID (diff)
From: Darren Hart <dvhart@linux.intel.com>
To: Poky <poky@yoctoproject.org>,  openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 0/2] Update poky-tiny to linux-yocto-tiny_3.4 for qemux86
Date: Sun, 07 Oct 2012 20:35:36 -0700	[thread overview]
Message-ID: <50724A08.7050500@linux.intel.com> (raw)
In-Reply-To: <cover.1349479383.git.dvhart@linux.intel.com>



On 10/05/2012 04:31 PM, Darren Hart wrote:
> As these patches are dependent on eachother, sending to both poky and oe-core
> lists. Flame away.
> 
> The refresh to 3.4 for tiny is coming in rather late as I was focused on other
> BSPs. However, qemux86 has been at 3.4 for poky and linux-yocto for a while now.
> This update effectively uses a subset of that tested config for the images built
> with poky-tiny. This only impacts qemux86 on poky-tiny.  That configuration
> builds and boots to the serial console.
> 
> NOTE: This kernel recipe is pending a minor meta-data change to the
> linux-yocto_3.4 git repository which will require a SRCREV_meta update. That
> update can be made to only the linux-yocto-tiny_3.4 recipe in order to minimize
> risk to the rest of the system. However, please do not commit this until the
> meta-data patch goes in. At that point I will update the branch with the new
> SRCREV and notify the list in response to this email.

The necessary changes have been committed to linux-yocto-3.4.git. I have
updated the branch with the appropriate SRCREV_meta for
linux-yocto-tiny_3.4.bb. These patches are ready to pull.


> The following changes since commit 415be864abdbd6f86e554aba684f5d7a9499e2e7:
> 
>   sstate: Add extra entries to the sstate duplicate files whitelist (2012-10-05 16:18:26 +0100)
> 
> are available in the git repository at:
>   git://git.yoctoproject.org/poky-contrib dvhart/1.3/tiny
>   http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=dvhart/1.3/tiny
> 
> Darren Hart (2):
>   linux-yocto-tiny: Add tiny recipe for the 3.4 linux-yocto kernel
>   poky-tiny: Update the default kernel to linux-yocto-tiny_3.4
> 
>  meta-yocto/conf/distro/poky-tiny.conf             |    2 +-
>  meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb |   26 +++++++++++++++++++++
>  2 files changed, 27 insertions(+), 1 deletions(-)
>  create mode 100644 meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb


Thanks,

-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Technical Lead - Linux Kernel


  parent reply	other threads:[~2012-10-08  3:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-05 23:31 [PATCH 0/2] Update poky-tiny to linux-yocto-tiny_3.4 for qemux86 Darren Hart
2012-10-05 23:31 ` [PATCH 1/2] linux-yocto-tiny: Add tiny recipe for the 3.4 linux-yocto kernel Darren Hart
2012-10-05 23:31 ` [PATCH 2/2] poky-tiny: Update the default kernel to linux-yocto-tiny_3.4 Darren Hart
2012-10-08  3:35 ` Darren Hart [this message]
2012-10-08  3:35   ` [PATCH 0/2] Update poky-tiny to linux-yocto-tiny_3.4 for qemux86 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=50724A08.7050500@linux.intel.com \
    --to=dvhart@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    --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.