diff options
| author | Alejandro Hernandez Samaniego <alejandro@enedino.org> | 2021-02-24 10:26:33 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-03-11 14:04:45 +0000 |
| commit | 3a60575cba45d484fc9e38d18fead637ad6c5e21 (patch) | |
| tree | c2fdd7ab03e185fa4820adda5f13efb6d83c8628 /bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst | |
| parent | 0f84d24df8b83877b45b5d6aa3eca401b059071e (diff) | |
| download | poky-3a60575cba45d484fc9e38d18fead637ad6c5e21.tar.gz | |
bitbake: docs: Add Az fetcher documentation
(Bitbake rev: e3b480636a3c2716effd619b59cf55e11f9a6db0)
Signed-off-by: Alejandro Enedino Hernandez Samaniego <alhe@linux.microsoft.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst')
| -rw-r--r-- | bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst index 6469f9d1a4..1cb4b1d668 100644 --- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst +++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst | |||
| @@ -1303,6 +1303,8 @@ overview of their function and contents. | |||
| 1303 | - ``svn://`` : Fetches files from a Subversion (``svn``) revision | 1303 | - ``svn://`` : Fetches files from a Subversion (``svn``) revision |
| 1304 | control repository. | 1304 | control repository. |
| 1305 | 1305 | ||
| 1306 | - ``az://`` : Fetches files from an Azure Storage account using HTTPS. | ||
| 1307 | |||
| 1306 | Here are some additional options worth mentioning: | 1308 | Here are some additional options worth mentioning: |
| 1307 | 1309 | ||
| 1308 | - ``unpack`` : Controls whether or not to unpack the file if it is | 1310 | - ``unpack`` : Controls whether or not to unpack the file if it is |
