rpm-pkg: install firmware files in kernel relative directory
authorMike Marciniszyn <mike.marciniszyn@intel.com>
Mon, 24 Jun 2013 14:38:28 +0000 (10:38 -0400)
committerMichal Marek <mmarek@suse.cz>
Tue, 23 Jul 2013 12:36:44 +0000 (14:36 +0200)
Prior to this patch, firmware files were being installed
in /lib/firmware with a potential conflict with already
installed kernels.

firmware files are now installed in /lib/firmware/<release>
and packaged with the rest of the modules.

Signed-off-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
scripts/package/mkspec

Simple merge