Sort encoded reference URI on signing widget 70/84970/2
authorsangwan.kwon <sangwan.kwon@samsung.com>
Tue, 23 Aug 2016 05:04:07 +0000 (14:04 +0900)
committersangwan.kwon <sangwan.kwon@samsung.com>
Tue, 23 Aug 2016 05:20:40 +0000 (14:20 +0900)
commitcdd743a74f3f4d79c5f41102af0dbfd4e6cf341c
tree9f874a4055beb5818a11884eb600214e40cacbe6
parentce839f4677ce56d7c5f79498c6664e524b6d9168
Sort encoded reference URI on signing widget

[Problem]
 'find' will be traversing the directory tree in the order
items are stored within the directory entries.
 However, some file systems will re-order directory entries
as part of compaction operations or when the size of the entry
needs to be expanded

[Solution]
 Feed the output through an extra sorting stage.

Change-Id: Ic121bf3f9680415506e5f7f6739382b7d83a5411
Signed-off-by: sangwan.kwon <sangwan.kwon@samsung.com>
packaging/hash-signer.spec
tools/sign-widget.sh