summaryrefslogtreecommitdiffstats
path: root/meta/classes
diff options
context:
space:
mode:
authorMartin Hundebøll <martin@geanix.com>2018-11-15 10:12:49 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-12-05 22:34:00 +0000
commit52ac6715c72df580f5db99fa8450d7e8b907d024 (patch)
tree87cfe67048e8b490d723b33f9e7f78a086288d8b /meta/classes
parent9b66c49eab6195ee508fc81f5dd4c4137e462d4a (diff)
downloadpoky-52ac6715c72df580f5db99fa8450d7e8b907d024.tar.gz
busybox: make busybox.links.{suid, nosuid} reproducible
The busybox.link.* files are generated from autoconf.h and applets.h, which are both auto-generated by the build system. The contents of the two files might be in different order, and so the link files are not reproducble as is. Fix this by sorting the lists using `sort`. (From OE-Core rev: bade7cc344c2f0e9316f973c34e9c9dfcbdbe32d) (From OE-Core rev: 0f70da971e6e01ed9b669137b3ba39b1898a7dfe) Signed-off-by: Martin Hundebøll <martin@geanix.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes')
0 files changed, 0 insertions, 0 deletions