Hi Trevor,
On Wednesday, 2 August 2017 12:09:48 AM CEST Trevor Woerner wrote:
> I'm trying to understand if memres is right for me.
>
> Every night my machine, via jenkins, grinds away doing about a dozen
> builds. Each of these builds is for a separate MACHINE, in separate
> directories, with se
Hi,
I'm still having problems fetching from Perforce. Is there any
documentation based on the latest implementation of the
poky/bitbake/lib/bb/fetch2/perforce.py file?
The copyright 2016 points to Kodak Alaris, Inc. Should I contact them?
I would appreciate if someone could point me in the right
Perhaps the issue should be fixed by making this switch static ?
On Tue, 1 Aug 2017 21:58:16 +0200
Markus Volk wrote:
> I had some time to look at this issue today. Since grub was recently updated
> i tried using the old recipes from pyro. This fixed booting without efi. Then
> i had a look
Hi Katu,
Andrew Bradford (on CC) was the last person to make significant changes to
that module. I believe it's not very widely used - none of the recipes we
commonly deal with make use of it and thus few of us have enough experience
with it to give good advice. If Andrew doesn't have any ideas
Hello,
we are using the current version of pyro. When building an image recipe we get
some warnings, that some postinstall intercept hooks failed. The log-file of
do_rootfs shows:
NOTE: Running intercept scripts:
NOTE: > Executing update_gio_module_cache intercept ...
/home/anders05/Dev/build-p
hi,
this could be fixed by adding "qemuwrapper-cross" to the depends of your
image.bb
regards
Markus
On Wed, 2 Aug 2017 09:24:06 +
"Andersen, Christian" wrote:
> Hello,
>
> we are using the current version of pyro. When building an image recipe we
> get some warnings, that some postinst
Thank you Paul,
I will wait and see if Andrew Bradford can kindly have a look at this.
Cheers,
Katu
2017-08-02 9:28 GMT+01:00 Paul Eggleton :
> Hi Katu,
>
> Andrew Bradford (on CC) was the last person to make significant changes to
> that module. I believe it's not very widely used - none of the
Hi Markus,
thanks for the hint. In my image recipe I was setting some other dependencies
for wic using DEPENDS="...". So the dependency for qemuwrapper-cross, which is
provided by image.bbclass, was overwritten. After changing my dependencies to
DEPENDS_append it is working now.
Regards
Christ
I guess that depends on what your needs are. Personally i would start to build
core-image-minimal and just add the packages i need
regards
Markus
On Wed, 2 Aug 2017 09:47:15 + (UTC)
Bacheh Karaji wrote:
>
> I would like to strip down my Yocto Linux before put in it to flash. Unneeded
> s
A quick win also to remove DISTRO features in local.conf that your
application(s) does not need :
DISTRO_FEATURES_remove = "bluetooth"
DISTRO_FEATURES_remove = "3g"
DISTRO_FEATURES_remove = "opengl"
DISTRO_FEATURES_remove = "wayland"
DISTRO_FEATURES_remove = "x11"
DISTRO_FEATURES_remove = "nfc"
Hi!
At the moment it like this:
On 02.08.2017 11:47, Bacheh Karaji wrote:
> I bitbake the image "core-image-base"/.
You start out with a already big image setup.
IMAGE_INSTALL_append = " poco nginx canutils vsftpd curl fcgi spawn-fcgi
net-snmp util-linux ubiattach-klibc ubimkvol-klibc ubiform
First, the core images are examples; copy and paste the closest to what you
want and then modify the recipe.
If you want a really small image then start from core-image-minimal, but be
aware that is missing a lot of stuff you may actually want.
How to remove things depends on how they got install
In 2013, the poky reference distribution made already-stripped an error
not a warning. So if you try to build gnuradio with poky, it fails.
Since qt4 is not being updated and should go away eventually, skip
the check here.
Signed-off-by: Philip Balister
---
recipes-qt4/recipes-libs/qwt_6.0.1.bb
Hello.
Thank you for your comment.
I want to double check.
= image name
= recipe within
Then, I am not sure if doing below will rebuild from scratch.
$ bitbake -c cleansstate
$ bitbake
Especially, I am doing things like below within my .
SRC_URI += "
If you modify a recipe then anything that depends on it will be rebuilt.
So changing a file referenced in SRC_URI in a recipe will cause the image
to rebuild if you build the image.
Ross
On 2 August 2017 at 12:03, Takashi Matsuzawa wrote:
> Hello.
>
> Thank you for your comment.
>
>
> I want to
On Wednesday, 2 August 2017 12:56:58 PM CEST Philip Balister wrote:
> In 2013, the poky reference distribution made already-stripped an error
> not a warning. So if you try to build gnuradio with poky, it fails.
>
> Since qt4 is not being updated and should go away eventually, skip
> the check her
On Tue, Aug 1, 2017 at 11:42 PM, Riko Ho wrote:
> Could it be this one ?
>
> https://www.devmanuals.net/install/ubuntu/ubuntu-12-04-lts-precise-pangolin/install-libthread-queue-perl.html
>
yes
> Thanks
>
>
> On 02/08/17 14:38, Khem Raj wrote:
>
> apply the solutions they may work for ubuntu
>
>
Still got the same error after installing it? Any other clues?
On Aug 2, 2017 9:53 PM, "Khem Raj" wrote:
> On Tue, Aug 1, 2017 at 11:42 PM, Riko Ho wrote:
> > Could it be this one ?
> >
> > https://www.devmanuals.net/install/ubuntu/ubuntu-12-04-
> lts-precise-pangolin/install-libthread-queue-per
Helli, thank you for your confirmation.
From: Burton, Ross
Sent: Wednesday, August 2, 2017 8:47:00 PM
To: Takashi Matsuzawa
Cc: Khem Raj; yocto@yoctoproject.org
Subject: Re: [yocto] local file update vs rebuild
If you modify a recipe then anything that depends on
Frustrating in that I can't get the eSDK to fully build. I'm past the issue
with kernel-devsrc and harfbuzz... but now I see hundreds of messages like
below. Anyone seen this before? From what I can tell these tasks are being
executed out of the run queue. Not all the messages are from cve-check b
On Wed, Aug 2, 2017 at 3:35 AM Burton, Ross wrote:
> First, the core images are examples; copy and paste the closest to what
> you want and then modify the recipe.
>
> If you want a really small image then start from core-image-minimal, but
> be aware that is missing a lot of stuff you may actual
Hello All,
Here is the report for the 2.4 M2 rc2 full point release test cycle.
Full Report :
https://wiki.yoctoproject.org/wiki/WW31_-_2017-07-31_-_Full_Test_Cycle_2.4_M2_rc2
=== Summary
The QA cycle for release 2.4 M2 rc2 is complete.
Performance
Measurements were mostly t
22 matches
Mail list logo