All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-webserver][PATCH] meta-webserver/README.md: update broken Yocto reference manual URL
@ 2026-06-25  4:52 Sandeep J
  2026-06-25 14:09 ` Randy MacLeod
  0 siblings, 1 reply; 5+ messages in thread
From: Sandeep J @ 2026-06-25  4:52 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Shiva.Komati, Randy.MacLeod, Sandeep J

Update old URL:
   http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#var-PACKAGECONFIG
to:
   https://docs.yoctoproject.org/ref-manual/variables.html#term-PACKAGECONFIG

Signed-off-by: Sandeep J <Sandeep.J@windriver.com>
---
 meta-webserver/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-webserver/README.md b/meta-webserver/README.md
index 17c7c76d94..565269648d 100644
--- a/meta-webserver/README.md
+++ b/meta-webserver/README.md
@@ -43,7 +43,7 @@
   to the PACKAGECONFIG value for the php recipe in order to enable it.
   See here for info on how to do that:
 
-  http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#var-PACKAGECONFIG
+  https://docs.yoctoproject.org/ref-manual/variables.html#term-PACKAGECONFIG
 
 
 Maintenance


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

* Re: [meta-webserver][PATCH] meta-webserver/README.md: update broken Yocto reference manual URL
  2026-06-25  4:52 Sandeep J
@ 2026-06-25 14:09 ` Randy MacLeod
  0 siblings, 0 replies; 5+ messages in thread
From: Randy MacLeod @ 2026-06-25 14:09 UTC (permalink / raw)
  To: Sandeep J, openembedded-devel; +Cc: Shiva.Komati

[-- Attachment #1: Type: text/plain, Size: 940 bytes --]

On 2026-06-25 00:52, Sandeep J wrote:
> Update old URL:
>     http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#var-PACKAGECONFIG
> to:
>     https://docs.yoctoproject.org/ref-manual/variables.html#term-PACKAGECONFIG
>
> Signed-off-by: Sandeep J<Sandeep.J@windriver.com>
> ---
>   meta-webserver/README.md | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-webserver/README.md b/meta-webserver/README.md
> index 17c7c76d94..565269648d 100644
> --- a/meta-webserver/README.md
> +++ b/meta-webserver/README.md
> @@ -43,7 +43,7 @@
>     to the PACKAGECONFIG value for the php recipe in order to enable it.
>     See here for info on how to do that:
>   
> -http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#var-PACKAGECONFIG
> +https://docs.yoctoproject.org/ref-manual/variables.html#term-PACKAGECONFIG
>   
>   
>   Maintenance

Ship it.

-- 
# Randy MacLeod
# Wind River Linux

[-- Attachment #2: Type: text/html, Size: 1887 bytes --]

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

* [meta-webserver][PATCH] meta-webserver/README.md: update broken Yocto reference manual URL
@ 2026-06-26  4:34 Sandeep J
  2026-06-26  4:38 ` [oe] " Khem Raj
  0 siblings, 1 reply; 5+ messages in thread
From: Sandeep J @ 2026-06-26  4:34 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Shiva.Komati, Randy.MacLeod, Sandeep J

Update old URL:
   http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#var-PACKAGECONFIG
to:
   https://docs.yoctoproject.org/ref-manual/variables.html#term-PACKAGECONFIG

Signed-off-by: Sandeep J <Sandeep.J@windriver.com>
---
 meta-webserver/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-webserver/README.md b/meta-webserver/README.md
index 17c7c76d94..565269648d 100644
--- a/meta-webserver/README.md
+++ b/meta-webserver/README.md
@@ -43,7 +43,7 @@
   to the PACKAGECONFIG value for the php recipe in order to enable it.
   See here for info on how to do that:
 
-  http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#var-PACKAGECONFIG
+  https://docs.yoctoproject.org/ref-manual/variables.html#term-PACKAGECONFIG
 
 
 Maintenance


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

* Re: [oe] [meta-webserver][PATCH] meta-webserver/README.md: update broken Yocto reference manual URL
  2026-06-26  4:34 [meta-webserver][PATCH] meta-webserver/README.md: update broken Yocto reference manual URL Sandeep J
@ 2026-06-26  4:38 ` Khem Raj
  2026-06-26  4:49   ` Sandeep J
  0 siblings, 1 reply; 5+ messages in thread
From: Khem Raj @ 2026-06-26  4:38 UTC (permalink / raw)
  To: Sandeep.J; +Cc: openembedded-devel, Shiva.Komati, Randy.MacLeod

[-- Attachment #1: Type: text/plain, Size: 1488 bytes --]

Why is this patch sent again ?

On Thu, Jun 25, 2026 at 9:34 PM Sandeep J via lists.openembedded.org
<Sandeep.J=windriver.com@lists.openembedded.org> wrote:

> Update old URL:
>
> http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#var-PACKAGECONFIG
> to:
>
> https://docs.yoctoproject.org/ref-manual/variables.html#term-PACKAGECONFIG
>
> Signed-off-by: Sandeep J <Sandeep.J@windriver.com>
> ---
>  meta-webserver/README.md | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-webserver/README.md b/meta-webserver/README.md
> index 17c7c76d94..565269648d 100644
> --- a/meta-webserver/README.md
> +++ b/meta-webserver/README.md
> @@ -43,7 +43,7 @@
>    to the PACKAGECONFIG value for the php recipe in order to enable it.
>    See here for info on how to do that:
>
> -
> http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#var-PACKAGECONFIG
> +
> https://docs.yoctoproject.org/ref-manual/variables.html#term-PACKAGECONFIG
>
>
>  Maintenance
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#127786):
> https://lists.openembedded.org/g/openembedded-devel/message/127786
> Mute This Topic: https://lists.openembedded.org/mt/119969484/1997914
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [
> raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
>

[-- Attachment #2: Type: text/html, Size: 2953 bytes --]

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

* Re: [meta-webserver][PATCH] meta-webserver/README.md: update broken Yocto reference manual URL
  2026-06-26  4:38 ` [oe] " Khem Raj
@ 2026-06-26  4:49   ` Sandeep J
  0 siblings, 0 replies; 5+ messages in thread
From: Sandeep J @ 2026-06-26  4:49 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 128 bytes --]

Hi Khem,

Apologies for the duplicate. I accidentally sent the same patch again. Please ignore this one.

Thanks,
Sandeep

[-- Attachment #2: Type: text/html, Size: 159 bytes --]

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

end of thread, other threads:[~2026-06-26  4:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-26  4:34 [meta-webserver][PATCH] meta-webserver/README.md: update broken Yocto reference manual URL Sandeep J
2026-06-26  4:38 ` [oe] " Khem Raj
2026-06-26  4:49   ` Sandeep J
  -- strict thread matches above, loose matches on Subject: below --
2026-06-25  4:52 Sandeep J
2026-06-25 14:09 ` Randy MacLeod

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.