All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] oe-setup-builddir: update YP docs and OE URLs
@ 2021-07-23 13:53 Michael Opdenacker
  2021-07-23 13:58 ` [OE-core] " Robert P. J. Day
  2021-07-23 14:11 ` Martin Jansa
  0 siblings, 2 replies; 4+ messages in thread
From: Michael Opdenacker @ 2021-07-23 13:53 UTC (permalink / raw)
  To: openembedded-core; +Cc: Michael Opdenacker

This updates the link to the YP docs
and proposes to access the OE website through https

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
---
 scripts/oe-setup-builddir | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/scripts/oe-setup-builddir b/scripts/oe-setup-builddir
index 30eaa8efbe..75f63f5680 100755
--- a/scripts/oe-setup-builddir
+++ b/scripts/oe-setup-builddir
@@ -113,10 +113,10 @@ if [ ! -z "$SHOWYPDOC" ]; then
     cat <<EOM
 The Yocto Project has extensive documentation about OE including a reference
 manual which can be found at:
-    http://yoctoproject.org/documentation
+    https://docs.yoctoproject.org
 
 For more information about OpenEmbedded see their website:
-    http://www.openembedded.org/
+    https//www.openembedded.org/
 
 EOM
 #    unset SHOWYPDOC
-- 
2.25.1


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

end of thread, other threads:[~2021-07-23 16:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-23 13:53 [PATCH] oe-setup-builddir: update YP docs and OE URLs Michael Opdenacker
2021-07-23 13:58 ` [OE-core] " Robert P. J. Day
2021-07-23 14:11 ` Martin Jansa
2021-07-23 16:12   ` [PATCH v2] " 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.