Crystalforest BSP is no longer using the firmware files provided by these recipes. These files were added to support qat. Now qat packages its own calgary and canterbury firmware as part of its tarball. So removing these from MACHINE_EXTRA_RRECOMMENDS.
Signed-off-by: Rahul Kumar Gupta <[email protected]> --- meta-isg/meta-crystalforest/conf/machine/crystalforest.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/meta-isg/meta-crystalforest/conf/machine/crystalforest.conf b/meta-isg/meta-crystalforest/conf/machine/crystalforest.conf index 5cd73d7..150a0a6 100644 --- a/meta-isg/meta-crystalforest/conf/machine/crystalforest.conf +++ b/meta-isg/meta-crystalforest/conf/machine/crystalforest.conf @@ -26,9 +26,6 @@ XSERVER ?= "${XSERVER_X86_BASE} \ ${XSERVER_X86_EXT} \ ${XSERVER_X86_MATROX_MGA} \ " -MACHINE_EXTRA_RRECOMMENDS += "calgary-corpus \ - canterbury-corpus \ - " #This Kernel Option is required for Intel Quick Assist Technology Software. APPEND += "acpi_enforce_resources=lax" -- 1.9.1 -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
