[pkg-fso-commits] [SCM] linux-2.6-openmoko, the Linux 2.6 kernel tree from Openmoko branch, debian, updated. debian/20090702.gitd1c828aa-2-4-g856534d

Luca Capello luca at pca.it
Thu Jul 23 18:21:53 UTC 2009


The following commit has been merged in the debian branch:
commit 6dea3b3be51bbb6b4cc650557664cc5d1d1cd955
Author: Luca Capello <luca at pca.it>
Date:   Thu Jul 23 16:37:15 2009 +0200

    debian/config: DM_*=m

diff --git a/debian/changelog b/debian/changelog
index 1b5d939..de88989 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ linux-2.6-openmoko (20090702.gitd1c828aa-3) UNRELEASED; urgency=low
   * debian/config.gta02:
     + CONFIG_NLS*=m and CONFIG_NLS_DEFAULT="utf8".
     + CONFIG_BLK_DEV_MD=m, CONFIG_MD*=m and CONFIG_XOR_BLOCKS=m.
+    + CONFIG_DM_*=m.
 
  --
 
diff --git a/debian/config.gta02 b/debian/config.gta02
index 269d91a..32f24bf 100644
--- a/debian/config.gta02
+++ b/debian/config.gta02
@@ -897,11 +897,11 @@ CONFIG_BLK_DEV_DM=m
 # CONFIG_DM_DEBUG is not set
 CONFIG_DM_CRYPT=m
 CONFIG_DM_SNAPSHOT=m
-# CONFIG_DM_MIRROR is not set
-# CONFIG_DM_ZERO is not set
-# CONFIG_DM_MULTIPATH is not set
-# CONFIG_DM_DELAY is not set
-# CONFIG_DM_UEVENT is not set
+CONFIG_DM_MIRROR=m
+CONFIG_DM_ZERO=m
+CONFIG_DM_MULTIPATH=m
+CONFIG_DM_DELAY=m
+CONFIG_DM_UEVENT=y
 CONFIG_DMADEVICES=y
 CONFIG_NETDEVICES=y
 # CONFIG_DUMMY is not set

-- 
linux-2.6-openmoko, the Linux 2.6 kernel tree from Openmoko



More information about the pkg-fso-commits mailing list