bitbake-devel.lists.openembedded.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] replace http with https for URLs
@ 2021-10-07 15:06 Jon Mason
  2021-10-07 15:06 ` [PATCH 1/8] oeqa/manual: Fix no longer valid URLs Jon Mason
                   ` (7 more replies)
  0 siblings, 8 replies; 17+ messages in thread
From: Jon Mason @ 2021-10-07 15:06 UTC (permalink / raw)
  To: openembedded-core, docs, bitbake-devel

This started off with a simple request to change http to https in the
documentation.  It quickly went off the rails when I decided to change
all of the http to https, and then found broken links and a myriad of
other things.  I broke up the patches so they can be applied to their
respective git repos, but I'm sending as a series so that it can be
seen as a single push to get rid of http.

Of note: https://sstate.yoctoproject.org doesn't work (bad cert), and
https://sources.openembedded.org doesn't work (no https).

If there are problems with some of the patches, like the SSTATE URL,
feel free to drop them.

Thanks,
Jon

Jon Mason (8):
  oeqa/manual: Fix no longer valid URLs
  bitbake:toaster:test: Update SSTATE URL
  meta: replace http with https for URLs
  yocto-bsp/poky: replace http with https for URLs
  bitbake: replace http with https for URLs
  documentation: replace http with https for URLs
  documentation: use YOCTO_DL_URL
  dev-manual: remove errant /

 README.OE-Core.md                             | 10 +++---
 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 +-
 bitbake/lib/toaster/tests/builds/buildtest.py |  2 +-
 .../toastergui/templates/layerdetails.html    |  2 +-
 .../templates/package_detail_base.html        |  2 +-
 documentation/dev-manual/start.rst            |  4 +--
 documentation/profile-manual/usage.rst        | 28 +++++++--------
 documentation/ref-manual/faq.rst              | 16 ++++-----
 documentation/ref-manual/variables.rst        |  8 ++---
 documentation/toaster-manual/reference.rst    |  8 ++---
 meta-poky/README.poky.md                      | 12 +++----
 meta-poky/conf/distro/poky.conf               | 16 ++++-----
 .../devtool/devtool-test-local_6.03.bb        |  2 +-
 .../devtool/devtool-test-patch-gz.bb          |  2 +-
 .../devtool/devtool-upgrade-test2_git.bb      |  2 +-
 .../devtool-upgrade-test2_git.bb.upgraded     |  2 +-
 .../git-submodule-test/git-submodule-test.bb  |  2 +-
 .../recipes-core/busybox/busybox_%.bbappend   |  2 +-
 meta-yocto-bsp/README.hardware.md             |  2 +-
 meta/classes/insane.bbclass                   |  2 +-
 meta/classes/mirrors.bbclass                  | 20 +++++------
 meta/classes/sstate.bbclass                   |  2 +-
 meta/classes/toaster.bbclass                  |  2 +-
 meta/conf/distro/include/maintainers.inc      |  2 +-
 meta/conf/distro/include/yocto-uninative.inc  |  2 +-
 meta/lib/oe/package_manager/__init__.py       |  2 +-
 meta/lib/oeqa/manual/eclipse-plugin.json      |  6 ++--
 .../lib/oeqa/manual/toaster-managed-mode.json |  8 ++---
 meta/lib/oeqa/runtime/cases/buildlzip.py      |  2 +-
 meta/lib/oeqa/sdk/cases/buildlzip.py          |  2 +-
 meta/lib/oeqa/selftest/cases/buildoptions.py  | 22 ++++++------
 meta/lib/oeqa/selftest/cases/devtool.py       |  4 +--
 meta/lib/oeqa/selftest/cases/fetch.py         |  2 +-
 meta/lib/oeqa/selftest/cases/recipetool.py    |  2 +-
 meta/recipes-core/dbus-wait/dbus-wait_git.bb  |  2 +-
 .../images/build-appliance-image_15.0.0.bb    |  2 +-
 meta/recipes-core/psplash/psplash_git.bb      |  2 +-
 meta/recipes-devtools/glide/glide_0.13.3.bb   |  4 +--
 .../opkg-utils/opkg-utils_0.4.5.bb            |  6 ++--
 meta/recipes-devtools/opkg/opkg_0.4.5.bb      |  2 +-
 meta/recipes-devtools/prelink/prelink_git.bb  |  4 +--
 .../pseudo/files/build-oldlibc                |  2 +-
 meta/recipes-devtools/pseudo/pseudo.inc       |  2 +-
 meta/recipes-devtools/pseudo/pseudo_git.bb    |  4 +--
 ...ssing-libraries-to-Extension-for-mul.patch |  2 +-
 ...t-fail-to-build-on-some-PPC32-config.patch |  2 +-
 meta/recipes-gnome/gcr/gcr_3.40.0.bb          |  2 +-
 .../libsecret/libsecret_0.20.4.bb             |  2 +-
 .../libfakekey/libfakekey_git.bb              |  2 +-
 .../matchbox-session/matchbox-session_0.1.bb  |  2 +-
 .../matchbox-wm/matchbox-wm_1.2.2.bb          |  2 +-
 .../mini-x-session/mini-x-session_0.1.bb      |  2 +-
 .../xcursor-transparent-theme_git.bb          |  2 +-
 ...-workarounds-in-cpu-features-detecti.patch |  2 +-
 meta/recipes-graphics/xrestop/xrestop_0.4.bb  |  2 +-
 ...der.c-when-env-var-is-set-do-not-fal.patch |  2 +-
 .../matchbox-config-gtk_0.2.bb                |  2 +-
 .../matchbox-desktop/matchbox-desktop_2.2.bb  |  2 +-
 .../matchbox-keyboard_0.1.1.bb                |  2 +-
 .../matchbox-panel-2/matchbox-panel-2_2.11.bb |  2 +-
 .../matchbox-session-sato_0.1.bb              |  2 +-
 .../matchbox-terminal_0.2.bb                  |  2 +-
 .../matchbox-theme-sato.inc                   |  2 +-
 .../sato-screenshot/sato-screenshot_0.3.bb    |  2 +-
 .../settings-daemon/settings-daemon_0.0.2.bb  |  2 +-
 meta/recipes-sato/webkit/webkitgtk_2.32.3.bb  |  2 +-
 meta/recipes-support/icu/icu_69.1.bb          |  2 +-
 .../libunwind/libunwind_1.5.0.bb              |  2 +-
 .../ptest-runner/ptest-runner_2.4.2.bb        |  2 +-
 scripts/autobuilder-worker-prereq-tests       |  6 ++--
 scripts/create-pull-request                   |  4 +--
 scripts/install-buildtools                    | 10 +++---
 scripts/lib/build_perf/html/report.html       |  2 +-
 85 files changed, 210 insertions(+), 210 deletions(-)

-- 
2.20.1



^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2021-10-08 12:19 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-07 15:06 [PATCH 0/8] replace http with https for URLs Jon Mason
2021-10-07 15:06 ` [PATCH 1/8] oeqa/manual: Fix no longer valid URLs Jon Mason
2021-10-07 16:15   ` [docs] " Quentin Schulz
2021-10-07 15:06 ` [PATCH 2/8] bitbake:toaster:test: Update SSTATE URL Jon Mason
2021-10-07 15:06 ` [PATCH 3/8] meta: replace http with https for URLs Jon Mason
2021-10-07 16:25   ` [docs] " Quentin Schulz
2021-10-07 15:06 ` [PATCH 4/8] yocto-bsp/poky: " Jon Mason
2021-10-07 16:27   ` [docs] " Quentin Schulz
2021-10-07 15:06 ` [PATCH 5/8] bitbake: " Jon Mason
2021-10-08  8:57   ` [docs] " Michael Opdenacker
2021-10-08  9:38   ` Richard Purdie
2021-10-07 15:06 ` [PATCH 6/8] documentation: " Jon Mason
2021-10-08  9:08   ` [docs] " Michael Opdenacker
2021-10-07 15:06 ` [PATCH 7/8] documentation: use YOCTO_DL_URL Jon Mason
2021-10-08 12:15   ` [docs] " Michael Opdenacker
2021-10-07 15:06 ` [PATCH 8/8] dev-manual: remove errant / Jon Mason
2021-10-08 12:19   ` [docs] " Michael Opdenacker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).