All of lore.kernel.org
 help / color / mirror / Atom feed
* [Documentation][PATCH] Add information regarding the Device Solutions Quartz Vybrid (quartz)
@ 2014-03-18 16:16 Anthony Felice
  2014-03-18 16:22 ` Daiane.Angolini
  2014-03-21  0:40 ` Otavio Salvador
  0 siblings, 2 replies; 3+ messages in thread
From: Anthony Felice @ 2014-03-18 16:16 UTC (permalink / raw)
  To: meta-freescale

Signed-off-by: Anthony Felice <tony.felice@timesys.com>
---
 release-notes/source/kernel-linux.rst   | 1 +
 release-notes/source/linux-default.inc  | 1 +
 release-notes/source/machine-list.inc   | 1 +
 release-notes/source/u-boot-default.inc | 1 +
 4 files changed, 4 insertions(+)

diff --git a/release-notes/source/kernel-linux.rst b/release-notes/source/kernel-linux.rst
index 0787fc2..cc4ff05 100644
--- a/release-notes/source/kernel-linux.rst
+++ b/release-notes/source/kernel-linux.rst
@@ -7,6 +7,7 @@ Linux Kernel
 .. |linux_cfa_version| replace:: 3.10
 .. |linux_timesys_version_pcl052| replace:: 3.0.15
 .. |linux_timesys_version_pcm052| replace:: 3.0.15
+.. |linux_timesys_version_quartz| replace:: 3.0.15
 .. |linux_wandboard_version| replace:: 3.0.35_4.0.0
 
 
diff --git a/release-notes/source/linux-default.inc b/release-notes/source/linux-default.inc
index f3d501d..f1b813b 100644
--- a/release-notes/source/linux-default.inc
+++ b/release-notes/source/linux-default.inc
@@ -34,6 +34,7 @@ nitrogen6x              linux-boundary           |linux_boundary_version|
 nitrogen6x-lite         linux-boundary           |linux_boundary_version|
 pcl052                  linux-timesys            |linux_timesys_version_pcl052|
 pcm052                  linux-timesys            |linux_timesys_version_pcm052|
+quartz                  linux-timesys            |linux_timesys_version_quartz|
 twr-vf65gs10            linux-timesys            3.0.15_vybrid
 wandboard-dual          linux-wandboard          |linux_wandboard_version|
 wandboard-quad          linux-wandboard          |linux_wandboard_version|
diff --git a/release-notes/source/machine-list.inc b/release-notes/source/machine-list.inc
index bcca76f..464dd09 100644
--- a/release-notes/source/machine-list.inc
+++ b/release-notes/source/machine-list.inc
@@ -39,4 +39,5 @@ wandboard-quad             Wandboard i.MX6 Wandboard Quad                      i
 wandboard-solo             Wandboard i.MX6 Wandboard Solo                      i.MX6S      meta-fsl-arm-extra
 pcl052                     Phytec Cosmic Vybrid                                vf60        meta-fsl-arm-extra
 pcm052                     Phytec phyCORE Vybrid                               vf60        meta-fsl-arm-extra
+quartz                     Device Solutions Quartz Vybrid                      vf60        meta-fsl-arm-extra
 =========================  ==================================================  ==========  ==========
diff --git a/release-notes/source/u-boot-default.inc b/release-notes/source/u-boot-default.inc
index db2eb0d..90fa3e2 100644
--- a/release-notes/source/u-boot-default.inc
+++ b/release-notes/source/u-boot-default.inc
@@ -27,6 +27,7 @@ nitrogen6x              u-boot-boundary          |u_boot_boundary_version|
 nitrogen6x-lite         u-boot-boundary          |u_boot_boundary_version|
 pcl052                  u-boot-timesys           |u_boot_timesys_version|
 pcm052                  u-boot-timesys           |u_boot_timesys_version|
+quartz                  u-boot-timesys           |u_boot_timesys_version|
 twr-vf65gs10            u-boot-fslc              |u_boot_fslc_version|
 wandboard-dual          u-boot-fslc              |u_boot_fslc_version|
 wandboard-quad          u-boot-fslc              |u_boot_fslc_version|
-- 
1.9.0



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

* Re: [Documentation][PATCH] Add information regarding the Device Solutions Quartz Vybrid (quartz)
  2014-03-18 16:16 [Documentation][PATCH] Add information regarding the Device Solutions Quartz Vybrid (quartz) Anthony Felice
@ 2014-03-18 16:22 ` Daiane.Angolini
  2014-03-21  0:40 ` Otavio Salvador
  1 sibling, 0 replies; 3+ messages in thread
From: Daiane.Angolini @ 2014-03-18 16:22 UTC (permalink / raw)
  To: Anthony Felice, meta-freescale



> -----Original Message-----
> From: meta-freescale-bounces@yoctoproject.org [mailto:meta-freescale-
> bounces@yoctoproject.org] On Behalf Of Anthony Felice
> Sent: Tuesday, March 18, 2014 1:17 PM
> To: meta-freescale@yoctoproject.org
> Subject: [meta-freescale] [Documentation][PATCH] Add information regarding
> the Device Solutions Quartz Vybrid (quartz)
> 
> Signed-off-by: Anthony Felice <tony.felice@timesys.com>

I only have one comment on this patch:

<3


Thanks a lot :D

Daiane
> ---
>  release-notes/source/kernel-linux.rst   | 1 +
>  release-notes/source/linux-default.inc  | 1 +
>  release-notes/source/machine-list.inc   | 1 +
>  release-notes/source/u-boot-default.inc | 1 +
>  4 files changed, 4 insertions(+)
> 
> diff --git a/release-notes/source/kernel-linux.rst b/release-
> notes/source/kernel-linux.rst
> index 0787fc2..cc4ff05 100644
> --- a/release-notes/source/kernel-linux.rst
> +++ b/release-notes/source/kernel-linux.rst
> @@ -7,6 +7,7 @@ Linux Kernel
>  .. |linux_cfa_version| replace:: 3.10
>  .. |linux_timesys_version_pcl052| replace:: 3.0.15  ..
> |linux_timesys_version_pcm052| replace:: 3.0.15
> +.. |linux_timesys_version_quartz| replace:: 3.0.15
>  .. |linux_wandboard_version| replace:: 3.0.35_4.0.0
> 
> 
> diff --git a/release-notes/source/linux-default.inc b/release-
> notes/source/linux-default.inc
> index f3d501d..f1b813b 100644
> --- a/release-notes/source/linux-default.inc
> +++ b/release-notes/source/linux-default.inc
> @@ -34,6 +34,7 @@ nitrogen6x              linux-boundary
> |linux_boundary_version|
>  nitrogen6x-lite         linux-boundary           |linux_boundary_version|
>  pcl052                  linux-timesys
> |linux_timesys_version_pcl052|
>  pcm052                  linux-timesys
> |linux_timesys_version_pcm052|
> +quartz                  linux-timesys
> |linux_timesys_version_quartz|
>  twr-vf65gs10            linux-timesys            3.0.15_vybrid
>  wandboard-dual          linux-wandboard          |linux_wandboard_version|
>  wandboard-quad          linux-wandboard          |linux_wandboard_version|
> diff --git a/release-notes/source/machine-list.inc b/release-
> notes/source/machine-list.inc
> index bcca76f..464dd09 100644
> --- a/release-notes/source/machine-list.inc
> +++ b/release-notes/source/machine-list.inc
> @@ -39,4 +39,5 @@ wandboard-quad             Wandboard i.MX6 Wandboard Quad
> i
>  wandboard-solo             Wandboard i.MX6 Wandboard Solo
> i.MX6S      meta-fsl-arm-extra
>  pcl052                     Phytec Cosmic Vybrid
> vf60        meta-fsl-arm-extra
>  pcm052                     Phytec phyCORE Vybrid
> vf60        meta-fsl-arm-extra
> +quartz                     Device Solutions Quartz Vybrid
> vf60        meta-fsl-arm-extra
>  =========================
> ==================================================  ==========  ==========
> diff --git a/release-notes/source/u-boot-default.inc b/release-
> notes/source/u-boot-default.inc
> index db2eb0d..90fa3e2 100644
> --- a/release-notes/source/u-boot-default.inc
> +++ b/release-notes/source/u-boot-default.inc
> @@ -27,6 +27,7 @@ nitrogen6x              u-boot-boundary
> |u_boot_boundary_version|
>  nitrogen6x-lite         u-boot-boundary          |u_boot_boundary_version|
>  pcl052                  u-boot-timesys           |u_boot_timesys_version|
>  pcm052                  u-boot-timesys           |u_boot_timesys_version|
> +quartz                  u-boot-timesys           |u_boot_timesys_version|
>  twr-vf65gs10            u-boot-fslc              |u_boot_fslc_version|
>  wandboard-dual          u-boot-fslc              |u_boot_fslc_version|
>  wandboard-quad          u-boot-fslc              |u_boot_fslc_version|
> --
> 1.9.0
> 
> --
> _______________________________________________
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale
> 



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

* Re: [Documentation][PATCH] Add information regarding the Device Solutions Quartz Vybrid (quartz)
  2014-03-18 16:16 [Documentation][PATCH] Add information regarding the Device Solutions Quartz Vybrid (quartz) Anthony Felice
  2014-03-18 16:22 ` Daiane.Angolini
@ 2014-03-21  0:40 ` Otavio Salvador
  1 sibling, 0 replies; 3+ messages in thread
From: Otavio Salvador @ 2014-03-21  0:40 UTC (permalink / raw)
  To: Anthony Felice; +Cc: meta-freescale

On Tue, Mar 18, 2014 at 1:16 PM, Anthony Felice <tony.felice@timesys.com> wrote:
> Signed-off-by: Anthony Felice <tony.felice@timesys.com>
> ---
>  release-notes/source/kernel-linux.rst   | 1 +
>  release-notes/source/linux-default.inc  | 1 +
>  release-notes/source/machine-list.inc   | 1 +
>  release-notes/source/u-boot-default.inc | 1 +
>  4 files changed, 4 insertions(+)

I applied it.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


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

end of thread, other threads:[~2014-03-21  0:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-18 16:16 [Documentation][PATCH] Add information regarding the Device Solutions Quartz Vybrid (quartz) Anthony Felice
2014-03-18 16:22 ` Daiane.Angolini
2014-03-21  0:40 ` Otavio Salvador

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.