rt-tests: Add src/backfire to FILES_${PN}
authorDarren Hart <dvhart@linux.intel.com>
Thu, 15 Mar 2012 21:51:22 +0000 (14:51 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 16 Mar 2012 10:57:08 +0000 (10:57 +0000)
commitf979a89e683f6c44be36f8b8af3eb1c417a98c2d
treea240b0cfbc343942710f10e136e5e56a9f0df8c8
parent8b5c2fb233b7ef0d691045b1c4eb3e556034e2b3
rt-tests: Add src/backfire to FILES_${PN}

Fixes [YOCTO #2114]

The rt-tests recipe was issuing the following WARNINGs:

WARNING: For recipe rt-tests, the following files/directories were installed
but not shipped in any package:
WARNING:   /usr/src
WARNING:   /usr/src/backfire
WARNING:   /usr/src/backfire/backfire.c
WARNING:   /usr/src/backfire/Makefile

Add ${prefix}/src/backfire to FILES_${PN} to include these files in the package.
These depend on the target kernel and are meant to be able to be rebuilt as
needed.  Ideally we would also build this module and include it with rt-tests or
the linux-yocto-rt kernel. For now, conform with the intent of the rt-tests
Makefile and avoid the WARNINGs.

(From OE-Core rev: 04099ff7c1177b0d676591f3a5db86158738461f)

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-rt/rt-tests/rt-tests_0.83.bb