linux-firmware: fix ralink license file name

LICENCE not LICENSE and -firmware not _firmware. (Upstream seems totally
inconsistent with these filenames, unfortunately).

(From OE-Core rev: 1c6fd89967a949903a5ebffa9c4df7b5c06d32d1)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Paul Eggleton 2013-06-28 18:48:50 +01:00 committed by Richard Purdie
parent a5a9403f73
commit c0d232875f
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ RDEPENDS_${PN}-ath9k += "${PN}-atheros-license"
LICENSE_${PN}-ralink = "Firmware-ralink"
FILES_${PN}-ralink = " \
/lib/firmware/rt*.bin \
/lib/firmware/LICENSE.ralink_firmware.txt \
/lib/firmware/LICENCE.ralink-firmware.txt \
"
LICENSE_${PN}-sd8686 = "Firmware-libertas"