Mark,
Thanks for your attention.
In fact there's nothing in PRE script of the rpm that could cause the error, it
just executes a 'exit 0'. I really don't know what can be the cause. More than
this, why the error doesn't occur when running on a QEMU VM, just inside
guestfish.
Regards,
Alexand
On 26 November 2015 at 17:25, Dariusz Pelowski
wrote:
> Is it acceptable solution? Could you apply attached patch?
>
That's exactly the right thing to do. Can you reformat the commit message
to match git style ("lib/oe/terminal: use C locale when determining
version" as the first line, the impo
2015-11-27 13:45 GMT+01:00 Burton, Ross :
>
> On 26 November 2015 at 17:25, Dariusz Pelowski > wrote:
>
>> Is it acceptable solution? Could you apply attached patch?
>>
>
> That's exactly the right thing to do. Can you reformat the commit message
> to match git style ("lib/oe/terminal: use C loc
Hi ,
I have written a kernel module which i am currently building along with the
yocto kernel but i want to be able to move my code to a different
repository and be able to build it as a stand alone module.
To do so , i will need the kernel headers to be generated from the linux
kernel on yocto .
On 11/27/15 5:56 AM, Alexandre Freire da Silva Osorio wrote:
> Mark,
>
> Thanks for your attention.
>
> In fact there's nothing in PRE script of the rpm that could cause the error,
> it just executes a 'exit 0'. I really don't know what can be the cause. More
> than this, why the error doesn't
Hi,
I want to install NumPy with Python3 supporton a Beaglebone Black. Unfortunately, I
couldn't find any information or a recipe. Anyone has ever tried, success, failed ?
Regards,
--
Benoit Rapidel
Co-founder & CTO at ExMachina
--
___
yocto mailin
On 11/27/2015 05:11 PM, Benoit Rapidel wrote:
I want to install NumPy with Python3 supporton a Beaglebone Black.
Unfortunately, I couldn't find any information or a recipe. Anyone has
ever tried, success, failed ?
There is a recipe for numpy in oe-core, but it's not particularly up to
date, a
I found one in meta. How do I update it ? I'm using poky jethro.
Should a create a new one named python3-numpy or the same recipe should handle
both
python versions ?
B
@Alex, sorry for that, reposting in the mailing list.
Le 27/11/2015 16:19, Alexander Kanavin a écrit :
On 11/27/2015 05:11 P
On 11/27/2015 06:39 PM, Benoit Rapidel wrote:
I found one in meta. How do I update it ? I'm using poky jethro.
Should a create a new one named python3-numpy or the same recipe should
handle both
python versions ?
From what I can see, the standard approach is to create a separate
recipe for pyt
On 11/26/2015 02:25 PM, Paul Eggleton wrote:
> On Wednesday 25 November 2015 18:00:37 Aníbal Limón wrote:
>> Recipe inherits are needed to detect what recipes support
>> certain feature.
>>
>> For example: For detect ptest enable recipes and then do
>> ptest runtime test after succesful upgrade.
Good observation, i'll make this change.
alimon
On 11/26/2015 02:28 PM, Paul Eggleton wrote:
> On Wednesday 25 November 2015 18:00:40 Aníbal Limón wrote:
>> Signed-off-by: Aníbal Limón
>> ---
>> modules/utils/git.py | 3 +++
>> 1 file changed, 3 insertions(+)
>>
>> diff --git a/modules/
Sure,
alimon
On 11/26/2015 02:29 PM, Paul Eggleton wrote:
> On Wednesday 25 November 2015 18:00:42 Aníbal Limón wrote:
>> Testimage module implements usage of testimage class, a integration
>> branch is created with succesful recipe upgrades and then the next
>> tests are run for every mac
Ok, thanks
Numpy start to except ld can't find npymath and npysort. I checked with devshell,
there is libnpymath.a and libnpysort.a within build/temp.linux-x86_64-3.4, which is
used by ld to find libs. Do you have any clues ?
I'm trying to compile numpy 1.9.2 with python3.
Thanks in advance
A suggestion,
Fork the wanted kernel tree and add a .bbappend at a custom layer.
This way you can follow forked kernel updates and keep poky recipes
clean.
If you insist to keep things local, maybe this helps:
http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#local-projects
Reg
Hi,
When I follow the instructions from
https://github.com/solettaproject/soletta/wiki/MinnowBoard-MAX-Instructions to
bitbake image
It will generate below error. I have already installed libtool etc.
My environment is Ubuntu 15.04 64bits, does anyone know how the problem is ?
Thanks!
autorecon
removed integrated patch
Changed LIC_FILES_CHKSUM from generic OE to a file within the package
sources.
Signed-off-by: Armin Kuster
---
.../nmap/files/add_aarch64_to_configure.patch | 28 --
.../nmap/{nmap_6.47.bb => nmap_7.00.bb}| 11 -
2 files chang
16 matches
Mail list logo