summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2021-07-23 18:12:37 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-07-25 18:04:46 +0100
commit87686233aeffc639c3f412fd5c4898b32b15013b (patch)
tree0fb3b6f975df517f98b527b1f6c095a70eda8b34
parent643a0398ebcfe9fd53d1b37fb0837d4db08a23af (diff)
downloadopenembedded-core-87686233aeffc639c3f412fd5c4898b32b15013b.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>
-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