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 07:02:09 +0000 (08:02 +0100)
commit096c6b887ef1efe6f8c6bb22d653c4fa48fa92f3
treee83b396bdc4f8923d47d7cb3a87ce8f5df9d7522
parent5b8c7a6010398566941e72fc9367c5f189644f53
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.

(From OE-Core rev: 02ac0d1b65389e1779d5f95047f761d7a82ef7a4)

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