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 <jdma...@kudzu.us>
> ---
>  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]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to