Get Kernel Headers Package Updated?
Seems the latest raspberrypi-kernel-headers package is not current, it stops short of 4.9.72-v7? Seems the latest is 4.9.59-v7+? I am trying to compile rtl8812au driver, and I can do this on 4.9.59-v7 just fine because the package has the build information. But not so for 4.9.72-v7+ version.
/lib/modules# ls -l
total 20
drwxr-xr-x 2 root root 4096 Dec 31 04:41 3.6-trunk-rpi
drwxr-xr-x 3 root root 4096 Dec 31 06:28 4.9.59+
drwxr-xr-x 3 root root 4096 Dec 31 06:38 4.9.59-v7+
drwxr-xr-x 3 root root 4096 Dec 31 04:59 4.9.72+
drwxr-xr-x 3 root root 4096 Dec 31 04:59 4.9.72-v7+
/lib/modules/4.9.59-v7+# ls -l
total 1868
lrwxrwxrwx 1 root root 33 Oct 30 10:38 build -> /usr/src/linux-headers-4.9.59-v7+
Time line for when this might get done?
Thanks.