All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] manuals: introduce 'yocto_sstate' extlink
@ 2021-10-07  9:44 Michael Opdenacker
  2021-10-07 10:59 ` [docs] " Quentin Schulz
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Opdenacker @ 2021-10-07  9:44 UTC (permalink / raw)
  To: docs; +Cc: Michael Opdenacker

---

I agree it's not profitable yet, but it may be as documentation grows

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
---
 documentation/brief-yoctoprojectqs/index.rst | 2 +-
 documentation/conf.py                        | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/documentation/brief-yoctoprojectqs/index.rst b/documentation/brief-yoctoprojectqs/index.rst
index 74167befad..666fe4c4ac 100644
--- a/documentation/brief-yoctoprojectqs/index.rst
+++ b/documentation/brief-yoctoprojectqs/index.rst
@@ -256,7 +256,7 @@ an entire Linux distribution, including the toolchain, from source.
 
       The previous examples showed how to add sstate paths for Yocto Project
       &YOCTO_DOC_VERSION_MINUS_ONE;, &YOCTO_DOC_VERSION;, and a development
-      area. For a complete index of sstate locations, see http://sstate.yoctoproject.org/.
+      area. For a complete index of sstate locations, see :yocto_sstate:`/`.
 
 #. **Start the Build:** Continue with the following command to build an OS
    image for the target, which is ``core-image-sato`` in this example:
diff --git a/documentation/conf.py b/documentation/conf.py
index 8e15fdc869..4c3487dabf 100644
--- a/documentation/conf.py
+++ b/documentation/conf.py
@@ -79,6 +79,7 @@ extlinks = {
     'yocto_ab': ('https://autobuilder.yoctoproject.org%s', None),
     'yocto_docs': ('https://docs.yoctoproject.org%s', None),
     'yocto_git': ('https://git.yoctoproject.org/cgit/cgit.cgi%s', None),
+    'yocto_sstate': ('http://sstate.yoctoproject.org%s', None),
     'oe_home': ('https://www.openembedded.org%s', None),
     'oe_lists': ('https://lists.openembedded.org%s', None),
     'oe_git': ('https://git.openembedded.org%s', None),
-- 
2.25.1



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

* Re: [docs] [PATCH] manuals: introduce 'yocto_sstate' extlink
  2021-10-07  9:44 [PATCH] manuals: introduce 'yocto_sstate' extlink Michael Opdenacker
@ 2021-10-07 10:59 ` Quentin Schulz
  2021-10-08  8:10   ` Michael Opdenacker
  0 siblings, 1 reply; 3+ messages in thread
From: Quentin Schulz @ 2021-10-07 10:59 UTC (permalink / raw)
  To: Michael Opdenacker; +Cc: docs

Hi Michael,

On Thu, Oct 07, 2021 at 11:44:38AM +0200, Michael Opdenacker wrote:
> ---

Does ^^^^ this not break the patch when applied?

Otherwise, same thoughts as you, not sure it's really a big improvement
:)

At the same time, we could think of enforcing all yoctoproject URL to
have their own extlink?

In any case, fine by me.

Cheers,
Quentin

> 
> I agree it's not profitable yet, but it may be as documentation grows
> 
> Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
> ---
>  documentation/brief-yoctoprojectqs/index.rst | 2 +-
>  documentation/conf.py                        | 1 +
>  2 files changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/documentation/brief-yoctoprojectqs/index.rst b/documentation/brief-yoctoprojectqs/index.rst
> index 74167befad..666fe4c4ac 100644
> --- a/documentation/brief-yoctoprojectqs/index.rst
> +++ b/documentation/brief-yoctoprojectqs/index.rst
> @@ -256,7 +256,7 @@ an entire Linux distribution, including the toolchain, from source.
>  
>        The previous examples showed how to add sstate paths for Yocto Project
>        &YOCTO_DOC_VERSION_MINUS_ONE;, &YOCTO_DOC_VERSION;, and a development
> -      area. For a complete index of sstate locations, see https://urldefense.proofpoint.com/v2/url?u=http-3A__sstate.yoctoproject.org_&d=DwIDAg&c=_sEr5x9kUWhuk4_nFwjJtA&r=LYjLexDn7rXIzVmkNPvw5ymA1XTSqHGq8yBP6m6qZZ4njZguQhZhkI_-172IIy1t&m=MK-Syqeqx_J_bPB3Dh5GlffdTeMa_jqr79_Zfzm0VPk8g9jgv3CEAbIcCh6hmzJv&s=XAxzis6i756AHz10Lrohd6bcvHSI-WOipkCqf5WLCWk&e= .
> +      area. For a complete index of sstate locations, see :yocto_sstate:`/`.
>  
>  #. **Start the Build:** Continue with the following command to build an OS
>     image for the target, which is ``core-image-sato`` in this example:
> diff --git a/documentation/conf.py b/documentation/conf.py
> index 8e15fdc869..4c3487dabf 100644
> --- a/documentation/conf.py
> +++ b/documentation/conf.py
> @@ -79,6 +79,7 @@ extlinks = {
>      'yocto_ab': ('https://urldefense.proofpoint.com/v2/url?u=https-3A__autobuilder.yoctoproject.org-25s&d=DwIDAg&c=_sEr5x9kUWhuk4_nFwjJtA&r=LYjLexDn7rXIzVmkNPvw5ymA1XTSqHGq8yBP6m6qZZ4njZguQhZhkI_-172IIy1t&m=MK-Syqeqx_J_bPB3Dh5GlffdTeMa_jqr79_Zfzm0VPk8g9jgv3CEAbIcCh6hmzJv&s=lZepPYrIHiidL2BUgYQkKF-cleYBVCCJXu7rIM_LCH4&e= ', None),
>      'yocto_docs': ('https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.yoctoproject.org-25s&d=DwIDAg&c=_sEr5x9kUWhuk4_nFwjJtA&r=LYjLexDn7rXIzVmkNPvw5ymA1XTSqHGq8yBP6m6qZZ4njZguQhZhkI_-172IIy1t&m=MK-Syqeqx_J_bPB3Dh5GlffdTeMa_jqr79_Zfzm0VPk8g9jgv3CEAbIcCh6hmzJv&s=r0igCKw4nxfdwsyy8_X3uustJhhWiUh8OreD7bALk7g&e= ', None),
>      'yocto_git': ('https://urldefense.proofpoint.com/v2/url?u=https-3A__git.yoctoproject.org_cgit_cgit.cgi-25s&d=DwIDAg&c=_sEr5x9kUWhuk4_nFwjJtA&r=LYjLexDn7rXIzVmkNPvw5ymA1XTSqHGq8yBP6m6qZZ4njZguQhZhkI_-172IIy1t&m=MK-Syqeqx_J_bPB3Dh5GlffdTeMa_jqr79_Zfzm0VPk8g9jgv3CEAbIcCh6hmzJv&s=ccP3kr5v5ECvgpqvY-wy5Q18so42Z9ueQY6UIVXmudc&e= ', None),
> +    'yocto_sstate': ('https://urldefense.proofpoint.com/v2/url?u=http-3A__sstate.yoctoproject.org-25s&d=DwIDAg&c=_sEr5x9kUWhuk4_nFwjJtA&r=LYjLexDn7rXIzVmkNPvw5ymA1XTSqHGq8yBP6m6qZZ4njZguQhZhkI_-172IIy1t&m=MK-Syqeqx_J_bPB3Dh5GlffdTeMa_jqr79_Zfzm0VPk8g9jgv3CEAbIcCh6hmzJv&s=VYNHFQr8_fmBItCSFtXDpDgg1F6pKxneNRWO0FadWsc&e= ', None),
>      'oe_home': ('https://urldefense.proofpoint.com/v2/url?u=https-3A__www.openembedded.org-25s&d=DwIDAg&c=_sEr5x9kUWhuk4_nFwjJtA&r=LYjLexDn7rXIzVmkNPvw5ymA1XTSqHGq8yBP6m6qZZ4njZguQhZhkI_-172IIy1t&m=MK-Syqeqx_J_bPB3Dh5GlffdTeMa_jqr79_Zfzm0VPk8g9jgv3CEAbIcCh6hmzJv&s=5dANCSu7CQ_vDzDfIJckn56xPbqGYVPxY_JmN5Z1p-0&e= ', None),
>      'oe_lists': ('https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.openembedded.org-25s&d=DwIDAg&c=_sEr5x9kUWhuk4_nFwjJtA&r=LYjLexDn7rXIzVmkNPvw5ymA1XTSqHGq8yBP6m6qZZ4njZguQhZhkI_-172IIy1t&m=MK-Syqeqx_J_bPB3Dh5GlffdTeMa_jqr79_Zfzm0VPk8g9jgv3CEAbIcCh6hmzJv&s=F5zbTB7qvF27uqTfgoZH9zaCN_mhEzqmJ9JV0LJftVA&e= ', None),
>      'oe_git': ('https://urldefense.proofpoint.com/v2/url?u=https-3A__git.openembedded.org-25s&d=DwIDAg&c=_sEr5x9kUWhuk4_nFwjJtA&r=LYjLexDn7rXIzVmkNPvw5ymA1XTSqHGq8yBP6m6qZZ4njZguQhZhkI_-172IIy1t&m=MK-Syqeqx_J_bPB3Dh5GlffdTeMa_jqr79_Zfzm0VPk8g9jgv3CEAbIcCh6hmzJv&s=1Gr3SB0S-nb6YmplOEVyF7W-Aco7e8UCGAvFfNCkSLY&e= ', None),
> -- 
> 2.25.1
> 

> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#1941): https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.yoctoproject.org_g_docs_message_1941&d=DwIFaQ&c=_sEr5x9kUWhuk4_nFwjJtA&r=LYjLexDn7rXIzVmkNPvw5ymA1XTSqHGq8yBP6m6qZZ4njZguQhZhkI_-172IIy1t&m=MK-Syqeqx_J_bPB3Dh5GlffdTeMa_jqr79_Zfzm0VPk8g9jgv3CEAbIcCh6hmzJv&s=PZfjvCiM8lip6VahFSYXixMOOunT5_taVMxaN1Z3ECM&e= 
> Mute This Topic: https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.yoctoproject.org_mt_86140968_6293953&d=DwIFaQ&c=_sEr5x9kUWhuk4_nFwjJtA&r=LYjLexDn7rXIzVmkNPvw5ymA1XTSqHGq8yBP6m6qZZ4njZguQhZhkI_-172IIy1t&m=MK-Syqeqx_J_bPB3Dh5GlffdTeMa_jqr79_Zfzm0VPk8g9jgv3CEAbIcCh6hmzJv&s=66lWZTSxFLQv5BsPMaSV9trWKl9CY2j8bWt6L9v-aQU&e= 
> Group Owner: docs+owner@lists.yoctoproject.org
> Unsubscribe: https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.yoctoproject.org_g_docs_unsub&d=DwIFaQ&c=_sEr5x9kUWhuk4_nFwjJtA&r=LYjLexDn7rXIzVmkNPvw5ymA1XTSqHGq8yBP6m6qZZ4njZguQhZhkI_-172IIy1t&m=MK-Syqeqx_J_bPB3Dh5GlffdTeMa_jqr79_Zfzm0VPk8g9jgv3CEAbIcCh6hmzJv&s=vJlSN_PMnc9Umo2h1tvuxIn9cEusbMeiDrDJr0YWGnE&e=  [quentin.schulz@theobroma-systems.com]
> -=-=-=-=-=-=-=-=-=-=-=-
> 



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

* Re: [docs] [PATCH] manuals: introduce 'yocto_sstate' extlink
  2021-10-07 10:59 ` [docs] " Quentin Schulz
@ 2021-10-08  8:10   ` Michael Opdenacker
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Opdenacker @ 2021-10-08  8:10 UTC (permalink / raw)
  To: Quentin Schulz; +Cc: docs

Hi Quentin,

On 10/7/21 12:59 PM, Quentin Schulz wrote:
> Hi Michael,
>
> On Thu, Oct 07, 2021 at 11:44:38AM +0200, Michael Opdenacker wrote:
>> ---
> Does ^^^^ this not break the patch when applied?


Oops, you're right. Thanks!

>
> Otherwise, same thoughts as you, not sure it's really a big improvement
> :)
>
> At the same time, we could think of enforcing all yoctoproject URL to
> have their own extlink?


As long as they are used in the documentation. Well, let's see if we
have similar needs.
Thanks for the review!
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

end of thread, other threads:[~2021-10-08  8:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-07  9:44 [PATCH] manuals: introduce 'yocto_sstate' extlink Michael Opdenacker
2021-10-07 10:59 ` [docs] " Quentin Schulz
2021-10-08  8:10   ` Michael Opdenacker

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.