summaryrefslogtreecommitdiffstats
path: root/meta/files
diff options
context:
space:
mode:
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>2013-05-31 13:36:49 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-06-04 11:43:36 +0100
commit59bb8e17c7361f54c6c0857a1fd7570142ed0721 (patch)
tree24a837256f31485709c5ca9749d8bcc29dcacf59 /meta/files
parentc81ecf96edd36791842f3e30ef4a141da13e1685 (diff)
downloadast2050-yocto-poky-59bb8e17c7361f54c6c0857a1fd7570142ed0721.zip
ast2050-yocto-poky-59bb8e17c7361f54c6c0857a1fd7570142ed0721.tar.gz
makedevs: Make count actually behave as a count for device blocks
Previously count actually behaved as end, and did not take start into account. (From OE-Core rev: 4fe2b01bfd2831b002e7138dadbc0437df6e9ed6) Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/files')
-rw-r--r--meta/files/device_table-minimal.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/files/device_table-minimal.txt b/meta/files/device_table-minimal.txt
index c6e5463..02ed534 100644
--- a/meta/files/device_table-minimal.txt
+++ b/meta/files/device_table-minimal.txt
@@ -13,7 +13,7 @@
/dev/apm_bios c 660 0 46 10 134 - - -
/dev/fb0 c 600 0 0 29 0 - - -
/dev/hda b 660 0 6 3 0 - - -
-/dev/hda b 660 0 6 3 1 1 1 20
+/dev/hda b 660 0 6 3 1 1 1 19
/dev/kmem c 640 0 15 1 2 - - -
/dev/kmsg c 600 0 0 1 11 - - -
/dev/mem c 640 0 15 1 1 - - -
OpenPOWER on IntegriCloud