All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Add Poky 1.6 to tested distros
@ 2014-04-02 13:39 Cristian Iorga
  2014-04-02 13:39 ` [PATCH 1/1] poky.conf: added Poky 1.6 as tested distro Cristian Iorga
  0 siblings, 1 reply; 2+ messages in thread
From: Cristian Iorga @ 2014-04-02 13:39 UTC (permalink / raw)
  To: poky

The following changes since commit 3e528d3e4bc542ca2f654c54363c56af0fb9f61b:

  Make ppce300c3 tune hard-float by default (2014-04-01 23:39:14 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib ciorga/poky-tested-distro
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ciorga/poky-tested-distro

Cristian Iorga (1):
  poky.conf: added Poky 1.6 as tested distro

 meta-yocto/conf/distro/poky.conf | 1 +
 1 file changed, 1 insertion(+)

-- 
1.8.3.2



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

* [PATCH 1/1] poky.conf: added Poky 1.6 as tested distro
  2014-04-02 13:39 [PATCH 0/1] Add Poky 1.6 to tested distros Cristian Iorga
@ 2014-04-02 13:39 ` Cristian Iorga
  0 siblings, 0 replies; 2+ messages in thread
From: Cristian Iorga @ 2014-04-02 13:39 UTC (permalink / raw)
  To: poky

Build Appliance will not complain about distro.

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
---
 meta-yocto/conf/distro/poky.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-yocto/conf/distro/poky.conf b/meta-yocto/conf/distro/poky.conf
index c576725..7cf35d0 100644
--- a/meta-yocto/conf/distro/poky.conf
+++ b/meta-yocto/conf/distro/poky.conf
@@ -74,6 +74,7 @@ CONNECTIVITY_CHECK_URIS ?= " \
 SANITY_TESTED_DISTROS ?= " \
             Poky-1.4 \n \
             Poky-1.5 \n \
+            Poky-1.6 \n \
             Ubuntu-12.04 \n \
             Ubuntu-12.10 \n \
             Ubuntu-13.04 \n \
-- 
1.8.3.2



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

end of thread, other threads:[~2014-04-02 13:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-02 13:39 [PATCH 0/1] Add Poky 1.6 to tested distros Cristian Iorga
2014-04-02 13:39 ` [PATCH 1/1] poky.conf: added Poky 1.6 as tested distro Cristian Iorga

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.