mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
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 (From OE-Core rev: 2fd915eda136e20ab52baea6bb908d08ef8f5cbc) 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> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
29f6c2139a
commit
3f9e8dfde1
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user