]> code.ossystems Code Review - openembedded-core.git/commit
pseudo: fix library path in FILES_${PN}
authorRoy Li <rongqing.li@windriver.com>
Tue, 29 Oct 2013 04:54:03 +0000 (12:54 +0800)
committerRobert Yang <liezhi.yang@windriver.com>
Wed, 11 Dec 2013 02:12:22 +0000 (21:12 -0500)
commit1929d4ef17652a3eb825942041908d679773244f
treeffe1ca9db54d5dbaa3b3e767b9848a98030d5399
parent586db07af01da9d7772b7088a20886b506e09422
pseudo: fix library path in FILES_${PN}

libpseudo.so is always installed into ${prefix}/lib/, not ${libdir},
so fix these paths; and skip libdir WARN_QA checking to ignore the
warning in 64bit and multilib enabled system

(From OE-Core master rev: 47c7850c025994685aa1811057f4f9a5f0f2a3ae)

Signed-off-by: Roy Li <rongqing.li@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/recipes-devtools/pseudo/pseudo.inc