Re: [yocto] [EXTERNAL] Re: Update on issue witn do_package_qa

2016-09-08 Thread Clark, Mark A
This one? -Original Message- From: Bruce Ashfield [mailto:bruce.ashfi...@windriver.com] Sent: Thursday, September 08, 2016 12:43 PM To: Clark, Mark A ; yocto@yoctoproject.org Subject: Re: [EXTERNAL] Re: [yocto] Update on issue witn do_package_qa On 2016-09-08 01:41 PM, Clark, Mark A wr

Re: [yocto] [EXTERNAL] Re: Update on issue witn do_package_qa

2016-09-08 Thread Bruce Ashfield
On 2016-09-08 01:41 PM, Clark, Mark A wrote: Better but I'm still running into issues: See below... This still isn't using the BSP description that I mentioned in the series I sent. With this: WARNING: linux-yocto-rt-4.4.11+gitAUTOINC+59290c5f61_bf2fbe7f2c-r0 do_kernel_configcheck: [kernel

Re: [yocto] [EXTERNAL] Re: Update on issue witn do_package_qa

2016-09-08 Thread Clark, Mark A
Better but I'm still running into issues: See below... yocto@yocto-HP-Pavilion-dv7-Notebook-PC:~/poky-contrib-1a167ae1d023bfb27eee741a9ee6765f9ea732b7/build$ bitbake core-image-rt Parsing recipes: 100% |

Re: [yocto] building python-gst without x11

2016-09-08 Thread Burton, Ross
On 8 September 2016 at 15:36, nick83ola wrote: > it gives me an error because gtk+ requires it and python-pygst is a > dependance of python-gst > Looking at the pygtk configure you might be able to change the pygtk recipe to not pull in the gtk+ and so on dependencies if X11 isn't in DISTRO_FEAT

[yocto] building python-gst without x11

2016-09-08 Thread nick83ola
Dear mailing list i'm building an image for a media player with an imx6 board I don't want x11 support to strip down image size i'm with yocto fido 1.8.1 (the newest version supported by my board grrr) but if I try to compile python-gst removing x11 from distro feature (I don't need video at all

Re: [yocto] pkg_postinst behavior?

2016-09-08 Thread Daniel.
Hi, I thinking you're messing up packages and recipes names. Mulitple packages can be built from one recipe. Packages are the .rpm .ipk and .deb file generated to be installed on image. Usualy recipes build three packages: ${PN} ${PN}-dev ${PN}-dbg. Other packages can be generated like -doc, -lice

Re: [yocto] Yocto and Google protobuffer

2016-09-08 Thread Samuel Stirtzel
2016-09-06 20:11 GMT+02:00 Khem Raj : > >> On Sep 1, 2016, at 3:57 AM, Samuel Stirtzel >> wrote: >> >> Hi, >> >> protobuf 2.x and 3.x are incompatible, there is also a protobuf3 >> recipe in meta-maker. >> > > why is it in meta-maker and not in meta-oe ? > No idea, it would be easier to ask the

[yocto] pkg_postinst behavior?

2016-09-08 Thread Takashi Matsuzawa
Hello, Yocto. I just want to confirm how pkg_postinst scripts are called. Provided the following scripts are provided, in two bbappend recipes as below, which of them are actually executed and which are not? I have briefly tried and 'OK's below are called and 'NG's are not. The yocto manual says

Re: [yocto] [yocto autobuilder][PATCH 0/3] Fix buildlogger

2016-09-08 Thread Beth 'pidge' Flanagan
merged into master. Thanks! -b On Wed, 2016-09-07 at 16:33 +0100, Joshua Lock wrote: > Since build 999 we haven't seen any builds logged to the BuildLogs > wiki page, > that turns out to be because the JSON dicts keys are strings and thus > the sort > order isn't as expected, i.e. 999 > 1001. >

[yocto] vlc experience?

2016-09-08 Thread Takashi Matsuzawa
Hello Yocto. I am trying to build and run vlc on my fido based environment (genericx86 machine), but so far failing to play most of the multimedia files. I just wonder any of you have similar experience and hopefully has a clue. vlc player build OK without problem, by just adding vlc by IMAGE_I

Re: [yocto] Failing build following Quick Start

2016-09-08 Thread Richard Purdie
On Tue, 2016-09-06 at 13:13 +, Adolfo Sanchez wrote: > I am new to Yocto and trying to learn the basics of the system > > I am following the Yocto Quick Start guide:  > http://www.yoctoproject.org/docs/2.1/yocto-project-qs/yocto-project-q > s.html > > Details: > 1) I am using Lubuntu 16.04 64