Re: [yocto] [meta-freescale] Including Static Libraries from sysroot in an autotools based package

2015-03-20 Thread Priya Agarwal
Hello, Sorry to ask this question but I am unable to find any answer in reference manuals. ${CC} is a c compiler. For c++ is it ${CXX} or something else. Thanks. On Fri, Mar 20, 2015 at 9:07 AM, Priya Agarwal < priya_agar...@students.iitmandi.ac.in> wrote: > I have edited the Makefile.am as wel

Re: [yocto] [meta-freescale] Including Static Libraries from sysroot in an autotools based package

2015-03-20 Thread Khem Raj
> On Mar 20, 2015, at 1:09 AM, Priya Agarwal > wrote: > > Hello, > > Sorry to ask this question but I am unable to find any answer in reference > manuals. > ${CC} is a c compiler. For c++ is it ${CXX} or something else. Yes, you can always do bitbake -e | grep -e “^CXX=“ and figure out var

[yocto] Embedded Linux Package Management

2015-03-20 Thread Prasant J
Hi, I'm looking for package management for my embedded linux systems (yocto on armv7 iMX6Q) I'm looking for the following features: (a) Install & remove a package (b) Install packages and its dependencies (c) Install a package with conflicts, such that the conflicting package is force removed (

Re: [yocto] Embedded Linux Package Management

2015-03-20 Thread Alex J Lennon
On 20/03/2015 09:34, Prasant J wrote: > Hi, > > I'm looking for package management for my embedded linux systems > (yocto on armv7 iMX6Q) > > > I'm looking for the following features: > > (a) Install & remove a package > (b) Install packages and its dependencies > (c) Install a package with confl

Re: [yocto] Embedded Linux Package Management

2015-03-20 Thread Prasant J
On Fri, Mar 20, 2015 at 2:21 PM, Alex J Lennon wrote: > > > On 20/03/2015 09:34, Prasant J wrote: > > Hi, > > I'm looking for package management for my embedded linux systems > (yocto on armv7 iMX6Q) > > > I'm looking for the following features: > > (a) Install & remove a package > (b) Install pac

Re: [yocto] Embedded Linux Package Management

2015-03-20 Thread Alex J Lennon
On 20/03/2015 11:15, Prasant J wrote: > On Fri, Mar 20, 2015 at 2:21 PM, Alex J Lennon > wrote: >> >> On 20/03/2015 09:34, Prasant J wrote: >> >> Hi, >> >> I'm looking for package management for my embedded linux systems >> (yocto on armv7 iMX6Q) >> >> >> I'm looking for the following features:

Re: [yocto] customising root file system by removing the unwanted commands and libraries

2015-03-20 Thread Paul Eggleton
Hi Dilip, On Wednesday 18 March 2015 03:00:37 Dilip Basavaraju wrote: > I want to build an RFS, which I need to customize it by > removing the unwanted packages and particular commands which is not used by > me. > > Please suggest me how to customize, or refer me f

Re: [yocto] Embedded Linux Package Management

2015-03-20 Thread Paul Eggleton
On Friday 20 March 2015 11:26:43 Alex J Lennon wrote: > On 20/03/2015 11:15, Prasant J wrote: > > On Fri, Mar 20, 2015 at 2:21 PM, Alex J Lennon > > > > wrote: > >> On 20/03/2015 09:34, Prasant J wrote: > >> > >> Hi, > >> > >> I'm looking for package management for my embedded linux systems > >

Re: [yocto] Embedded Linux Package Management

2015-03-20 Thread Paul Eggleton
On Friday 20 March 2015 11:10:39 Paul Eggleton wrote: > On Friday 20 March 2015 11:26:43 Alex J Lennon wrote: > > On 20/03/2015 11:15, Prasant J wrote: > > > On Fri, Mar 20, 2015 at 2:21 PM, Alex J Lennon > > > > > > wrote: > > >> On 20/03/2015 09:34, Prasant J wrote: > > >> > > >> Hi, > > >> >

[yocto] [PATCH 0/2][autobuilder] Some fixes for PublishArtifacts

2015-03-20 Thread Joshua Lock
When deploying an autobuilder today I had to make a couple of changes to for variables I'd set in config/autobuilder.conf to work. The first patch for TMP_DIR seems good enough but the second for publishing sstate I'm more than a little wary of, mainly because you have to enable sharing sstate in

[yocto] [PATCH 2/2] PublishArtifacts: enable publishing of sstate

2015-03-20 Thread Joshua Lock
The PUBLISH_SSTATE variable in config/autobuilder.conf didnt' appear to be wired up anywhere so I've forced it into PublishArtifacts here. I consider this patch an RFC because a) it required both the PUBLISH_SSTATE variable to be set and b) an sstate parameter to be passed to the PublishArtifacts

[yocto] [PATCH 1/2] PublishArtifacts.py: respect TMP_DIR if it's set

2015-03-20 Thread Joshua Lock
If TMP_DIR is set look there for artifacts to publish, rather than a tmp directory which is a child of basedir. Signed-off-by: Joshua Lock --- .../autobuilder/buildsteps/PublishArtifacts.py | 39 -- 1 file changed, 21 insertions(+), 18 deletions(-) diff --git a/lib/pyth

[yocto] unpacking poky-dora-10.0.4.tar.bz2

2015-03-20 Thread Trevor Woerner
Hi, When I download and unpack poky-dora-10.0.4.tar.bz2 from http://downloads.yoctoproject.org/releases/yocto/yocto-1.5.4/poky-dora-10.0.4.tar.bz2 I end up with a directory called poky-de14d21bc6633ddeb810cef051b91ee322276496 instead of (the expected?) poky-dora-10.0.4. Is this expected? Best re

Re: [yocto] unpacking poky-dora-10.0.4.tar.bz2

2015-03-20 Thread Flanagan, Elizabeth
On 20 March 2015 at 14:53, Trevor Woerner wrote: > Hi, > > When I download and unpack poky-dora-10.0.4.tar.bz2 from > http://downloads.yoctoproject.org/releases/yocto/yocto-1.5.4/poky-dora-10.0.4.tar.bz2 > I end up with a directory called > poky-de14d21bc6633ddeb810cef051b91ee322276496 instead of

Re: [yocto] unpacking poky-dora-10.0.4.tar.bz2

2015-03-20 Thread Trevor Woerner
On 03/20/15 11:06, Flanagan, Elizabeth wrote: > The directory name should be poky-dora-10.0.4. I'll fix the tarball > ASAP. -b Great, thanks. -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto