This has bitted me today when building a custom kernel with
kernel-package
I have applied the patch suggested by Mihail and it works.
I have changed the logic on the first line of the patch to match kernels
3.x and above (who knows when Linus will decide to release kernel 4.x)
so we avoid h
Hello!
I use this patch to solve the issue with broken symlinks and kernel version 3.x:
hamer@h13e:~/download/kernel-package$ cat kernel-package_headers.diff
diff -Naurb kernel-package-12.036+nmu1.orig//kernel/ruleset/targets/headers.mk
kernel-package-12.036+nmu1.1//kernel/ruleset/targets/headers
Package: kernel-package
Version: 12.036+nmu1
Severity: normal
The following logic for detecting LINK_ARCH in
/usr/share/kernel-package/ruleset/targets/headers.mk does not work for
linux-3.0, and consequently kernel-package produces
an incorrect kernel-headers package:
ifeq ($(shell if [ $(PATCHL
3 matches
Mail list logo