cmake.bbclass : Add support for cmake projects that use .S files.
authorPhilip Balister <philip@balister.org>
Wed, 17 Sep 2014 14:33:19 +0000 (10:33 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 22 Sep 2014 12:04:21 +0000 (13:04 +0100)
commit983c9b480262ebae663a7bac94aa6d2578cd0636
treebcb0ef6fffad683d2d19f783f7ab222a034b4d42
parentcf9ba559618ecdca742ca88f8b30a4e5885fddd9
cmake.bbclass : Add support for cmake projects that use .S files.

UHD and GNU radio use the cmake build system. The toolchain file made
from cmake.bbclass does not set the variable needs by cmake projects
that use .S files. UHD added some .S files and these changes are required
to build recent UHD.

(From OE-Core rev: 43ce4b804d433662fe77c6f5298060ba74a0e639)

Signed-off-by: Philip Balister <philip@balister.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/cmake.bbclass