Revision 1267643dc311e860e728dbd09a97c2e0a773bfdb authored by Kim Phillips on 22 August 2012, 18:43:30 UTC, committed by Kumar Gala on 23 August 2012, 15:46:20 UTC
Yocto (Built by Poky 7.0) 1.2 root filesystems fail to boot,
at least over nfs, with:

Failed to mount /dev: No such device

Configuring DEVTMPFS fixes it.

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
1 parent 823f747
History
File Mode Size
libfdt
.gitignore -rw-r--r-- 55 bytes
Makefile -rw-r--r-- 922 bytes
Makefile.dtc -rw-r--r-- 340 bytes
checks.c -rw-r--r-- 17.8 KB
data.c -rw-r--r-- 5.8 KB
dtc-lexer.l -rw-r--r-- 4.0 KB
dtc-lexer.lex.c_shipped -rw-r--r-- 51.0 KB
dtc-parser.tab.c_shipped -rw-r--r-- 50.2 KB
dtc-parser.tab.h_shipped -rw-r--r-- 2.5 KB
dtc-parser.y -rw-r--r-- 5.8 KB
dtc.c -rw-r--r-- 6.8 KB
dtc.h -rw-r--r-- 6.6 KB
flattree.c -rw-r--r-- 21.8 KB
fstree.c -rw-r--r-- 2.2 KB
livetree.c -rw-r--r-- 11.9 KB
srcpos.c -rw-r--r-- 5.4 KB
srcpos.h -rw-r--r-- 2.8 KB
treesource.c -rw-r--r-- 5.9 KB
util.c -rw-r--r-- 1.4 KB
util.h -rw-r--r-- 1.4 KB
version_gen.h -rw-r--r-- 42 bytes

back to top