]> code.ossystems Code Review - openembedded-core.git/commit
gconf,consolekit: Avoid polkit when compiling with uclibc
authorKhem Raj <raj.khem@gmail.com>
Fri, 27 Jan 2012 21:27:56 +0000 (13:27 -0800)
committerSaul Wold <sgw@linux.intel.com>
Tue, 7 Feb 2012 22:37:15 +0000 (14:37 -0800)
commit7eae02f47a08587cf5be3d39df0184cf346cbaea
tree11392b7a0033443f8067726a79942c60eb561f3d
parentcfd84a05581e068d705b0804829c4833a06bffa6
gconf,consolekit: Avoid polkit when compiling with uclibc

polkit uses netdb functionality from glibc which is not
available in uclibc therefore we avoid polkit when compiling
for uclibc systems.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta/recipes-gnome/gnome/gconf_3.2.3.bb
meta/recipes-support/consolekit/consolekit_0.4.5.bb