[node-patches] Change in ovirt-node[master]: recipe: Keep i2c as some modules require it
fabiand at fedoraproject.org
fabiand at fedoraproject.org
Thu Oct 17 12:39:27 UTC 2013
Fabian Deutsch has uploaded a new change for review.
Change subject: recipe: Keep i2c as some modules require it
......................................................................
recipe: Keep i2c as some modules require it
The igb module requires i2c.
Change-Id: I3dd572a790c0fc05e6643ad97094f0304065b936
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1018950
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M recipe/common-minimizer.ks
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/67/20267/1
diff --git a/recipe/common-minimizer.ks b/recipe/common-minimizer.ks
index 47a3fd0..778a4b4 100644
--- a/recipe/common-minimizer.ks
+++ b/recipe/common-minimizer.ks
@@ -117,6 +117,7 @@
keep /lib/modules/*/kernel/drivers/vhost
keep /lib/modules/*/kernel/drivers/virtio
keep /lib/modules/*/kernel/drivers/watchdog
+keep /lib/modules/*/kernel/drivers/i2c
# acpi *cpufreq hid leds mtd ?regulator uwb
#*ata crypto ?hwmon *md *net* rtc *vhost
--
To view, visit http://gerrit.ovirt.org/20267
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3dd572a790c0fc05e6643ad97094f0304065b936
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at fedoraproject.org>
More information about the node-patches
mailing list