]> code.ossystems Code Review - openembedded-core.git/commit
kernel.bbclass: Copy bounds.h only if it exists, needed for 2.6.x.
authorLeon Woestenberg <leon@sidebranch.com>
Mon, 30 Jul 2012 22:03:27 +0000 (00:03 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 31 Jul 2012 06:48:21 +0000 (07:48 +0100)
commit02ac0d1b65389e1779d5f95047f761d7a82ef7a4
tree18cb4523da8a446b0925e606882692aa91812402
parentab0187c13b2b0a041bf3d98c3a53bd3f45a624de
kernel.bbclass: Copy bounds.h only if it exists, needed for 2.6.x.

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

Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/kernel.bbclass