]> code.ossystems Code Review - openembedded-core.git/commit
kernel: Fix packaging issue
authorSaul Wold <sgw@linux.intel.com>
Thu, 19 Apr 2012 19:01:48 +0000 (12:01 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 24 Apr 2012 14:51:35 +0000 (15:51 +0100)
commit963742f5a9bce2dfedd58350af754d256e2211cb
treee0224570cd4e4523e11a0a409281455a0db43c27
parente2e297d8a3b5a89b5730432e998669341c50c172
kernel: Fix packaging issue

Remove /etc since it is empty, when creating a machine that does not
deliver any module config files, the /etc is empty and is then warned
about not being shipped, so we remove it.

This occurs in the routerstationpro with the following warning:
WARNING: For recipe linux-yocto, the following files/directories were installed but not shipped in any package:
WARNING:   /etc

Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/kernel.bbclass