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

linux: clean up Amlogic patches #1150

Merged
merged 1 commit into from
Jan 13, 2017
Merged

Conversation

kszaq
Copy link
Contributor

@kszaq kszaq commented Jan 9, 2017

Now that we can use $PKG_PATCH_DIRS to create version-specific patch folder, let's make it clear that aarch64 patches should apply to amlogic-3.14 kernel only. This is in case we want to introduce a different aarch64 target or use an updated kernel in the future.

We should also move all common amlogic-3.10 patches to one folder for easier maintenance in the future.

  - rename aarch64 patch dir to "amlogic-3.14"
  - move common 3.10 patches to "amlogic-3.10"
@lrusak
Copy link
Member

lrusak commented Jan 11, 2017

Do you want to add the common amlogic-3.10 patches to this PR?

@kszaq
Copy link
Contributor Author

kszaq commented Jan 11, 2017

There are 2 common patches for devices using amlogic-3.10 kernel:

  • amlogic-cec-driver
  • compiler-gcc.h

This PR includes deleting them from WeTek Play and Core project patch folders and creating 2 common patch files in amlogic-3.10 patch folder.

@chewitt chewitt merged commit dccd79f into LibreELEC:master Jan 13, 2017
@kszaq kszaq deleted the linux_aml_cleanup branch January 15, 2017 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants