[dracut/f17] include omapdrm in the arm modules to include

Dennis Gilmore ausil at fedoraproject.org
Tue Jun 5 19:45:34 UTC 2012


commit e54c96e9cae66bbb6ddd09ace9d506c8e75e8bc8
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Tue Jun 5 14:45:32 2012 -0500

    include omapdrm in the arm modules to include

 ...re-that-we-get-the-storage-modules-into-t.patch |    2 +-
 dracut.spec                                        |    5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/0035-ARM-make-sure-that-we-get-the-storage-modules-into-t.patch b/0035-ARM-make-sure-that-we-get-the-storage-modules-into-t.patch
index 5199d4a..b28370d 100644
--- a/0035-ARM-make-sure-that-we-get-the-storage-modules-into-t.patch
+++ b/0035-ARM-make-sure-that-we-get-the-storage-modules-into-t.patch
@@ -17,7 +17,7 @@ index 26f4784..fd8b92c 100755
          hostonly='' instmods usb_storage sdhci sdhci-pci
  
 +        # arm specific modules
-+        hostonly='' instmods sdhci_esdhc_imx mmci sdhci_tegra mvsdio omap sdhci_dove ahci_platform pata_imx sata_mv
++        hostonly='' instmods sdhci_esdhc_imx mmci sdhci_tegra mvsdio omap sdhci_dove ahci_platform pata_imx sata_mv omapdrm
 +
          # install keyboard support
          hostonly='' instmods atkbd i8042 usbhid hid-apple hid-sunplus hid-cherry hid-logitech hid-logitech-dj hid-microsoft ehci-hcd ohci-hcd uhci-hcd
diff --git a/dracut.spec b/dracut.spec
index d1776f3..28700dc 100644
--- a/dracut.spec
+++ b/dracut.spec
@@ -10,7 +10,7 @@
 
 Name: dracut
 Version: 018
-Release: 52.git20120605%{?dist}
+Release: 53.git20120605%{?dist}
 
 Summary: Initramfs generator using udev
 %if 0%{?fedora} || 0%{?rhel}
@@ -390,6 +390,9 @@ rm -rf $RPM_BUILD_ROOT
 %dir /var/lib/dracut/overlay
 
 %changelog
+* Tue Jun 05 2012 Dennis Gilmore <dennis at ausil.us> 018-53.git20120605
+- include omapdrm in the arm modules to include
+
 * Tue Jun 05 2012 Harald Hoyer <harald at redhat.com> 018-52.git20120605
 - change rd.dasd to dasd_mod kernel parameter
 


More information about the scm-commits mailing list