Re: [OE-core] Want to strip rootfs

2017-02-04 Thread ANDANI PRASHANT
Hi Mark, Thank you for your reply. i am getting below error If i comment INHIBIT_PACKAGE_STRIP in meta-linaro/meta-linaro-toolchain/recipes-devtools/external-linaro-toolchain/ external-linaro-toolchain.bb file. ERROR: external-linaro-toolchain-2017.01~dev-r0.arago30 do_package: Error executing

Re: [OE-core] whatever happened to a proposal for "read-only" sstate?

2017-02-04 Thread Robert P. J. Day
On Fri, 3 Feb 2017, Richard Purdie wrote: > On Fri, 2017-02-03 at 06:45 -0500, Robert P. J. Day wrote: > >   for purposes of teaching, i wanted to check into the feasibility of > > having students take advantage of a single shared state cache, but > > still have the option of building whatever

Re: [OE-core] whatever happened to a proposal for "read-only" sstate?

2017-02-04 Thread Robert P. J. Day
On Fri, 3 Feb 2017, Richard Purdie wrote: > On Fri, 2017-02-03 at 06:45 -0500, Robert P. J. Day wrote: > >   for purposes of teaching, i wanted to check into the feasibility of > > having students take advantage of a single shared state cache, but > > still have the option of building whatever

[OE-core] [morty] Python cyclic dependencies

2017-02-04 Thread Mike Looijmans
In the do_rootfs log, I found these messages: Breaking circular dependency on python-core for libz1. Breaking circular dependency on python-core for python-lang. Breaking circular dependency on python-core for libz1. Breaking circular dependency on python-core for python-lang. Breaking circular

[OE-core] [PATCH] xz: upgrade to 5.2.3

2017-02-04 Thread Andreas Horsthemke
Signed-off-by: Andreas Horsthemke --- meta/recipes-extended/xz/{xz_5.2.2.bb => xz_5.2.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/xz/{xz_5.2.2.bb => xz_5.2.3.bb} (90%) diff --git a/meta/recipes-extended/xz/xz_5.2.2.bb