]> code.ossystems Code Review - openembedded-core.git/commitdiff
oe-setup-builddir: update YP docs and OE URLs
authorMichael Opdenacker <michael.opdenacker@bootlin.com>
Fri, 23 Jul 2021 16:12:37 +0000 (18:12 +0200)
committerAnuj Mittal <anuj.mittal@intel.com>
Sat, 31 Jul 2021 09:56:12 +0000 (17:56 +0800)
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>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 87686233aeffc639c3f412fd5c4898b32b15013b)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
scripts/oe-setup-builddir

index 30eaa8efbe1fef6c19a7815c028a672f38aedca6..5a51fa793f98da22e11627d5ea9c58f62c6be1e3 100755 (executable)
@@ -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