]> code.ossystems Code Review - openembedded-core.git/commit
attr: Fix compilation on uclibc
authorKhem Raj <raj.khem@gmail.com>
Fri, 1 Apr 2011 04:00:44 +0000 (21:00 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 28 Apr 2011 08:52:27 +0000 (09:52 +0100)
commit53f421bd2a7dc4caf8cbf4ea1b04cf00ea158b2c
tree4db8ebd577559430133fc8247f2f10acbfa87b07
parentee1be44976fcb8d584fee5f5c30f4f95abec76ed
attr: Fix compilation on uclibc

It needs -lintl added to LDFLAGS for uclibc

inherit gettext class instead of adding gettext to DEPENDS directly

Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta/recipes-support/attr/attr.inc
meta/recipes-support/attr/ea-acl.inc