[oe-commits] Koen Kooi : device-table minimal: use increment feature instead of listing each entry

GIT User account git at amethyst.openembedded.net
Fri Jan 30 12:50:51 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 35f919236ace299db48c11a0e44f11b632fd58d7
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=35f919236ace299db48c11a0e44f11b632fd58d7

Author: Koen Kooi <koen at openembedded.org>
Date:   Fri Jan 30 13:47:53 2009 +0100

device-table minimal: use increment feature instead of listing each entry

---

 files/device_table-minimal.txt |    8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)

diff --git a/files/device_table-minimal.txt b/files/device_table-minimal.txt
index f134b11..7ad5a87 100644
--- a/files/device_table-minimal.txt
+++ b/files/device_table-minimal.txt
@@ -32,11 +32,5 @@
 
 # mmc numbers are assigned dynamicly so if you have other dynamic assigned block devices it may be wrong
 /dev/mmcblk0	b	660	0	6	179	0	-	-	-
-/dev/mmcblk0p1	b	660	0	6	179	1	-	-	-
-/dev/mmcblk0p2	b	660	0	6	179	2	-	-	-
-/dev/mmcblk0p3	b	660	0	6	179	3	-	-	-
-/dev/mmcblk0p4	b	660	0	6	179	4	-	-	-
-/dev/mmcblk0p5	b	660	0	6	179	5	-	-	-
-/dev/mmcblk0p6	b	660	0	6	179	6	-	-	-
-/dev/mmcblk0p7	b	660	0	6	179	7	-	-	-
+/dev/mmcblk0p1	b	660	0	6	179	1	1	1	7
 /dev/event0 	c	660	0	0	13	64	-	-	-





More information about the Openembedded-commits mailing list