All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] poky: Add Fedora-20 to supported distros list
@ 2013-12-25  2:25 Robert Yang
  2013-12-25  2:25 ` [PATCH 1/1] " Robert Yang
  0 siblings, 1 reply; 2+ messages in thread
From: Robert Yang @ 2013-12-25  2:25 UTC (permalink / raw)
  To: poky

The following changes since commit 005af45191ded6185c618c708181b31281e43092:

  bitbake: fetch2: avoid printing "no checksum" error message twice (2013-12-22 14:29:13 +0000)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib robert/f20
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=robert/f20

Robert Yang (1):
  poky: Add Fedora-20 to supported distros list

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

-- 
1.7.10.4



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

* [PATCH 1/1] poky: Add Fedora-20 to supported distros list
  2013-12-25  2:25 [PATCH 0/1] poky: Add Fedora-20 to supported distros list Robert Yang
@ 2013-12-25  2:25 ` Robert Yang
  0 siblings, 0 replies; 2+ messages in thread
From: Robert Yang @ 2013-12-25  2:25 UTC (permalink / raw)
  To: poky

Signed-off-by: Robert Yang <liezhi.yang@windriver.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 b13c57f..3340064 100644
--- a/meta-yocto/conf/distro/poky.conf
+++ b/meta-yocto/conf/distro/poky.conf
@@ -80,6 +80,7 @@ SANITY_TESTED_DISTROS ?= " \
             Ubuntu-13.10 \n \
             Fedora-18 \n \
             Fedora-19 \n \
+            Fedora-20 \n \
             CentOS-6.4 \n \
             Debian-6.0.7 \n \
             Debian-7.0 \n \
-- 
1.7.10.4



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

end of thread, other threads:[~2013-12-25  2:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-25  2:25 [PATCH 0/1] poky: Add Fedora-20 to supported distros list Robert Yang
2013-12-25  2:25 ` [PATCH 1/1] " Robert Yang

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.