summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2014-03-26 03:01:29 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-03-27 09:42:05 +0000
commit8add7ae494c7dac41f42656528a39471c2c85142 (patch)
tree26d6e0163b70dc77f3127fc78ffc2ab110668eb7 /meta/conf
parentcdf0d9715eca62f9bd86e0a1ae6e435b43cf8d87 (diff)
downloadpoky-8add7ae494c7dac41f42656528a39471c2c85142.tar.gz
util-linux-native: fix qsort_r for CentOS 5.10
The qsort_r() was added to glibc in version 2.8, so there is no qsort_r() on the host like CentOS 5.x, use qsort() to fix it since they are nearly identical. (From OE-Core rev: cda5310e32ce05bc54602d4c18ee2d28a53be57f) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf')
0 files changed, 0 insertions, 0 deletions