From: Tom Zanussi <[email protected]> igb shouldn't be included by default in the common-pc-64 base, so remove it.
Signed-off-by: Tom Zanussi <[email protected]> --- .../kernel-cache/bsp/common-pc-64/common-pc-64.scc | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/meta/cfg/kernel-cache/bsp/common-pc-64/common-pc-64.scc b/meta/cfg/kernel-cache/bsp/common-pc-64/common-pc-64.scc index ad01836..2c6b441 100644 --- a/meta/cfg/kernel-cache/bsp/common-pc-64/common-pc-64.scc +++ b/meta/cfg/kernel-cache/bsp/common-pc-64/common-pc-64.scc @@ -4,7 +4,6 @@ kconf hardware common-pc-64-graphics.cfg include cfg/boot-live.scc include features/hpet/hpet.scc -include features/igb/igb.scc include features/intel-e1xxxx/intel-e100.scc include features/intel-e1xxxx/intel-e1xxxx.scc -- 1.7.0.4 _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
