]> code.ossystems Code Review - openembedded-core.git/commit
udev: Fix build with eglibc 2.17
authorKhem Raj <raj.khem@gmail.com>
Sat, 5 Jan 2013 03:19:22 +0000 (19:19 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 10 Jan 2013 23:42:36 +0000 (23:42 +0000)
commitf8797bbba22e9b22bab3ddeb59cd3f33a816fa72
treecf3636192165af2c896e53dc61611f39389c0d13
parent6d722967e2b6905f2bc0b32fc30228ec889529ff
udev: Fix build with eglibc 2.17

Link with librt to get definitions of mq_* functions
Fixes errors like below

 /home/kraj/work/angstrom/sources/openembedded-core/build/tmp-eglibc/work/armv5te-oe-linux-gnueabi/udev/182-r3/udev-182/src/sd-daemon.c:394:
undefined reference to `mq_getattr'
| collect2: error: ld returned 1 exit status

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-core/udev/udev.inc
meta/recipes-core/udev/udev_182.bb