util-linux-ng-2.16: Replace siginterrupt with sigaction.
authorKhem Raj <raj.khem@gmail.com>
Wed, 5 Aug 2009 20:26:58 +0000 (13:26 -0700)
committerKhem Raj <raj.khem@gmail.com>
Wed, 5 Aug 2009 20:26:58 +0000 (13:26 -0700)
commit4b3eefe53ff29779d6f1080f1f686d3eceba9fad
treefa10136bde78ab450493c7c05997af4bc9da1150
parent3ea400c9bf63cf19228a25a307e92262c55ecb64
util-linux-ng-2.16: Replace siginterrupt with sigaction.

siginterrupt is obsoleted and newer versions of uclibc
has moved these functions to a different category which is
not enabled by default. Best is to replace it with
sigaction.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/util-linux-ng/util-linux-ng-2.16/util-linux-ng-replace-siginterrupt.patch [new file with mode: 0644]
recipes/util-linux-ng/util-linux-ng_2.16.bb