On 10/11/2016 07:30 AM, Mark Asselstine wrote:
Commit 217e06badb146539122732ab0eb27fd17cce09e5 [clamav: fix gcc 6.x
build failure.] fixed a typo in "PACKAGECONFIG" (was missing the 'G')
but unfortunately the PACKAGECONFIG string was incorrectly formed due
to mismatched quotes. This caused a par
I want to use the 'KBUILD_DEFCONFIG' to build the kernel, but an compile error
happens, here is the piece of the log:
NOTE: make -j 2 zImage CC=arm-poky-linux-gnueabi-gcc -mno-thumb-interwork
-marm -fuse-ld=bfd LD=arm-poky-linux-gnueabi-ld.bfd
CC
Hi,
We have a project running an aarch64 compatible processor. For backward
compatibility with some internal software packages, we're using the armv7a-vfp
machine type as a multilib lib32 variant. However, we have found that when
attempting to install both lib32-glibc and glibc we encounter a f
Hi, i have build an image for an imx6 card (secoA62) based on this good
layer https://github.com/graugans/meta-udoo (krogoth branch). All work
fine but since the last version of qt 5.7, qtbase-font is not provided
and now i have this error when i deploy an app :
/QFontDatabase: Cannot find fon
Hi, i have rebuild an image of yocto krogoth with qt 5.6.2 (lasted
release). The problem is now i have a problem with developer sdk. The
problem is when i use it with a host machine (after install the script
and configure qt creator), i obtain this error when i want to deploy an
app :
/|/usr/
Hi,
On 2016-10-11 17:39, Joshua Lock wrote:
aren't set.
If you point PRSERV_HOST and PRSERV_PORT at a non-localhost PRServer
the git repo won't be fetched/updated.
I use the Y-AB for nightly builds and to populate DL_DIR and friends.
It's also not unusual to use this machine as the "master"
Hi,
I am compiling Yocto kernel image with:
* a third party's "in-tree" kernel configuration
* the same third party's BSP (which has some further kernel configurations
as well)
* my own kernel configuration fragments for my project on top of the above
two
What I found was if I make a small change
On Tue, 2016-10-11 at 11:42 +0300, gm...@reliableembeddedsystems.com
wrote:
> Hi,
>
> With a latest and greatest Yocto Autobuilder I noticed stuff like
> this
> when I restart it:
>
> ---
> ...
> Updating PRSERV
> remote: Counting objects: 20, done.
> remote: Compressing objects: 100% (20/20),
Commit 217e06badb146539122732ab0eb27fd17cce09e5 [clamav: fix gcc 6.x
build failure.] fixed a typo in "PACKAGECONFIG" (was missing the 'G')
but unfortunately the PACKAGECONFIG string was incorrectly formed due
to mismatched quotes. This caused a parsing error:
ERROR: Unable to parse
.../meta-sec
On 10/11/16 4:21 AM, Paul Eggleton wrote:
> Hi folks,
>
> Would someone be able to help Scott with the background for this:
>
> https://bugzilla.yoctoproject.org/show_bug.cgi?id=8596
>
> It's not really my area of expertise and we really want this documented
> properly once and for all.
I ha
On 11 October 2016 at 06:18, Dinh Nguyen (dinhn) wrote:
> ERROR: QA Issue: Architecture did not match (20 to 62) on
> /work/ppce500v2-poky-linux-gnuspe/c-mlib/1.1-r0/packages-split/c-mlib/usr/bin/xxx
> [arch]
>
You can look up the architectures at
https://en.wikipedia.org/wiki/Executable_and_Li
Hi,
With a latest and greatest Yocto Autobuilder I noticed stuff like this
when I restart it:
---
...
Updating PRSERV
remote: Counting objects: 20, done.
remote: Compressing objects: 100% (20/20), done.
remote: Total 20 (delta 17), reused 0 (delta 0)
Unpacking objects: 100% (20/20), done.
Fro
On 10/10/16 10:24 PM, Paul Eggleton wrote:
> On Tue, 11 Oct 2016 09:19:15 Paul Eggleton wrote:
>> On Mon, 10 Oct 2016 12:47:11 Mark Hatle wrote:
>>> On 10/10/16 12:37 PM, Paul Eggleton wrote:
On Mon, 10 Oct 2016 04:48:41 Hatle, Mark wrote:
>> On Oct 10, 2016, at 2:54 AM, Paul Eggleton
On 10/10/16 3:32 AM, Paul Eggleton wrote:
> On Fri, 07 Oct 2016 11:57:18 Liam R. Howlett wrote:
>> Collection and version will be pulled from the layer.conf if it exists
>> and dependencies will be resolved by first checking for layers with the
>> dependency name and then checking for collections.
On 10/10/16 3:20 AM, Paul Eggleton wrote:
> This looks good, just a few notes about this bit:
>
> On Fri, 07 Oct 2016 11:57:14 Liam R. Howlett wrote:
>> +def update_distro_conf_file(path, distro):
>> +logger.debug('Updating distro %s' % path)
>> +desc = ""
>> +with open(path, 'r') as f
15 matches
Mail list logo