]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
pandaboard: Fix defconfig build
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 6 May 2013 00:14:56 +0000 (00:14 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 6 May 2013 10:26:14 +0000 (12:26 +0200)
commitd451f3c0bb9efd97263b7f5e49c2fb5fe62f41dc
treeb508dfbfef4b8539456eed29ec931cd8295e21ed
parentf59aeca6b48974c98fab28a300efb2980ac21154
pandaboard: Fix defconfig build

Commit 75b7dc68 ("linux: default to 3.9, remove 3.8") made 3.9 the
default kernel version.

The omap kernel switched to multiplatform kernel during the 3.9 kernel
development cycle. Obviously, the uImage generation doesn't work anymore
with multiplatform kernels, since you have to provide the kernel load
address, resulting in a build error.

Lock down the kernel version to 3.8 to keep the old behaviour until
someone submits a patch to switch to multiplatform kernel.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
configs/pandaboard_defconfig