diff options
author | Arnout Vandecappelle <arnout@mind.be> | 2017-03-21 01:07:06 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-06-11 14:14:58 +0200 |
commit | 24f650aed2d9d92d8cabf0cb160fcf7964f9811e (patch) | |
tree | a4a55fe69b143beb466a9ebcfb779e71e510fc25 /package/python-ipython-genutils | |
parent | ba0a5b11d9c9f3b4ed579e34327928dbdb0bcaa1 (diff) | |
download | buildroot-24f650aed2d9d92d8cabf0cb160fcf7964f9811e.tar.gz buildroot-24f650aed2d9d92d8cabf0cb160fcf7964f9811e.zip |
linux-headers: rework hash exclusion
Although we currently don't have a .hash file for linux-headers, there
already are exclusions for the BR2_KERNEL_HEADERS_AS_KERNEL case (copied
from linux.mk). However, there is no exclusion for the
BR2_KERNEL_HEADERS_VERSION case.
For the BR2_KERNEL_HEADERS_AS_KERNEL case, the exclusion is actually
not needed. Indeed, KERNEL_HEADERS_SOURCE is computed to be the same
value as LINUX_SOURCE, and linux.mk already adds LINUX_SOURCE to
BR_NO_CHECK_HASH_FOR.
For the other cases, we should exclude the BR2_KERNEL_HEADERS_VERSION
case because there the user supplies the version so it can't be
included in the .hash file.
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-ipython-genutils')
0 files changed, 0 insertions, 0 deletions