]> code.ossystems Code Review - openembedded-core.git/commit
kernel.bbclass: Copy bounds.h only if it exists, needed for 2.6.x.
authorScott Garman <scott.a.garman@intel.com>
Tue, 31 Jul 2012 21:53:58 +0000 (14:53 -0700)
committerScott Garman <scott.a.garman@intel.com>
Tue, 31 Jul 2012 22:07:07 +0000 (15:07 -0700)
commit6e9cfa4ba34d8899dfb271818ef30730de8353fa
tree9c1c6ff2c89aa4c80925e9b0dcb643e55ba64779
parent5e141b2a7331f7ee8d9eedf02c4fc2ae5ed8d5ec
kernel.bbclass: Copy bounds.h only if it exists, needed for 2.6.x.

From: Leon Woestenberg <leon@sidebranch.com>

Linux 2.6.x kernels did not (all) have the bounds.h file, so copy
only iff exists.

(See OE-Core 02ac0d1b65389e1779d5f95047f761d7a82ef7a4)

Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
meta/classes/kernel.bbclass