mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
meta-valleyisland: Add linux-firmware to valleyisland BSPs
Add linux-firmware as a whole for both valleyisland-32.conf and
valleyisland-64.conf in order to enable the Marvell 8897 card, as well
as other devices requiring firmware blobs.
Signed-off-by: Ng Wei Tee <wei.tee.ng@intel.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
(cherry picked from commit fe124f44c7)
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
This commit is contained in:
parent
c1cf5b2b61
commit
20dbba482c
|
|
@ -14,6 +14,8 @@ require conf/machine/include/meta-intel.inc
|
|||
|
||||
MACHINE_FEATURES += "pcbios efi"
|
||||
|
||||
MACHINE_EXTRA_RRECOMMENDS += "linux-firmware"
|
||||
|
||||
XSERVER ?= "${XSERVER_X86_BASE} \
|
||||
${XSERVER_X86_EXT} \
|
||||
${XSERVER_X86_FBDEV} \
|
||||
|
|
|
|||
|
|
@ -15,6 +15,7 @@ require conf/machine/include/meta-intel.inc
|
|||
|
||||
MACHINE_FEATURES += "pcbios efi"
|
||||
|
||||
MACHINE_EXTRA_RRECOMMENDS += "linux-firmware"
|
||||
|
||||
XSERVER ?= "${XSERVER_X86_BASE} \
|
||||
${XSERVER_X86_EXT} \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user