summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2021-07-23 18:12:37 +0200
committerAnuj Mittal <anuj.mittal@intel.com>2021-07-31 17:56:12 +0800
commit2fd915eda136e20ab52baea6bb908d08ef8f5cbc (patch)
tree183d46144f0e85a2601b301762a08f33ce10eb6a /scripts
parent811ce3e6fa51ff615b7f81126d0611ba30408c85 (diff)
downloadopenembedded-core-contrib-2fd915eda136e20ab52baea6bb908d08ef8f5cbc.tar.gz
oe-setup-builddir: update YP docs and OE URLs
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>
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/oe-setup-builddir4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/oe-setup-builddir b/scripts/oe-setup-builddir
index 30eaa8efbe..5a51fa793f 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