summaryrefslogtreecommitdiffstats
path: root/package/jsoncpp/jsoncpp.mk
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-03-04 22:31:37 +0100
committerPeter Korsgaard <peter@korsgaard.com>2018-03-06 15:31:28 +0100
commita3f2e977cdda32ceea9b6e445066fc9d1ab2bdd2 (patch)
treeec8bc0b9e950e9c844cc8854db559af485a31b98 /package/jsoncpp/jsoncpp.mk
parent41dca854e641044a01402897a34518c4cab5095a (diff)
downloadbuildroot-a3f2e977cdda32ceea9b6e445066fc9d1ab2bdd2.tar.gz
buildroot-a3f2e977cdda32ceea9b6e445066fc9d1ab2bdd2.zip
configs/ts4900: explicitly specify Linux kernel version
The ts4900 defconfig currently fails to build because it selects kernel headers 4.12, but doesn't specify a kernel version, and therefore 4.15 is built causing the following error: Incorrect selection of kernel headers: expected 4.12.x, got 4.15.x In commit 7c3a7d808e751d4b608a4c50a0ae4d13dedebab7 ("configs/ts4900: bump kernel version to 4.12"), when this defconfig was switched from using a vendor provided kernel to the mainline kernel, the kernel version was no longer explicitly specified. Since this commit indicated 4.12, and the kernel headers version selected is also 4.12, we also use that as the fixed kernel version. Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/55306955 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/jsoncpp/jsoncpp.mk')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud