mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
linux-firmware: remove firmware that is now in OE-Core
Remove the recipe since we now include the iwlwifi-8000C-19 version in the OE-Core recipe, so removes having to carry around an additional firmware blob. Related with OE-Core rev: 8b3d3ac84f787bf4ecccdcbcb97f2dac56acd45c [YOCTO #9771] Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
This commit is contained in:
parent
1b98ae6d7e
commit
53f25dc1e2
Binary file not shown.
|
|
@ -1,8 +0,0 @@
|
|||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
||||
|
||||
SRC_URI += "file://iwlwifi-8000C-19.ucode"
|
||||
|
||||
do_install_append() {
|
||||
# Copy the most recent iwlwifi ucode
|
||||
cp ${WORKDIR}/iwlwifi-8000C-19.ucode ${D}/lib/firmware/
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user