shr-image.inc: migrate nokia900 to devtmpfs
commitc9fb62e32d4415d859edb05e7055395ec7afda5f
authorDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Fri, 20 May 2011 19:44:55 +0000 (20 21:44 +0200)
committerDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Fri, 20 May 2011 20:08:27 +0000 (20 22:08 +0200)
tree5fd4093211a990b9f8d1beaf1d6737649b65dc18
parentf77bc52ac176fc1cbc00d200f88fc025a4ad8854
shr-image.inc: migrate nokia900 to devtmpfs

Without that patch the nokia n900 has no working virtual console:
  ssh failed with PTY allocation request failed on channel 0
  vala-terminal failed with not giving a prompt, removing udev
  fixes theses issues(there was udev and devtmpfs at the same time).

SHR had to choose between devtmpfs and udev for the nokia900,
  and devtmpfs was chosen.

The functionality offered by udev is beeing migrated in the
  freesmartphone middleware, for instance firmware loading has
  been there since a very long time.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
recipes/images/shr-image.inc