kexec-tools: Refine kdump device_tree sort
authorChong Lu <Chong.Lu@windriver.com>
Tue, 10 Jun 2014 10:13:39 +0000 (18:13 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 13 Jun 2014 11:31:39 +0000 (12:31 +0100)
commit86624018ad78c6aefb83a8c2078050bae89088d1
tree3a48d6fafaeef2edc4ef1e160b34fde6fdc001bb
parent987c97bde7455de90d352d015571fd4d2d16c873
kexec-tools: Refine kdump device_tree sort

The commit b02d735bf was to rearrange the device-tree entries, and
assumed that these entries are sorted in the ascending order. but
acctually when I was validating kexec and kdump, the order of
serial node still is changed. So the patch is to sort these entries
by the directory name in ascending order.

(From OE-Core rev: c8722b510f779cd20757477a7f7a7a2a35b9a9c5)

Signed-off-by: Yang Wei <Wei.Yang@windriver.com>
Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/kexec/kexec-tools.inc
meta/recipes-kernel/kexec/kexec-tools/kexec-tools-Refine-kdump-device_tree-sort.patch [new file with mode: 0644]