All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] linux-yocto-tiny: Prefer 3.2
@ 2012-04-01  7:23 Darren Hart
  2012-04-01  7:23 ` [PATCH 1/1] " Darren Hart
  0 siblings, 1 reply; 3+ messages in thread
From: Darren Hart @ 2012-04-01  7:23 UTC (permalink / raw)
  To: Yocto Project, Richard Purdie, Bruce Ashfield

The following changes since commit 140cb7973365f747f1a1c831ba3e160a9b9eb19c:

  tiny: Update linux-yocto-tiny to 3.2 (2012-04-01 00:16:00 -0700)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib dvhart/tiny
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dvhart/tiny

Darren Hart (1):
  linux-yocto-tiny: Prefer 3.2

 meta-yocto/conf/distro/poky-tiny.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-- 
1.7.5.4



^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH 1/1] linux-yocto-tiny: Prefer 3.2
  2012-04-01  7:23 [PATCH 0/1] linux-yocto-tiny: Prefer 3.2 Darren Hart
@ 2012-04-01  7:23 ` Darren Hart
  2012-04-02  3:32   ` Richard Purdie
  0 siblings, 1 reply; 3+ messages in thread
From: Darren Hart @ 2012-04-01  7:23 UTC (permalink / raw)
  To: Yocto Project, Richard Purdie, Bruce Ashfield

With the move to 3.2 from 3.0 in oe-core, the 3.0 no longer exists.
Prefer 3.2 instead.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
---
 meta-yocto/conf/distro/poky-tiny.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta-yocto/conf/distro/poky-tiny.conf b/meta-yocto/conf/distro/poky-tiny.conf
index 6fa4c90..395c6fb 100644
--- a/meta-yocto/conf/distro/poky-tiny.conf
+++ b/meta-yocto/conf/distro/poky-tiny.conf
@@ -37,7 +37,7 @@ DISTRO = "poky-tiny"
 # Distro config is evaluated after the machine config, so we have to explicitly
 # set the kernel provider to override a machine config.
 PREFERRED_PROVIDER_virtual/kernel = "linux-yocto-tiny"
-PREFERRED_VERSION_linux-yocto-tiny = "3.0%"
+PREFERRED_VERSION_linux-yocto-tiny = "3.2%"
 
 # We can use task-core-boot, but in the future we may need a new task-core-tiny
 #POKY_DEFAULT_EXTRA_RDEPENDS += "task-core-boot"
-- 
1.7.5.4



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 1/1] linux-yocto-tiny: Prefer 3.2
  2012-04-01  7:23 ` [PATCH 1/1] " Darren Hart
@ 2012-04-02  3:32   ` Richard Purdie
  0 siblings, 0 replies; 3+ messages in thread
From: Richard Purdie @ 2012-04-02  3:32 UTC (permalink / raw)
  To: Darren Hart; +Cc: Yocto Project

On Sun, 2012-04-01 at 00:23 -0700, Darren Hart wrote:
> With the move to 3.2 from 3.0 in oe-core, the 3.0 no longer exists.
> Prefer 3.2 instead.
> 
> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
> ---
>  meta-yocto/conf/distro/poky-tiny.conf |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

Merged to master, thanks.

Richard



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-04-02  3:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-01  7:23 [PATCH 0/1] linux-yocto-tiny: Prefer 3.2 Darren Hart
2012-04-01  7:23 ` [PATCH 1/1] " Darren Hart
2012-04-02  3:32   ` Richard Purdie

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.