diff options
author | Darren Hart <dvhart@linux.intel.com> | 2012-03-15 14:51:22 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-16 10:55:27 +0000 |
commit | 04099ff7c1177b0d676591f3a5db86158738461f (patch) | |
tree | d3403e07f01fa79cf498360dd6e090c9c16475a4 /meta/recipes-multimedia/libmad | |
parent | 1f591ae09a860ae8471c3f9c8f40a4e34f596baf (diff) | |
download | openembedded-core-04099ff7c1177b0d676591f3a5db86158738461f.tar.gz openembedded-core-04099ff7c1177b0d676591f3a5db86158738461f.tar.bz2 openembedded-core-04099ff7c1177b0d676591f3a5db86158738461f.tar.xz openembedded-core-04099ff7c1177b0d676591f3a5db86158738461f.zip |
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.
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'meta/recipes-multimedia/libmad')
0 files changed, 0 insertions, 0 deletions