Re: [OE-core] [docs] [PATCH 5/8] bitbake: replace http with https for URLs

2021-10-08 Thread Richard Purdie
On Thu, 2021-10-07 at 11:06 -0400, Jon Mason wrote:
> https has been the preferred way to access websites for many years now.
> Change all of the URLs with a _working_ https server/certificate to use
> that URL.
> 
> Signed-off-by: Jon Mason 
> ---
>  bitbake/README|  8 ++---
>  bitbake/doc/README|  2 +-
>  .../bitbake-user-manual-fetching.rst  |  2 +-
>  .../bitbake-user-manual-hello.rst |  4 +--
>  .../bitbake-user-manual-intro.rst |  6 ++--
>  .../bitbake-user-manual-ref-variables.rst | 10 +++---
>  bitbake/lib/bb/tests/fetch.py | 36 +--
>  bitbake/lib/layerindexlib/__init__.py |  4 +--
>  bitbake/lib/layerindexlib/restapi.py  |  4 +--
>  bitbake/lib/layerindexlib/tests/restapi.py|  2 +-
>  bitbake/lib/toaster/orm/fixtures/oe-core.xml  | 12 +++
>  bitbake/lib/toaster/orm/fixtures/poky.xml | 24 ++---
>  .../orm/management/commands/lsupdates.py  |  2 +-
>  .../toastergui/templates/layerdetails.html|  2 +-
>  .../templates/package_detail_base.html|  2 +-
>  15 files changed, 60 insertions(+), 60 deletions(-)

There was a small problem with bitbake-selftest now failing due to the changes
to tests/fetch.py.

https://autobuilder.yoctoproject.org/typhoon/#/builders/79/builds/2672/steps/11/logs/stdio
https://autobuilder.yoctoproject.org/typhoon/#/builders/80/builds/2648/steps/11/logs/stdio
https://autobuilder.yoctoproject.org/typhoon/#/builders/86/builds/2649/steps/11/logs/stdio
https://autobuilder.yoctoproject.org/typhoon/#/builders/87/builds/2682/steps/12/logs/stdio

I'm isolating the bits that break it out and will drop those from the patch, I
think there are only a couple of bits that break things.

Cheers,

Richard


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#156777): 
https://lists.openembedded.org/g/openembedded-core/message/156777
Mute This Topic: https://lists.openembedded.org/mt/86166459/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [OE-core] [docs] [PATCH 5/8] bitbake: replace http with https for URLs

2021-10-08 Thread Michael Opdenacker
Hi Jon,

Many thanks for the patches!

On 10/7/21 5:06 PM, Jon Mason wrote:
> --- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.rst
> +++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.rst
> @@ -60,11 +60,11 @@ member Chris Larson split the project into two distinct 
> pieces:
>  -  OpenEmbedded, a metadata set utilized by BitBake
>  
>  Today, BitBake is the primary basis of the
> -`OpenEmbedded `__ project, which is being
> +`OpenEmbedded `__ project, which is being
>  used to build and maintain Linux distributions such as the `Angstrom
>  Distribution `__, and which is
>  also being used as the build tool for Linux projects such as the `Yocto
> -Project `__.
> +Project `__.


Unrelated here, but Angstrom is defunct now and
http://www.angstrom-distribution.org down. I'll address this through a
different patch, though.

Reviewed-by: Michael Opdenacker *
*Thanks again!
Michael
**

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#156775): 
https://lists.openembedded.org/g/openembedded-core/message/156775
Mute This Topic: https://lists.openembedded.org/mt/86166015/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-