Skip to content

Commit

Permalink
meta-resin-rocko:linux-firmware_git.bbappend: Package bcm43143
Browse files Browse the repository at this point in the history
Yocto Sumo 19.0.1 packages this firmware separately so we removed the
duplicate packaging in meta-resin-common but we also need to package
bcm43143 for older Yocto versions, such as for Rocko.

Signed-off-by: Florin Sarbu <florin@resin.io>
  • Loading branch information
Florin Sarbu committed Sep 19, 2018
1 parent 0628298 commit b3987d8
Showing 1 changed file with 5 additions and 0 deletions.
@@ -0,0 +1,5 @@
PACKAGES =+ "${PN}-bcm43143"

FILES_${PN}-bcm43143 = " \
/lib/firmware/brcm/brcmfmac43143*.bin \
"

0 comments on commit b3987d8

Please sign in to comment.