[oe-commits] org.oe.dev add device table that will create mmcblk0p1 file.

thesing commit oe at amethyst.openembedded.net
Sun Jul 27 17:29:27 UTC 2008


add device table that will create mmcblk0p1 file.
	Note: this node is from a dynamic pool. If you have other block
	devices that get their major numbers from this pool this node might
	be wrong.

Author: thesing at openembedded.org
Branch: org.openembedded.dev
Revision: 778f5060c8efad1b1a5b68d3eb075ce7272e5ab7
ViewMTN: http://monotone.openembedded.org/revision/info/778f5060c8efad1b1a5b68d3eb075ce7272e5ab7
Files:
1
files/device_table_add-mmc.txt
Diffs:

#
# mt diff -ra4b0b9afdda4125fd19339c2f742abb2de9bed53 -r778f5060c8efad1b1a5b68d3eb075ce7272e5ab7
#
#
#
# add_file "files/device_table_add-mmc.txt"
#  content [fcb6f461f63fe3444ef486405ff97906d7c7fb9a]
#
============================================================
--- files/device_table_add-mmc.txt	fcb6f461f63fe3444ef486405ff97906d7c7fb9a
+++ files/device_table_add-mmc.txt	fcb6f461f63fe3444ef486405ff97906d7c7fb9a
@@ -0,0 +1,2 @@
+# mmc numbers are assigned dynamicly so if you have other dynamic assigned block devices it may be wrong
+/dev/mmcblk0p1	b	660	0	6	179	1	-	-	-






More information about the Openembedded-commits mailing list