Martin,
On Tue, May 1, 2018 at 8:49 PM, Martin Siegumfeldt wrote:
> Hi Andrea,
>
>
>
>
> From: Andrea Galbusera
> Sent: Tuesday, May 1, 2018 16:06
> To: Martin Siegumfeldt
> Cc: yocto@yoctoproject.org
> Subject: Re: [yocto] Recipe availability through eSDK (cppzm
Hi,
Hacking the recipe according to:
martin@dell:~/work/z7000-distro-zcu102/meta-openembedded$ git diff
diff --git a/meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb
b/meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb
index a64745c94..aba1d6edb 100644
--- a/meta-oe/recipes-connectivity/zeromq
On Wed, May 2, 2018 at 9:52 AM, Martin Siegumfeldt wrote:
> Hi,
>
>
> Hacking the recipe according to:
>
>
> martin@dell:~/work/z7000-distro-zcu102/meta-openembedded$ git diff
> diff --git a/meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb
> b/meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb
> i
On 2 May 2018 at 01:41, Andre McCurdy wrote:
> On Tue, May 1, 2018 at 4:59 PM, Paul Eggleton
> wrote:
>> On Wednesday, 2 May 2018 11:54:00 AM NZST Andre McCurdy wrote:
>>> On Tue, May 1, 2018 at 3:10 PM, Paul Eggleton
>>> wrote:
>>> > On Wednesday, 2 May 2018 12:07:42 AM NZST Burton, Ross wrote:
Hi Andrea,
You are right, the recipe works-as-is, when adding 'cppzmq-dev' to the image
rather than just 'cppzmq' - I was not aware of this. From an eSDK perspective
it seems to work when the package is installed according to
devtool sdk-install -s cppzmq
and then adding 'IMAGE_INSTALL += "cpp
On Wed, May 2, 2018 at 7:01 PM, Burton, Ross wrote:
> On 2 May 2018 at 01:41, Andre McCurdy wrote:
>> On Tue, May 1, 2018 at 4:59 PM, Paul Eggleton
>> wrote:
>>> On Wednesday, 2 May 2018 11:54:00 AM NZST Andre McCurdy wrote:
On Tue, May 1, 2018 at 3:10 PM, Paul Eggleton
wrote:
>
On 05/02/2018 04:53 PM, Irving ST wrote:
Thank you for your help and explanations. Unfortunately just removing
ptest doesn't make it build.
This is the error when I tried bitbake core-image-minimal:
ERROR: Nothing PROVIDES 'readline' (but
/home/irving/srcgit/poky/meta/recipes-devtools/python/pyt
On Wed, May 2, 2018 at 2:33 PM, Martin Siegumfeldt wrote:
> Hi Andrea,
>
> You are right, the recipe works-as-is, when adding 'cppzmq-dev' to the image
> rather than just 'cppzmq' - I was not aware of this. From an eSDK perspective
> it seems to work when the package is installed according to
>
Hi,
I'm working on an NVidia Jetson board with a TX2 module and I would like to
have splash screen with a progress bar when booting and shutting down. The
board boots to an application embedded style. There's no desktop and no
user login.
The configuration I use makes use of systemd.
I gave a tr
On 2 May 2018 at 14:58, Alexander Kanavin wrote:
> On 05/02/2018 04:53 PM, Irving ST wrote:
>
>> Thank you for your help and explanations. Unfortunately just removing
>> ptest doesn't make it build.
>> This is the error when I tried bitbake core-image-minimal:
>>
>> ERROR: Nothing PROVIDES 'readl
Hello Raymond,
YOCTO is, per say, moving target. If you have YOCTO Krogoth, you should
have somehow frozen host Centos 7 release around this time. As you now
moving to Rocko, you need to fast-forward the whole host Centos 7 (in other
words to upgrade Centos 7) to this state (maybe to latest, it'll
On Wed, 25 Apr 2018, at 21:55, Zoran Stojsavljevic wrote:
> > Jethro doesn't support Yocto 16.* because it is very old (released
> > 2015...)...
>
> Now, I must admit, I have learned something new. Never gave any
> consideration to these releases: example: Pyro 17.0.3.
>
> But now I understand:
On Wed, 2 May 2018, at 21:17, Zoran Stojsavljevic wrote:
> Hello Raymond,
>
> YOCTO is, per say, moving target. If you have YOCTO Krogoth, you should
> have somehow frozen host Centos 7 release around this time. As you now
> moving to Rocko, you need to fast-forward the whole host Centos 7 (in oth
Hi,
I get the following error when compiling a kernel module using the
latest version of Rocko (The kernel is not linux-yocto but NXP's
freescale linux-imx, maybe this could be a factor) :
ERROR: kernel-module-driver-0.1-r0 do_make_scripts: Function failed:
do_make_scripts (log file is located at
On Wednesday, 2 May 2018 8:33:12 PM NZST Andrea Galbusera wrote:
> On Wed, May 2, 2018 at 9:52 AM, Martin Siegumfeldt wrote:
> > Hacking the recipe according to:
> > martin@dell:~/work/z7000-distro-zcu102/meta-openembedded$ git diff
> > diff --git a/meta-oe/recipes-connectivity/zeromq/cppzmq_git.b
Hi Andrei,
We were able to verify that we could directly use the raspberrypi3-64.conf for
the cm3 as 64-bit, as you had suggested. Thanks for that suggestion.
It just seemed a bit confusing that there is only one cm3 machine conf, and it
tunnels through to a rpi2. All the online doc about the
On Wed, May 2, 2018 at 5:05 PM, Martin Townsend
wrote:
> Hi,
>
> I get the following error when compiling a kernel module using the
> latest version of Rocko (The kernel is not linux-yocto but NXP's
> freescale linux-imx, maybe this could be a factor) :
>
> ERROR: kernel-module-driver-0.1-r0 do_m
Hello Vincent,
You have to contact Toradex people, since they are, after all, kind of
experts in this area (Qt5). I doubt that people here (I mean R&D
maintaining reference YOCTO Project) are involved in-depth with Qt5
and underlying infrastructure.
My 2 cent worth advise,
Zoran
___
On Tue,
Hello Paul,
Could you, please, read couple of times more my quoted comment (by you)?
Stress to word: *couple*! ;-)
> Now, I must admit, I have learned something new. Never gave any
> consideration to these releases: example: Pyro 17.0.3.
>
>* But now I understand: it has direct link with Ubuntu 1
> Advising people to "freeze" their host system and stop taking
security/bugfix updates pushed by their distro is a bad idea.
I already said here that I am ignorant in regards to Centos. I never used
this distro. Please, read again my comments.
In contrary, if I try to compile YOCTO Krogoth with
Hi Bruce,
On Thu, May 3, 2018 at 3:27 AM, Bruce Ashfield wrote:
>
>
> On Wed, May 2, 2018 at 5:05 PM, Martin Townsend
> wrote:
>>
>> Hi,
>>
>> I get the following error when compiling a kernel module using the
>> latest version of Rocko (The kernel is not linux-yocto but NXP's
>> freescale linux
21 matches
Mail list logo