]> 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)
committerScott Garman <scott.a.garman@intel.com>
Mon, 24 Sep 2012 16:51:12 +0000 (09:51 -0700)
commit961498e3b4c4a93070bf278e67fc48c02333cd63
treea3f7f40403f93f678dc42bebf2bcece0316e5579
parenta175e09d1b0be85d8cbc58672485ec5ee5475ae2
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