Re: [oe] [meta-oe][PATCH] polkit: do not hardcode the libdir

2015-05-05 Thread Khem Raj
...@lists.openembedded.org [mailto:openembedded-devel-boun...@lists.openembedded.org] On Behalf Of Khem Raj Sent: Tuesday, May 05, 2015 4:22 AM To: openembeded-devel Subject: Re: [oe] [meta-oe][PATCH] polkit: do not hardcode the libdir On Mon, May 4, 2015 at 2:47 AM, b40...@freescale.com wrote

[oe] [meta-oe][PATCH] polkit: do not hardcode the libdir

2015-05-04 Thread b40290
From: Chunrong Guo b40...@freescale.com libdir is defined as ${prefix}/lib/, but we want it to support multilib path Signed-off-by: Chunrong Guo b40...@freescale.com --- .../polkit/0001-do-not-hardcoded-libdir.patch | 44 ++

Re: [oe] [meta-oe][PATCH] polkit: do not hardcode the libdir

2015-05-04 Thread b40...@freescale.com
, May 05, 2015 4:22 AM To: openembeded-devel Subject: Re: [oe] [meta-oe][PATCH] polkit: do not hardcode the libdir On Mon, May 4, 2015 at 2:47 AM, b40...@freescale.com wrote: +-libprivdir = $(prefix)/lib/polkit-1 ++libprivdir = $(prefix)/${base_libdir}/polkit-1 who defines base_libdir

Re: [oe] [meta-oe][PATCH] polkit: do not hardcode the libdir

2015-05-04 Thread Khem Raj
On Mon, May 4, 2015 at 2:47 AM, b40...@freescale.com wrote: +-libprivdir = $(prefix)/lib/polkit-1 ++libprivdir = $(prefix)/${base_libdir}/polkit-1 who defines base_libdir ? -- ___ Openembedded-devel mailing list