Re: [meta-freescale] [Documentation][PATCH 3/5] FAQ: Update version to 2.2 (Morty)

2016-11-10 Thread Thomas Thorne
Patch at link looks OK.

I have not eyeballed all 5 patches.

All 5 look wrong in the text emails.
All 5 look fine at the links provided by Fario.

Thomas A. F. Thorne<mailto:thomas.tho...@net2edge.com>  Software Engineer  
Net2Edge<http://www.net2edge.com/>

From: Fabio Berton [mailto:fabio.ber...@ossystems.com.br]
Sent: 10 November 2016 11:57
To: Thomas Thorne <thomas.tho...@net2edge.com>
Cc: meta-freescale@yoctoproject.org
Subject: Re: [meta-freescale] [Documentation][PATCH 3/5] FAQ: Update version to 
2.2 (Morty)

Same problem here, please check https://patchwork.openembedded.org/patch/133741/

On Thu, Nov 10, 2016 at 8:01 AM, Thomas Thorne 
<thomas.tho...@net2edge.com<mailto:thomas.tho...@net2edge.com>> wrote:
More lines split where it seems they should not be.  I am only eyeballing 
these.  Maybe I am mistaken and new lines in .rst files do not matter?

Example from this file would include:
-* Packages `needed 
<http://www.yoctoproject.org/docs/1.5.1/ref-manual/ref-manual.html#required-packages-for-the-host-development-system>`_
+* Packages `needed
+<http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#re
+quired-packages-for-the-host-development-system>`_



Thomas A. F. Thorne  Software Engineer  Net2Edge

-Original Message-
From: 
meta-freescale-boun...@yoctoproject.org<mailto:meta-freescale-boun...@yoctoproject.org>
 
[mailto:meta-freescale-boun...@yoctoproject.org<mailto:meta-freescale-boun...@yoctoproject.org>]
 On Behalf Of Fabio Berton
Sent: 09 November 2016 17:30
To: meta-freescale@yoctoproject.org<mailto:meta-freescale@yoctoproject.org>
Subject: [meta-freescale] [Documentation][PATCH 3/5] FAQ: Update version to 2.2 
(Morty)

  - Update documentation url address to use current realease
  - Update Yocto Project Bugzilla url address
  - Update copyright year

Signed-off-by: Fabio Berton 
<fabio.ber...@ossystems.com.br<mailto:fabio.ber...@ossystems.com.br>>
---
 FAQ/source/all.rst | 6 +++---
 FAQ/source/conf.py | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/FAQ/source/all.rst b/FAQ/source/all.rst index 7fc4532..a41aea9 
100644
--- a/FAQ/source/all.rst
+++ b/FAQ/source/all.rst
@@ -116,9 +116,9 @@ How do I create a layer?
 What are the host packages needed for Yocto Project?
 

-* Make sure your Linux host / distribution is `supported 
<http://www.yoctoproject.org/docs/1.5.1/ref-manual/ref-manual.html#detailed-supported-distros>`_
 by the Yocto Project.
+* Make sure your Linux host / distribution is `supported 
<http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#detailed-supported-distros>`_
 by the Yocto Project.

-* Packages `needed 
<http://www.yoctoproject.org/docs/1.5.1/ref-manual/ref-manual.html#required-packages-for-the-host-development-system>`_
+* Packages `needed
+<http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#re
+quired-packages-for-the-host-development-system>`_


 How can I save space after a build?
@@ -135,7 +135,7 @@ How can I save space after a build?
 Where do I check for known bugs?
 

-The known bugs are tracked using `Yocto Project Bugzilla 
<https://bugzilla.yoctoproject.org/buglist.cgi?quicksearch=meta-fsl-arm>`_
+The known bugs are tracked using `Yocto Project Bugzilla
+<https://bugzilla.yoctoproject.org/buglist.cgi?quicksearch=meta-freesca
+le>`_


 Are there prebuilt images available?
diff --git a/FAQ/source/conf.py b/FAQ/source/conf.py index 00eaebd..b9bfce6 
100644
--- a/FAQ/source/conf.py
+++ b/FAQ/source/conf.py
@@ -41,16 +41,16 @@ master_doc = 'index'

 # General information about the project.
 project = u'Freescale Community BSP FAQ'
-copyright = u'2014, Freescale Community BSP Team'
+copyright = u'2014-2016, Freescale Community BSP Team'

 # The version info for the project you're documenting, acts as replacement for 
 # |version| and |release|, also used in various other places throughout the  # 
built documents.
 #
 # The short X.Y version or version name if applicable.
-version = 'krogoth'
+version = 'morty'
 # The full version, including alpha/beta/rc tags.
-release = '2.1'
+release = '2.2'

 # The language for content autogenerated by Sphinx. Refer to documentation  # 
for a list of supported languages.
--
2.1.4

--
___
meta-freescale mailing list
meta-freescale@yoctoproject.org<mailto:meta-freescale@yoctoproject.org>
https://lists.yoctoproject.org/listinfo/meta-freescale

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


Re: [meta-freescale] [Documentation][PATCH 3/5] FAQ: Update version to 2.2 (Morty)

2016-11-10 Thread Fabio Berton
Same problem here, please check
https://patchwork.openembedded.org/patch/133741/

On Thu, Nov 10, 2016 at 8:01 AM, Thomas Thorne <thomas.tho...@net2edge.com>
wrote:

> More lines split where it seems they should not be.  I am only eyeballing
> these.  Maybe I am mistaken and new lines in .rst files do not matter?
>
> Example from this file would include:
> -* Packages `needed <http://www.yoctoproject.org/
> docs/1.5.1/ref-manual/ref-manual.html#required-packages-
> for-the-host-development-system>`_
> +* Packages `needed
> +<http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#re
> +quired-packages-for-the-host-development-system>`_
>
>
>
> Thomas A. F. Thorne  Software Engineer  Net2Edge
>
> -Original Message-
> From: meta-freescale-boun...@yoctoproject.org [mailto:meta-freescale-
> boun...@yoctoproject.org] On Behalf Of Fabio Berton
> Sent: 09 November 2016 17:30
> To: meta-freescale@yoctoproject.org
> Subject: [meta-freescale] [Documentation][PATCH 3/5] FAQ: Update version
> to 2.2 (Morty)
>
>   - Update documentation url address to use current realease
>   - Update Yocto Project Bugzilla url address
>   - Update copyright year
>
> Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br>
> ---
>  FAQ/source/all.rst | 6 +++---
>  FAQ/source/conf.py | 6 +++---
>  2 files changed, 6 insertions(+), 6 deletions(-)
>
> diff --git a/FAQ/source/all.rst b/FAQ/source/all.rst index
> 7fc4532..a41aea9 100644
> --- a/FAQ/source/all.rst
> +++ b/FAQ/source/all.rst
> @@ -116,9 +116,9 @@ How do I create a layer?
>  What are the host packages needed for Yocto Project?
>  
>
> -* Make sure your Linux host / distribution is `supported <
> http://www.yoctoproject.org/docs/1.5.1/ref-manual/ref-
> manual.html#detailed-supported-distros>`_ by the Yocto Project.
> +* Make sure your Linux host / distribution is `supported <
> http://www.yoctoproject.org/docs/current/ref-manual/ref-
> manual.html#detailed-supported-distros>`_ by the Yocto Project.
>
> -* Packages `needed <http://www.yoctoproject.org/
> docs/1.5.1/ref-manual/ref-manual.html#required-packages-
> for-the-host-development-system>`_
> +* Packages `needed
> +<http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#re
> +quired-packages-for-the-host-development-system>`_
>
>
>  How can I save space after a build?
> @@ -135,7 +135,7 @@ How can I save space after a build?
>  Where do I check for known bugs?
>  
>
> -The known bugs are tracked using `Yocto Project Bugzilla <
> https://bugzilla.yoctoproject.org/buglist.cgi?quicksearch=meta-fsl-arm>`_
> +The known bugs are tracked using `Yocto Project Bugzilla
> +<https://bugzilla.yoctoproject.org/buglist.cgi?quicksearch=meta-freesca
> +le>`_
>
>
>  Are there prebuilt images available?
> diff --git a/FAQ/source/conf.py b/FAQ/source/conf.py index
> 00eaebd..b9bfce6 100644
> --- a/FAQ/source/conf.py
> +++ b/FAQ/source/conf.py
> @@ -41,16 +41,16 @@ master_doc = 'index'
>
>  # General information about the project.
>  project = u'Freescale Community BSP FAQ'
> -copyright = u'2014, Freescale Community BSP Team'
> +copyright = u'2014-2016, Freescale Community BSP Team'
>
>  # The version info for the project you're documenting, acts as
> replacement for  # |version| and |release|, also used in various other
> places throughout the  # built documents.
>  #
>  # The short X.Y version or version name if applicable.
> -version = 'krogoth'
> +version = 'morty'
>  # The full version, including alpha/beta/rc tags.
> -release = '2.1'
> +release = '2.2'
>
>  # The language for content autogenerated by Sphinx. Refer to
> documentation  # for a list of supported languages.
> --
> 2.1.4
>
> --
> ___
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale
>
-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


Re: [meta-freescale] [Documentation][PATCH 3/5] FAQ: Update version to 2.2 (Morty)

2016-11-10 Thread Thomas Thorne
More lines split where it seems they should not be.  I am only eyeballing 
these.  Maybe I am mistaken and new lines in .rst files do not matter?  

Example from this file would include: 
-* Packages `needed 
<http://www.yoctoproject.org/docs/1.5.1/ref-manual/ref-manual.html#required-packages-for-the-host-development-system>`_
+* Packages `needed 
+<http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#re
+quired-packages-for-the-host-development-system>`_



Thomas A. F. Thorne  Software Engineer  Net2Edge

-Original Message-
From: meta-freescale-boun...@yoctoproject.org 
[mailto:meta-freescale-boun...@yoctoproject.org] On Behalf Of Fabio Berton
Sent: 09 November 2016 17:30
To: meta-freescale@yoctoproject.org
Subject: [meta-freescale] [Documentation][PATCH 3/5] FAQ: Update version to 2.2 
(Morty)

  - Update documentation url address to use current realease
  - Update Yocto Project Bugzilla url address
  - Update copyright year

Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br>
---
 FAQ/source/all.rst | 6 +++---
 FAQ/source/conf.py | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/FAQ/source/all.rst b/FAQ/source/all.rst index 7fc4532..a41aea9 
100644
--- a/FAQ/source/all.rst
+++ b/FAQ/source/all.rst
@@ -116,9 +116,9 @@ How do I create a layer?
 What are the host packages needed for Yocto Project?
 
 
-* Make sure your Linux host / distribution is `supported 
<http://www.yoctoproject.org/docs/1.5.1/ref-manual/ref-manual.html#detailed-supported-distros>`_
 by the Yocto Project.
+* Make sure your Linux host / distribution is `supported 
<http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#detailed-supported-distros>`_
 by the Yocto Project.
 
-* Packages `needed 
<http://www.yoctoproject.org/docs/1.5.1/ref-manual/ref-manual.html#required-packages-for-the-host-development-system>`_
+* Packages `needed 
+<http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#re
+quired-packages-for-the-host-development-system>`_
 
 
 How can I save space after a build?
@@ -135,7 +135,7 @@ How can I save space after a build?
 Where do I check for known bugs?
 
 
-The known bugs are tracked using `Yocto Project Bugzilla 
<https://bugzilla.yoctoproject.org/buglist.cgi?quicksearch=meta-fsl-arm>`_
+The known bugs are tracked using `Yocto Project Bugzilla 
+<https://bugzilla.yoctoproject.org/buglist.cgi?quicksearch=meta-freesca
+le>`_
 
 
 Are there prebuilt images available?
diff --git a/FAQ/source/conf.py b/FAQ/source/conf.py index 00eaebd..b9bfce6 
100644
--- a/FAQ/source/conf.py
+++ b/FAQ/source/conf.py
@@ -41,16 +41,16 @@ master_doc = 'index'
 
 # General information about the project.
 project = u'Freescale Community BSP FAQ'
-copyright = u'2014, Freescale Community BSP Team'
+copyright = u'2014-2016, Freescale Community BSP Team'
 
 # The version info for the project you're documenting, acts as replacement for 
 # |version| and |release|, also used in various other places throughout the  # 
built documents.
 #
 # The short X.Y version or version name if applicable. 
-version = 'krogoth'
+version = 'morty'
 # The full version, including alpha/beta/rc tags.
-release = '2.1'
+release = '2.2'
 
 # The language for content autogenerated by Sphinx. Refer to documentation  # 
for a list of supported languages.
--
2.1.4

--
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale
-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] [Documentation][PATCH 3/5] FAQ: Update version to 2.2 (Morty)

2016-11-09 Thread Fabio Berton
  - Update documentation url address to use current realease
  - Update Yocto Project Bugzilla url address
  - Update copyright year

Signed-off-by: Fabio Berton 
---
 FAQ/source/all.rst | 6 +++---
 FAQ/source/conf.py | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/FAQ/source/all.rst b/FAQ/source/all.rst
index 7fc4532..a41aea9 100644
--- a/FAQ/source/all.rst
+++ b/FAQ/source/all.rst
@@ -116,9 +116,9 @@ How do I create a layer?
 What are the host packages needed for Yocto Project?
 
 
-* Make sure your Linux host / distribution is `supported 
`_
 by the Yocto Project.
+* Make sure your Linux host / distribution is `supported 
`_
 by the Yocto Project.
 
-* Packages `needed 
`_
+* Packages `needed 
`_
 
 
 How can I save space after a build?
@@ -135,7 +135,7 @@ How can I save space after a build?
 Where do I check for known bugs?
 
 
-The known bugs are tracked using `Yocto Project Bugzilla 
`_
+The known bugs are tracked using `Yocto Project Bugzilla 
`_
 
 
 Are there prebuilt images available?
diff --git a/FAQ/source/conf.py b/FAQ/source/conf.py
index 00eaebd..b9bfce6 100644
--- a/FAQ/source/conf.py
+++ b/FAQ/source/conf.py
@@ -41,16 +41,16 @@ master_doc = 'index'
 
 # General information about the project.
 project = u'Freescale Community BSP FAQ'
-copyright = u'2014, Freescale Community BSP Team'
+copyright = u'2014-2016, Freescale Community BSP Team'
 
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the
 # built documents.
 #
 # The short X.Y version or version name if applicable. 
-version = 'krogoth'
+version = 'morty'
 # The full version, including alpha/beta/rc tags.
-release = '2.1'
+release = '2.2'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
-- 
2.1.4

-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale