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

Change ftp.kernel.org to www.kernel.org #5022

Open
wants to merge 303 commits into
base: openelec-7.0
Choose a base branch
from

Conversation

campioncino
Copy link

in packages/sysutils/kmod/package.mk

change
25: PKG_URL="http://ftp.kernel.org/pub/linux/utils/kernel/kmod/$PKG_NAME-$PKG_VERSION.tar.xz"
to
25: PKG_URL="https://www.kernel.org/pub/linux/utils/kernel/kmod/$PKG_NAME-$PKG_VERSION.tar.xz"

Because the ftp://ftp.kernel.org/ service was terminated on March 1, 2017

jernejsk and others added 30 commits January 12, 2016 21:54
Issue #4, show valid CPU temperature in system info.
GUI: CPU temperature in System Info
… pi forum user jeevasv. He reports that wifi speeds are improved by this. Some unused settings are also removed.
… any IR protocol as opposed to Allwinner driver which supports only NEC
…ugly hack for another ugly hack. H3 support badly needs rewrite.
…es DVB, 1-wire, I2C, SPI, touchscreen, etc. drivers.
…se it caused a trouble on my monitor (green screen).
jernejsk and others added 30 commits October 10, 2016 16:44
This reverts commit 47ec86e.

Issues were observed when compiling linux kernel.
Driver doesn't bring anything of value. Everything can be achieved
through standard GPIO sysfs interface. It is deprecated even in
newer Allwinner BSP kernel source code drops.
Fix urls for libration-sans-fonts and kmod.
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.