While re-compiling the whole YOCTO load for freescale i.MX6, where I have
added Qt5 layers (and it failed many times, so I needed to do some tricks
there), I encounter the following warning (in *ORANGE*) and error (in *RED*)
while finishing the build:
*WARNING: Duplicate inclusion for
/home/user/t
On Thu, Sep 7, 2017 at 12:37 AM, Zoran Stojsavljevic
wrote:
> While re-compiling the whole YOCTO load for freescale i.MX6, where I have
> added Qt5 layers (and it failed many times, so I needed to do some tricks
> there), I encounter the following warning (in ORANGE) and error (in RED)
> while fin
On Mon, Sep 4, 2017 at 10:56 AM, Paul Eggleton <
paul.eggle...@linux.intel.com> wrote:
> On Monday, 4 September 2017 7:59:55 PM NZST Andrea Galbusera wrote:
> > On Mon, Sep 4, 2017 at 9:33 AM, Patrick Ohly
> wrote:
> > > More recent bitbake should not fail like that anymore. It's still
> > > bett
> If you keep your sstate-cache directory then delete tmp/ dir is what you
need
> to do. Rebuilding from sstate-cache is very quick.
It does not help. Since I'll have at the end/I'll end-up with the same
problem. My best guess. :-(
Since I am building the whole humongous YOCTO build not in one, r
On 07-09-17 11:06, Zoran Stojsavljevic wrote:
> If you keep your sstate-cache directory then delete tmp/ dir is what you need
> to do. Rebuilding from sstate-cache is very quick.
It does not help. Since I'll have at the end/I'll end-up with the same
problem. My best guess. :-(
Since I am b
As well integrate with meta-oe bbclass pypi.
Signed-off-by: Andrei Gherzan
---
recipes-devtools/python/rpi-gpio_0.6.2.bb | 21 -
recipes-devtools/python/rpi-gpio_0.6.3.bb | 14 ++
2 files changed, 14 insertions(+), 21 deletions(-)
delete mode 100644 recipes-devto
As well integrate with meta-oe bbclass pypi.
Signed-off-by: Andrei Gherzan
---
recipes-devtools/python/python-sense-hat_2.1.0.bb | 28 ---
recipes-devtools/python/python-sense-hat_2.2.0.bb | 24 +++
2 files changed, 24 insertions(+), 28 deletions(-)
delete mo
License in the README was moved a couple of lines below.
Signed-off-by: Andrei Gherzan
---
recipes-devtools/pi-blaster/pi-blaster.inc| 2 +-
recipes-devtools/pi-blaster/pi-blaster_git.bb | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes-devtools/pi-blaster/pi-bla
Signed-off-by: Andrei Gherzan
---
recipes-multimedia/omxplayer/omxplayer_git.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-multimedia/omxplayer/omxplayer_git.bb
b/recipes-multimedia/omxplayer/omxplayer_git.bb
index 0e0f9ba..713dacf 100644
--- a/recipes-multimedia
Signed-off-by: Andrei Gherzan
---
recipes-graphics/userland/userland_git.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-graphics/userland/userland_git.bb
b/recipes-graphics/userland/userland_git.bb
index 8ff1411..1fc0717 100644
--- a/recipes-graphics/userland/user
On Thu, Sep 7, 2017 at 2:24 PM, Andrei Gherzan wrote:
> As well integrate with meta-oe bbclass pypi.
>
> Signed-off-by: Andrei Gherzan
> ---
> recipes-devtools/python/rpi-gpio_0.6.2.bb | 21 -
> recipes-devtools/python/rpi-gpio_0.6.3.bb | 14 ++
> 2 files changed
Richard Purdie writes:
> On Fri, 2017-09-01 at 12:14 -0700, akuster wrote:
>> On 08/29/2017 01:03 AM, Richard Purdie wrote:
>> >
>> > On Fri, 2017-08-25 at 14:50 +0200, Raphael Kubo da Costa wrote:
>> > >
>> > > I've recently updated my host system to Fedora 26, which has GCC
>> > > 7.
>> > >
>>
Commit 4c4fa8c "tpm2.0-tss: install resourcemgr service" introduced
systemd support for the resourcemgr package, but left the default
${PN} in SYSTEMD_PACKAGES, leading to an apparently harmless (?) build
error, emitted by systemd.bbclass via bb.error() because tpm2.0-tss
does not have a package of
Hi Andre,
Here is the complete error output:
ERROR: qtdeviceutilities-5.9.1+gitAUTOINC+48fb704e64-r0 do_fetch: Fetcher
failure: Fetch command export
DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-9ReQWXYEk1"; export
SSH_AUTH_SOCK="/run/user/1000/keyring-4PGABB/ssh"; export
PATH="/home/gwi
I've had a customer with a similar problem. The way they resolved it was to
download the certification from their proxy and add it to their system as a
known certificate.
Sorry I don't have any more details then that, but maybe that can spark someone
who knows the actual steps to be able to comme
you can try adding following to ~/.gitconfig
[http]
sslverify = false
On Thu, Sep 7, 2017 at 9:31 AM, Mark Hatle wrote:
> I've had a customer with a similar problem. The way they resolved it was to
> download the certification from their proxy and add it to their system as a
> known cer
Clicking on a patch name in Series view displays the patch at
the botton section in same page, but there is no easy way to
get a direct link to the patch, for example: to share the link.
This change includes the column "Link" where a direct link to the
patch is displayed and labeled with the patch
Hi Mark,
Unfortunately, in this case the certificate has already been added to the
system, necessary to get https working.
Greg
From: Mark Hatle
Sent: Thursday, September 7, 2017 9:31:02 AM
To: Greg Wilson-Lindberg; Andre McCurdy
Cc: yocto@yoctoproject.org
Su
That did the trick,
Thanks,
Greg
> -Original Message-
> From: Khem Raj [mailto:raj.k...@gmail.com]
> Sent: Thursday, September 07, 2017 9:52 AM
> To: Mark Hatle
> Cc: Greg Wilson-Lindberg ; Andre McCurdy
> ; yocto@yoctoproject.org
> Subject: Re: [yocto] Working behind a Palo Alto firewall
Hi Zoran
Am Donnerstag, den 07.09.2017, 09:37 +0200 schrieb Zoran Stojsavljevic:
> While re-compiling the whole YOCTO load for freescale i.MX6, where I have
> added Qt5 layers (and it failed many times, so I needed to do some tricks
> there), I encounter the following warning (in *ORANGE*) and err
Dear Team,
I have successfully used yocto for fsl-image-qt5, but the rootfs generated from
this is 1.1 Gb.
In order reduce the size of generated rootfs I have removed "require
recipes-fsl/images/fsl-image-gui.bb" line from fsl-image-qt5. After that I am
getting this error
ERROR: fsl-image-qt
21 matches
Mail list logo