All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] [dora-next] Add Ubuntu-13.10 and Fedora-20 to supported distros list
@ 2014-01-26  6:22 Robert Yang
  2014-01-26  6:22 ` [PATCH 1/2] poky: Add Ubuntu-13.10 " Robert Yang
  2014-01-26  6:22 ` [PATCH 2/2] poky: Add Fedora-20 " Robert Yang
  0 siblings, 2 replies; 3+ messages in thread
From: Robert Yang @ 2014-01-26  6:22 UTC (permalink / raw)
  To: poky

The following changes since commit 2464d57ecf445985f6ad059f47f626b58bf34370:

  x11vnc: fix CAPS_LOCK issues (2014-01-26 14:18:48 +0800)

are available in the git repository at:

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

Richard Purdie (1):
  poky: Add Ubuntu-13.10 to supported distros list

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

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

-- 
1.8.3.1



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

* [PATCH 1/2] poky: Add Ubuntu-13.10 to supported distros list
  2014-01-26  6:22 [PATCH 0/2] [dora-next] Add Ubuntu-13.10 and Fedora-20 to supported distros list Robert Yang
@ 2014-01-26  6:22 ` Robert Yang
  2014-01-26  6:22 ` [PATCH 2/2] poky: Add Fedora-20 " Robert Yang
  1 sibling, 0 replies; 3+ messages in thread
From: Robert Yang @ 2014-01-26  6:22 UTC (permalink / raw)
  To: poky

From: Richard Purdie <richard.purdie@linuxfoundation.org>

(From meta-yocto rev: bbde6b42ff2556d090410b49c083609956789eda)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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 53c3818..e19a3a6 100644
--- a/meta-yocto/conf/distro/poky.conf
+++ b/meta-yocto/conf/distro/poky.conf
@@ -77,6 +77,7 @@ SANITY_TESTED_DISTROS ?= " \
             Ubuntu-12.04 \n \
             Ubuntu-12.10 \n \
             Ubuntu-13.04 \n \
+            Ubuntu-13.10 \n \
             Fedora-18 \n \
             Fedora-19 \n \
             CentOS-6.4 \n \
-- 
1.8.3.1



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

* [PATCH 2/2] poky: Add Fedora-20 to supported distros list
  2014-01-26  6:22 [PATCH 0/2] [dora-next] Add Ubuntu-13.10 and Fedora-20 to supported distros list Robert Yang
  2014-01-26  6:22 ` [PATCH 1/2] poky: Add Ubuntu-13.10 " Robert Yang
@ 2014-01-26  6:22 ` Robert Yang
  1 sibling, 0 replies; 3+ messages in thread
From: Robert Yang @ 2014-01-26  6:22 UTC (permalink / raw)
  To: poky

(From meta-yocto rev: cf42610ac26307f28d5b3fea6be8bde223c0ed40)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 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 e19a3a6..15f327e 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.8.3.1



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

end of thread, other threads:[~2014-01-26  6:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-26  6:22 [PATCH 0/2] [dora-next] Add Ubuntu-13.10 and Fedora-20 to supported distros list Robert Yang
2014-01-26  6:22 ` [PATCH 1/2] poky: Add Ubuntu-13.10 " Robert Yang
2014-01-26  6:22 ` [PATCH 2/2] poky: Add Fedora-20 " 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.