Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport mickledore] Update Fetch Protocols and Remove Outdated U-Boot Files #88

Merged
merged 3 commits into from
Nov 3, 2023

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Nov 3, 2023

Description

Backport of #86 to mickledore.

This commit updates the fetch protocol for Telegraf recipe from Git, which is
no longer supported by GitHub, to HTTPS, the current standard protocol. This
change ensures the Telegraf recipe can fetch the source code using the
supported HTTPS protocol.

Signed-off-by: Arthur Oliveira <arthur.oliveira@ossystems.com.br>
(cherry picked from commit 3902e97)
This commit updates the fetch protocol for zram-init recipe  from Git, which is
no longer supported by GitHub, to HTTPS, the current standard protocol. This
change ensures the zram-init recipe can fetch the source code using the supported
HTTPS protocol.

Signed-off-by: Arthur Oliveira <arthur.oliveira@ossystems.com.br>
(cherry picked from commit 4e97ecf)
This commit removes the following outdated U-Boot files:

- recipes-bsp/u-boot/u-boot-ossystems-common_2018.09.inc
- recipes-bsp/u-boot/u-boot-ossystems-mxsboot_2018.09.bb
- recipes-bsp/u-boot/u-boot-ossystems_2018.09.bb

These files are no longer utilized in any recipe and have
become obsolete due to their outdated nature. This cleanup
helps maintain a cleaner and more efficient repository.

Signed-off-by: Arthur Oliveira <arthur.oliveira@ossystems.com.br>
(cherry picked from commit 553cca9)
@otavio otavio merged commit 2e6dd27 into mickledore Nov 3, 2023
@otavio otavio deleted the backport-86-to-mickledore branch November 3, 2023 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants