Hi Marek,
Thanks for your answer!
I did use a local repo folder since I find it more convenient to make
quick changes that way, as it is the case right now.
I applied your changes but I still get the same bitbake errors as
before, as shown below. The CMake Error log says:
...
error: unrecogn
Hi Jakob,
On Tue, May 30, 2017 at 11:28 AM, Jakob Hasse
wrote:
> Hi Marek,
please don't top post http://www.idallen.com/topposting.html :)
>
> Thanks for your answer!
> I did use a local repo folder since I find it more convenient to make quick
> changes that way, as it is the case right now.
Sou
Hi Marek,
On 30.05.2017 11:37, Belisko Marek wrote:
Hi Jakob,
On Tue, May 30, 2017 at 11:28 AM, Jakob Hasse
wrote:
Hi Marek,
please don't top post http://www.idallen.com/topposting.html :)
Thanks for your answer!
I did use a local repo folder since I find it more convenient to make quick
ch
* use latest revision in rpi-4.11.y branch
* using AUTOREV causes bitbake to run git ls-remote on the github.com
repository in order
to convert AUTOREV to currently latest SRCREV even when you don't use
linux-raspberrypi_dev
at all, just happen to have meta-raspberrypi layer in your bblayers.
Hi Jakob,
On Tue, May 30, 2017 at 11:53 AM, Jakob Hasse
wrote:
> Hi Marek,
>
> On 30.05.2017 11:37, Belisko Marek wrote:
>>
>> Hi Jakob,
>>
>> On Tue, May 30, 2017 at 11:28 AM, Jakob Hasse
>> wrote:
>>>
>>> Hi Marek,
>>
>> please don't top post http://www.idallen.com/topposting.html :)
>>>
>>> T
Hello,
I am using cmake in my recipes (poky 2.1.2). Is there a way to display cmake
warnings as yocto warnings?
I can see the cmake warning in the log.do_configure file of my package but it
is not displayed prominent during bitbake.
Cheers and many thanks in advance,
Michael
--
___
Hi,
If the problem is the footprint, then you can add below line
in the libexample recipe:
INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
This
will prevent the build system from adding any debug info in the
libexample-dbg package.
BR Petter
[1] -
http://www.yoctoproject.org/docs/current/ref-manual/
Any pointers if it is possible to build the eSDK with meta-qt5 ?
--
Dipl.-Ing.
Jan-Simon Möller
jansimon.moel...@gmx.de
On Thursday 25 May 2017 20:27:09 Jan-Simon Möller wrote:
> Hi !
> How can I build an eSDK that includes meta-qt5 ?
>
> The examples I found use the 'traditional' sdk and
> ad
On Tue, May 30, 2017 at 12:57 AM, Martin Jansa wrote:
> * use latest revision in rpi-4.11.y branch
> * using AUTOREV causes bitbake to run git ls-remote on the github.com
> repository in order
> to convert AUTOREV to currently latest SRCREV even when you don't use
> linux-raspberrypi_dev
> a
Current Dev Position: Preparing for YP 2.4 M1
Next Deadline: YP 2.4 M1 Cut off is June 12, 2017
SWAT team rotation: Juro -> Anibal on May 26, 2017.
SWAT team rotation: Anibal -> Todor on June 2, 2017.
https://wiki.yoctoproject.org/wiki/Yocto_Build_Failure_Swat_Team
Key Status/Updates:
·
On 30 May 2017 5:08 p.m., "Khem Raj" wrote:
On Tue, May 30, 2017 at 12:57 AM, Martin Jansa
wrote:
> * use latest revision in rpi-4.11.y branch
> * using AUTOREV causes bitbake to run git ls-remote on the github.com
repository in order
> to convert AUTOREV to currently latest SRCREV even when y
On Tue, May 30, 2017 at 10:15 AM, Paul Barker wrote:
> On 30 May 2017 5:08 p.m., "Khem Raj" wrote:
>
> On Tue, May 30, 2017 at 12:57 AM, Martin Jansa
> wrote:
>> * use latest revision in rpi-4.11.y branch
>> * using AUTOREV causes bitbake to run git ls-remote on the github.com
>> repository in o
On Tue, May 30, 2017 at 10:25 AM, Andre McCurdy wrote:
> On Tue, May 30, 2017 at 10:15 AM, Paul Barker wrote:
>> On 30 May 2017 5:08 p.m., "Khem Raj" wrote:
>>
>> On Tue, May 30, 2017 at 12:57 AM, Martin Jansa
>> wrote:
>>> * use latest revision in rpi-4.11.y branch
>>> * using AUTOREV causes b
The SMP kernel config presents issues on qemuarm because:
CONFIG_SMP=y
Dependencies Missing:
- CPU_V6K or CPU_V7:
These are selected by setting:
CONFIG_ARCH_MULTI_V7=y
or
CONFIG_ARCH_MULTI_V6=y
But our QEMU + ARM BSPs are based on armv4/v5 hence they are
incompatible with CONFIG
Hi,
After a quick look, it seems like the problem is related to
the Upgrade to Qt 5.8 that was done in pyro.
commit: 333949a Upgrade
to Qt 5.8 (in meta-qt5)
The above mentioned commit causes
'./dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase/0014-Add-IMX-GPU-support.patch'
(in meta-freescal
Alex,
is this change only applies to qemu arm? I wonder if the native arm arch
needs a similar series.
Leo
On Tue, 2017-05-30 at 11:44 -0700, Alejandro Hernandez wrote:
> The SMP kernel config presents issues on qemuarm because:
>
> CONFIG_SMP=y
> Dependencies Missing:
> - CPU_V6K or CPU_V7:
Hey Leo,
Nope, this change only applies to qemuARM, the other ARM based BSPs are
based on > ARMv6
Alejandro
On 05/30/2017 02:59 PM, Leonardo Sandoval wrote:
Alex,
is this change only applies to qemu arm? I wonder if the native arm arch
needs a similar series.
Leo
On Tue, 2017-05-30 at 11:
On Tue, May 30, 2017 at 1:12 PM, Alejandro Hernandez
wrote:
> Hey Leo,
>
> Nope, this change only applies to qemuARM, the other ARM based BSPs are
> based on > ARMv6
>
> Alejandro
>
>
> On 05/30/2017 02:59 PM, Leonardo Sandoval wrote:
>>
>> Alex,
>>
>> is this change only applies to qemu arm? I wo
Hey Andy,
On 05/30/2017 05:32 PM, Andre McCurdy wrote:
On Tue, May 30, 2017 at 1:12 PM, Alejandro Hernandez
wrote:
Hey Leo,
Nope, this change only applies to qemuARM, the other ARM based BSPs are
based on > ARMv6
Alejandro
On 05/30/2017 02:59 PM, Leonardo Sandoval wrote:
Alex,
is this c
On Tue, May 30, 2017 at 3:52 PM, Alejandro Hernandez
wrote:
> Hey Andy,
> On 05/30/2017 05:32 PM, Andre McCurdy wrote:
>> On Tue, May 30, 2017 at 1:12 PM, Alejandro Hernandez
>> wrote:
>>>
>>> Hey Leo,
>>>
>>> Nope, this change only applies to qemuARM, the other ARM based BSPs are
>>> based on >
On Tue, May 30, 2017 at 6:52 PM, Alejandro Hernandez <
alejandro.hernan...@linux.intel.com> wrote:
> Hey Andy,
>
>
> On 05/30/2017 05:32 PM, Andre McCurdy wrote:
>
>> On Tue, May 30, 2017 at 1:12 PM, Alejandro Hernandez
>> wrote:
>>
>>> Hey Leo,
>>>
>>> Nope, this change only applies to qemuARM,
> From: Paul D. DeRocco
>
> I ported a working build from Fido to Morty, made a few
> tweaks in response
> to error messages (mostly updating version numbers), but it's
> not finding
> my kernel configuration fragments. This is supposed to be an i386 arch
> system, but it insists upon building a
On 2017-05-30 9:15 PM, Paul D. DeRocco wrote:
From: Paul D. DeRocco
I ported a working build from Fido to Morty, made a few
tweaks in response
to error messages (mostly updating version numbers), but it's
not finding
my kernel configuration fragments. This is supposed to be an i386 arch
system,
From: Jackie Huang
The recipe in meta-oe is version 2.0.22 now, in which
the perl modules are packaged in openipmi-perl,
so this bbappend is not needed any more.
Signed-off-by: Jackie Huang
---
meta-cgl-common/recipes-extended/openipmi/openipmi_2.0.21.bbappend | 2 --
1 file changed, 2 deletio
you right, when i take qt5 from morty branch everything builded ok
>Вторник, 30 мая 2017, 22:02 +03:00 от Petter Mabäcker < pet...@technux.se >:
>
>Hi,
>After a quick look, it seems like the problem is related to the Upgrade to Qt
>5.8 that was done in pyro.
>commit: 333949a Upgrade to Qt 5.8 (i
From: Jackie Huang
inherit systemd and add PACKAGECONFIG to add proper
configure option and dependency when systemd is enabled.
Signed-off-by: Jackie Huang
---
meta-cgl-common/recipes-cgl/cluster-glue/cluster-glue_1.0.12.bb | 8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --g
From: Jackie Huang
--
The following changes since commit c0afa706e9cdb650c0e8bb79f503743632350b00:
core-image-cgl: Remove ROOTFS_PKGMANAGE_BOOTSTRAP (2017-05-24 14:19:13 +0200)
are available in the git repository at:
https://github.com/jackiehjm/meta-cgl.git jhuang0/up_cluster-glue_170531_
From: Jackie Huang
It includes LGPL 2.1 as well according to COPYING.LIB.
And point the LIC_FILES_CHKSUM to the checksums of the
license text in the source code.
Signed-off-by: Jackie Huang
---
meta-cgl-common/recipes-cgl/cluster-glue/cluster-glue_1.0.12.bb | 8 +---
1 file changed, 5 ins
From: Jackie Huang
Update useradd parameters for cluster-glue according
to spec file from source code:
https://github.com/ClusterLabs/cluster-glue/blob/master/cluster-glue-fedora.spec
And use HA_USER and HA_GROUP for easy maintenance.
Signed-off-by: Kai Kang
Signed-off-by: Jackie Huang
---
29 matches
Mail list logo