|
[meta-qt5, zeus-next, python3-pyqt5] QtChart can't be imported
Hi,
I use python3-pyqt5 from meta-qt5 (in zeus-next). I get an error in python3 when I try to import QtChart module (from PyQt5 import QtChart). Has anybody experience the same issue
Hi,
I use python3-pyqt5 from meta-qt5 (in zeus-next). I get an error in python3 when I try to import QtChart module (from PyQt5 import QtChart). Has anybody experience the same issue
|
By
Adrian
·
#48228
·
|
|
Still missing ubi after added and_config,ubifs
Hi,
How can I build u-boot for running on RAM? I add UBOOT_CONFIG[nand] =
"mx6ull_14x14_evk_nand_config,ubifs", but I still got errors in
u-boot:
Unknown command 'ubi' - try 'help'
Unknown command
Hi,
How can I build u-boot for running on RAM? I add UBOOT_CONFIG[nand] =
"mx6ull_14x14_evk_nand_config,ubifs", but I still got errors in
u-boot:
Unknown command 'ubi' - try 'help'
Unknown command
|
By
JH
·
#48227
·
|
|
Re: Yocto [thud], [zeus] do_fetch and do_unpack failures with offline/online svn build!
#yocto
#python
Hi,
I can't comment on svn fetcher but I use subversion via http
fetcher. This way the local download cache can have the exact same file
and builds can continue off line. One major gotcha is that all
Hi,
I can't comment on svn fetcher but I use subversion via http
fetcher. This way the local download cache can have the exact same file
and builds can continue off line. One major gotcha is that all
|
By
Mikko Rapeli <mikko.rapeli@...>
·
#48226
·
|
|
Yocto [thud], [zeus] do_fetch and do_unpack failures with offline/online svn build!
#yocto
#python
Hello Community,
This is the third time I am asking for support on this issue. This time I decided to use the web form.
In our project we have a requirement to be able to build the project offline.
Hello Community,
This is the third time I am asking for support on this issue. This time I decided to use the web form.
In our project we have a requirement to be able to build the project offline.
|
By
Georgi Georgiev
·
#48225
·
|
|
Re: [yocto-autobuilder2][PATCH] config.py: remove mpc8315-rdb
You can't do that if you still want to build it in older releases...
Cheers,
Richard
You can't do that if you still want to build it in older releases...
Cheers,
Richard
|
By
Richard Purdie
·
#48224
·
|
|
QA Cycle report for build (yocto-3.1_M2.rc1)
Hello All,
This is the full report for yocto-3.1_M2.rc1:
https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults
======= Summary ========
No high
Hello All,
This is the full report for yocto-3.1_M2.rc1:
https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults
======= Summary ========
No high
|
By
Sangeeta Jain
·
#48223
·
|
|
Re: [meta-selinux][PATCH 1/2] python: move appends to a dynamic-layer
Thanks for these, Jeremy, I'd just been prepping the same patches today,
but since yours are on-list, I'm merging them.
-J.
[[yocto] [meta-selinux][PATCH 1/2] python: move appends to a
Thanks for these, Jeremy, I'd just been prepping the same patches today,
but since yours are on-list, I'm merging them.
-J.
[[yocto] [meta-selinux][PATCH 1/2] python: move appends to a
|
By
Joe MacDonald
·
#48222
·
|
|
[yocto-autobuilder2][PATCH] config.py: remove mpc8315-rdb
Signed-off-by: Armin Kuster <akuster808@...>
---
config.py | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/config.py b/config.py
index 7dbd5e7..b210275 100644
---
Signed-off-by: Armin Kuster <akuster808@...>
---
config.py | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/config.py b/config.py
index 7dbd5e7..b210275 100644
---
|
By
Armin Kuster
·
#48221
·
|
|
[yocto-autobuilder-helper][PATCH] yocto-autobuilder-helper: remove mpc8315 from configs
Signed-off-by: Armin Kuster <akuster808@...>
---
config.json | 8 --------
scripts/publish-artefacts | 12 +-----------
2 files changed, 1 insertion(+), 19 deletions(-)
diff
Signed-off-by: Armin Kuster <akuster808@...>
---
config.json | 8 --------
scripts/publish-artefacts | 12 +-----------
2 files changed, 1 insertion(+), 19 deletions(-)
diff
|
By
Armin Kuster
·
#48220
·
|
|
[meta-selinux][PATCH 2/2] findutils: make append generic
Signed-off-by: Jeremy Puhlman <jpuhlman@...>
---
.../findutils/{findutils_4.6.%.bbappend =3D> findutils_%.bbappend} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename
Signed-off-by: Jeremy Puhlman <jpuhlman@...>
---
.../findutils/{findutils_4.6.%.bbappend =3D> findutils_%.bbappend} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename
|
By
Jeremy Puhlman
·
#48219
·
|
|
[meta-selinux][PATCH 1/2] python: move appends to a dynamic-layer
Signed-off-by: Jeremy Puhlman <jpuhlman@...>
---
conf/layer.conf | 2 ++
.../recipes-devtools}/python/files/sitecustomize.py | 0
Signed-off-by: Jeremy Puhlman <jpuhlman@...>
---
conf/layer.conf | 2 ++
.../recipes-devtools}/python/files/sitecustomize.py | 0
|
By
Jeremy Puhlman
·
#48218
·
|
|
bitbake failed to compile - ld cannot find -lc
Hello All,
I'm a newbie to Yocto.
I'm setting up a project using poky warrior branch.
I set up SDKMACHINE="x86_64"
Target arch is powerpc-nf
The goal is to create sdk image to be used for other
Hello All,
I'm a newbie to Yocto.
I'm setting up a project using poky warrior branch.
I set up SDKMACHINE="x86_64"
Target arch is powerpc-nf
The goal is to create sdk image to be used for other
|
By
Michael
·
#48217
·
|
|
Re: OpenEmbedded at FOSDEM 2020: Request for volunteers and demos
Hey folks,
We've now got a couple of demos planned for the OE stand at FOSDEM
this weekend but some more volunteers to help out at the stand would
be really good! If you're at FOSDEM and can spare
Hey folks,
We've now got a couple of demos planned for the OE stand at FOSDEM
this weekend but some more volunteers to help out at the stand would
be really good! If you're at FOSDEM and can spare
|
By
Paul Barker
·
#48216
·
|
|
New Dedicated Licensing and Documentation Mailing Lists
We are adding new lists for topics concerning subcommunities that
will benefit from focused list traffic.
The licensing list will separate licensing and legal discussion from
general development to
We are adding new lists for topics concerning subcommunities that
will benefit from focused list traffic.
The licensing list will separate licensing and legal discussion from
general development to
|
By
Michael Halstead
·
#48215
·
|
|
Re: Bitbake immediate assignment behavior
Hi Richard,
Thank you for the clarification.
I am definitely not in a position to make any suggestions regarding how bitbake should behave, however I would like to at least give my view:
* to me,
Hi Richard,
Thank you for the clarification.
I am definitely not in a position to make any suggestions regarding how bitbake should behave, however I would like to at least give my view:
* to me,
|
By
Alexandru N. Onea
·
#48214
·
|
|
Re: Tools to debug kernel hang in yocto
The issue appears to be with the SDCard. I would suggest you start by building
a kernel with a bundled initramfs, thus avoiding having to read the rootfs
from SD. You can find instructions on how to
The issue appears to be with the SDCard. I would suggest you start by building
a kernel with a bundled initramfs, thus avoiding having to read the rootfs
from SD. You can find instructions on how to
|
By
Mark Asselstine
·
#48213
·
|
|
Re: Bitbake immediate assignment behavior
Hi,
I'd say bitbake is behaving as it was written to behave. I'm not sure
its ideal but we probably do rely on it in places.
Yes, and we should add some tests for it to better "document" it.
There
Hi,
I'd say bitbake is behaving as it was written to behave. I'm not sure
its ideal but we probably do rely on it in places.
Yes, and we should add some tests for it to better "document" it.
There
|
By
Richard Purdie
·
#48212
·
|
|
Bitbake immediate assignment behavior
Hello community,
Let's consider the following example in a bb file:
X = "1"
A := "X is '${X}' and Y is '${Y}'"
B = "X is '${X}' and Y is '${Y}'"
X = "2"
Y = "3"
According to the bitbake user manual,
Hello community,
Let's consider the following example in a bb file:
X = "1"
A := "X is '${X}' and Y is '${Y}'"
B = "X is '${X}' and Y is '${Y}'"
X = "2"
Y = "3"
According to the bitbake user manual,
|
By
Alexandru N. Onea
·
#48211
·
|
|
Not adding glibc to an image and avoiding RDEPENDS problem?
Hi,
I want to build an image that does in the end NOT contain the virtual/libc used for building the elements of the image because the final target libc is provided pre-built in a different way
Hi,
I want to build an image that does in the end NOT contain the virtual/libc used for building the elements of the image because the final target libc is provided pre-built in a different way
|
By
Heinz Wrobel
·
#48210
·
|
|
Re: permanently supercede kernel config with one of my own creation
Add this line to your machine config:
>>>>>>>>>
# Install the module in /lib/modules/${uname -r}/
MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"
<<<<<<<<<
Gabriele
Add this line to your machine config:
>>>>>>>>>
# Install the module in /lib/modules/${uname -r}/
MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"
<<<<<<<<<
Gabriele
|
By
Gabriele
·
#48209
·
|