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

ARM kernel config missing CONFIG_NET #66

Closed
mjeveritt opened this issue Aug 30, 2018 · 2 comments
Closed

ARM kernel config missing CONFIG_NET #66

mjeveritt opened this issue Aug 30, 2018 · 2 comments
Assignees
Labels
bug D-Hard A task that takes serveral days to complete help wanted
Projects

Comments

@mjeveritt
Copy link
Collaborator

Patch_kernel and build_kernel both contain warnings about missing dependencies on CONFIG_NET. This results in a failure to build the kernel image and the resulting trickle-down failures.
I suggest we create a patched _defconfig which is used by the patch_kernel script.

@mjeveritt
Copy link
Collaborator Author

Having been looking at the uclibc-ng build system - I have an idea that we can possible use 'make oldconfig' to check dependencies. Will do some local testing...

@aliceinwire aliceinwire added this to In progress in GkernelCI Dec 13, 2018
@mjeveritt mjeveritt self-assigned this Mar 15, 2019
@aliceinwire aliceinwire added bug D-Hard A task that takes serveral days to complete labels Jun 10, 2019
@aliceinwire
Copy link
Member

arm kernel is currently booting correctly with gentoo stage 3 image

GkernelCI automation moved this from In progress to Done May 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug D-Hard A task that takes serveral days to complete help wanted
Projects
GkernelCI
  
Done
Development

No branches or pull requests

2 participants