We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Not sure if this is the right place to log the issue, but the source kernel-headers package doesn't match the kernel for version 1.20161101-1 0
raspberrypi-kernel_1.20161101-1_armhf.deb installs in/as
raspberrypi-kernel_1.20161101-1_armhf.deb
./lib/modules/4.4.27-v7+/...
With a funny looking symlink
./lib/modules/4.4.27-v7+/source -> /kernel_repos/adafruit/adafruit-raspberrypi-linux/v2
But raspberrypi-kernel-headers_1.20161101-1_armhf.deb installs
raspberrypi-kernel-headers_1.20161101-1_armhf.deb
./usr/src/linux-headers-4.4.26-v7+/...
The text was updated successfully, but these errors were encountered:
This is also an issue for me. Breaks makefiles which use "/lib/modules/$(shell uname -r)/build"
Sorry, something went wrong.
No branches or pull requests
Not sure if this is the right place to log the issue, but the source kernel-headers package doesn't match the kernel for version 1.20161101-1 0
raspberrypi-kernel_1.20161101-1_armhf.deb
installs in/asWith a funny looking symlink
But
raspberrypi-kernel-headers_1.20161101-1_armhf.deb
installsThe text was updated successfully, but these errors were encountered: