summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel
AgeCommit message (Collapse)Author
2013-04-23linux-firmware: Correct rtl license file locationDarren Hart
The rtl-license package FILES was pointing to the wrong directory as it was removed from there in commit: acd3735 linux-firmware: Remove duplicaed license from rtlwifi subdir This resulted in a do_rootfs failure for core-image-sato-sdk for fri2 with ipk when the linux-firmware-dev package tried to install linux-firmware-rtl-license which wasn't created as it was empty. Build tested with ipk and rpm packages. Signed-off-by: Darren Hart <dvhart@linux.intel.com> Acked-by: Tom Zanussi <tom.zanussi@linux.intel.com>
2012-12-14common/linux-firmware: add support for Centrino Advanced-N 6235 wirelessNitin A Kamble
Add and package microcode needed for Centrino Advanced-N 6235 wireless card, and split the packaging of the licence file so that it can be bundled with any of the Intel iwlfifi microcode packages. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-07-11linux-firmware: update md5sum for LICENCE.iwlwifi_firmware1.3_M2.rc11.3_M2.final1.3_M2Tom Zanussi
Update the LIC_FILES_CHKSUM, since the license changed slightly. According to the git log: "Just an extension of the copyright dates." Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2012-06-20linux-firmware: Fix FILESEXTRAPATHS typoDarren Hart
Add a missing } in the FILESEXTRAPATHS assignment. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2012-05-07linux-firmware: Move fri2 linux-firmware append to commonDarren Hart
In preparation for linux-firmware updates from new BSPs, move the fri2 linux-firmware bbappend into meta-intel/common. Eventually this should be moved into oe-core. Signed-off-by: Darren Hart <dvhart@linux.intel.com> Acked-by: Tom Zanussi <tom.zanussi@intel.com>