configs/calao_qil_a9260: fix kernel build
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 2 Jun 2014 21:27:49 +0000 (23:27 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 3 Jun 2014 07:16:20 +0000 (09:16 +0200)
commit193a46345ad48ecbad24633cf8c7f05f01955436
tree2708f0cd09e2fca0e2b4f759610e9a6ae11d6b4b
parent73d1ca8dc544fa6187eb4539f0cd5353d51396f2
configs/calao_qil_a9260: fix kernel build

The calao_qil_a9260 was not specifying an explicit kernel version, so
it ended up downloading the latest kernel version, and therefore fail
to apply the patches. This commit changes the defconfig to used a
fixed kernel version, so that the patches apply properly. It fixes a
Jenkins build failure that has been occuring since quite some time.

While we're at it, also lock down the version of the kernel headers,
as noticed by Peter Korsgaard.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
configs/calao_qil_a9260_defconfig