Re: [oe] Actually installed packages

2018-08-04 Thread William Delacre
e recipe is) will be automatically installed if the PACKAGES variable is not redefined in the recipe (so if '=' is used and not '+=' or *append) *So if I don't want those packages for one of my software/library, I have to explicitely specify it in the recipe ? Thanks :-) William Le

Re: [oe] Actually installed packages

2018-08-04 Thread William Delacre
Le sam. 4 août 2018 à 00:12, Max Krummenacher a écrit : > Hi > > > What’s the difference between the build/buildhistory/packages content > (all > > the packages found here) and the installed-packages.txt file in > > /buildhistory/images/.. ? > > > > I can see packages in first one which are n

[oe] Actually installed packages

2018-08-03 Thread William Delacre
Hi, What’s the difference between the build/buildhistory/packages content (all the packages found here) and the installed-packages.txt file in /buildhistory/images/.. ? I can see packages in first one which are not included in installed-packages.txt Could anyone explain this to me ? Thanks :

Re: [oe] (no subject)

2018-07-31 Thread William Delacre
Le mar. 31 juil. 2018 à 20:42, S. Lockwood-Childs a écrit : > On Tue, Jul 31, 2018 at 10:30:02AM -0400, Mark Asselstine wrote: > > On Tuesday, July 31, 2018 7:54:22 AM EDT William Delacre wrote: > > > Le ven. 27 juil. 2018 à 18:40, S. Lockwood-Childs a > > > > >

Re: [oe] (no subject)

2018-07-31 Thread William Delacre
n Fri, Jul 27, 2018 at 06:25:27PM +0200, William Delacre wrote: > > Okay, it makes sense! > > > > My question may seem stupid but then why don’t we always use ‘-native’ > for > > the dependencies ? > > > > Is it because sometimes we know that the behavior

[oe] meta-python/python-twisted

2018-07-31 Thread William Delacre
Hi everyone, I’m trying to install both python-twisted (required by python-txws) and python3-twisted (for gnuradio) on my target machine. The problem is that as the 2 recipes use the same source code, there is a conflict during the do_rootfs task of the image because the 2 recipes install binary

Re: [oe] (no subject)

2018-07-27 Thread William Delacre
lt;-- native dependency > * library you need to link against during build <-- target dependency > > --SJLC > > On Fri, Jul 27, 2018 at 06:25:27PM +0200, William Delacre wrote: > > Okay, it makes sense! > > > > My question may seem stupid but then why don’t we

Re: [oe] (no subject)

2018-07-27 Thread William Delacre
Asselstine < mark.asselst...@windriver.com> a écrit : > On Friday, July 27, 2018 12:04:37 PM EDT William Delacre wrote: > > Thanks a lot for the answer, it worked perfectly ! > > > > There is just one point I don’t really understand : why do we need to > add a > &g

Re: [oe] (no subject)

2018-07-27 Thread William Delacre
juil. 2018 à 17:03, Mark Asselstine < mark.asselst...@windriver.com> a écrit : > On Thu, Jul 26, 2018 at 3:40 PM, Mark Asselstine > wrote: > > On Mon, Jul 23, 2018 at 8:28 AM, William Delacre > > wrote: > >> Hi ! :-) > >> > >> I’m facin

[oe] (no subject)

2018-07-23 Thread William Delacre
Hi ! :-) I’m facing issues when trying to run ‘bitbake python-twisted’ (do_compile error) Log says : “Download error on https://pypi.python.org/simple/incremental/: [Errno -3] Temporary failure in name resolution distutils.errors.DistutilsError : Could not find suitable distributio