:58 PM
To: Slater, Joseph; Alexander Kanavin;
openembedded-core@lists.openembedded.org; BURTON, ROSS
Subject: Re: [OE-core] [oe-core][PATCH 1/1] allarch: do not set baselib
On Wed, 2018-01-03 at 21:46 +, Slater, Joseph wrote:
> Currently, we do have to provide qemuwrapper with
> LD_LIBRAR
On Wed, 2018-01-03 at 21:46 +, Slater, Joseph wrote:
> Currently, we do have to provide qemuwrapper with
> LD_LIBRARY_PATH. We could hard-code all possible paths into that and
> not use ${libdir} and ${base_libdir}. (I tried it and it works.) We
> could also create a couple of new variables,
On Wed, 2018-01-03 at 10:43 +0200, Alexander Kanavin wrote:
> On 01/03/2018 12:45 AM, Richard Purdie wrote:
> >
> > Sorry, but I don't think this can work :/.
> >
> > Do the sstate sig selftests pass with this change?
> >
> > I appreciate this will make some things "work" but it will mean
> > th
d.org;
BURTON, ROSS
Subject: Re: [OE-core] [oe-core][PATCH 1/1] allarch: do not set baselib
On 01/03/2018 12:45 AM, Richard Purdie wrote:
> Sorry, but I don't think this can work :/.
>
> Do the sstate sig selftests pass with this change?
>
> I appreciate this will make some
On 01/03/2018 12:45 AM, Richard Purdie wrote:
Sorry, but I don't think this can work :/.
Do the sstate sig selftests pass with this change?
I appreciate this will make some things "work" but it will mean that
allarch packages rebuild for each architecture or multilib and that
isn't right either
On Tue, 2018-01-02 at 12:00 -0800, Joe Slater wrote:
> postinstall scripts may run target binaries and need to know
> where shared libraries are.
>
> Signed-off-by: Joe Slater
> ---
> meta/classes/allarch.bbclass | 5 ++---
> 1 file changed, 2 insertions(+), 3 deletions(-)
>
> diff --git a/meta
postinstall scripts may run target binaries and need to know
where shared libraries are.
Signed-off-by: Joe Slater
---
meta/classes/allarch.bbclass | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/meta/classes/allarch.bbclass b/meta/classes/allarch.bbclass
index 51ba509..