kernel-headers: make snapshot option more user friendly
authorPeter Korsgaard <jacmet@sunsite.dk>
Sun, 6 Dec 2009 14:40:03 +0000 (15:40 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 6 Dec 2009 14:54:03 +0000 (15:54 +0100)
commit79c9a433ed0baaf568aa8b27c692001798905742
tree3d1aef65c990ef503a34310bd3c07f4ae3e59e89
parent1ba3c8434cc150f166862dbb368f8ca35332b39a
kernel-headers: make snapshot option more user friendly

Closes #751.

Make kernel headers snapshot more user friendly by making it more obvious
that it's about using a local kernel snapshot, and error out with a sensible
error message if the option is enabled but no linux-2.6.tar.bz2 is present
in DL_DIR, rather than trying to fetch it from kernel.org.

Furthermore fix the bug where it tried to use linux-2.6..tar.bz2 instead of
linux-2.6.tar.bz2.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
CHANGES
toolchain/kernel-headers/Config.in
toolchain/kernel-headers/kernel-headers-new.makefile
toolchain/kernel-headers/kernel-headers.mk