|
Re: Unable to build core-image-full-cmdline on openSUSE Leap 15.1: dnf can't find _curses module in do_rootfs task
This error means native python3 was somehow built without curses, or isn't able to use the curses module that was built, so installing host packages isn't going to help. You need to look into how
This error means native python3 was somehow built without curses, or isn't able to use the curses module that was built, so installing host packages isn't going to help. You need to look into how
|
By
Alexander Kanavin
·
#47601
·
|
|
Re: Issues with alsa-state
Hi Andy,
Have a look at the paths traversed by Yocto to find your asound.state in
log.do_fetch in the WORKDIR.
You'll have the following:
DEBUG: Searching for asound.state in paths:
The first path
Hi Andy,
Have a look at the paths traversed by Yocto to find your asound.state in
log.do_fetch in the WORKDIR.
You'll have the following:
DEBUG: Searching for asound.state in paths:
The first path
|
By
Quentin Schulz
·
#47600
·
|
|
Issues with alsa-state
Hello!
I am trying to add a custom asound.state file into my Zeus based i.MX6 image. I have created a custom .bbappend file with the following contents:
FILESEXTRAPATHS_prepend_mx6 :=
Hello!
I am trying to add a custom asound.state file into my Zeus based i.MX6 image. I have created a custom .bbappend file with the following contents:
FILESEXTRAPATHS_prepend_mx6 :=
|
By
Andy Pont <andy.pont@...>
·
#47599
·
|
|
Re: [meta-security][PATCH] meta-security: add layer index callouts
By
Diego Santa Cruz
·
#47598
·
|
|
Dhcp-server rpm dependent on base-passwd rpm
Wanted to know if dhcp-server has an actual dependency with base-passwd rpm or is it an optional dependency. I am using dhcp-server 4.3.2 rpm and when I try rpm -qpR dhcp-server 4.3.2.rpm I see
Wanted to know if dhcp-server has an actual dependency with base-passwd rpm or is it an optional dependency. I am using dhcp-server 4.3.2 rpm and when I try rpm -qpR dhcp-server 4.3.2.rpm I see
|
By
Varun A <vashok890@...>
·
#47597
·
|
|
[ Error ] python3-psycopg2-native recipe build error
#yocto
#python
Recipe --> python3-psycopg2-native --> https://layers.openembedded.org/layerindex/recipe/72275/
Added this recipe using `IMAGE_INSTALL` variable in `sjpl-image.bb` file
Got following errors while
Recipe --> python3-psycopg2-native --> https://layers.openembedded.org/layerindex/recipe/72275/
Added this recipe using `IMAGE_INSTALL` variable in `sjpl-image.bb` file
Got following errors while
|
By
dishant.arora1996@...
·
#47596
·
|
|
[meta-selinux][PATCH] rename sed_4.2.2.bbappend to sed_4.%.bbappend
Since upstream oe-core [bd40260cba sed: upgrade to 4.7],
renme bbappend to match the new version
Signed-off-by: Hongxu Jia <hongxu.jia@...>
---
recipes-extended/sed/{sed_4.2.2.bbappend =>
Since upstream oe-core [bd40260cba sed: upgrade to 4.7],
renme bbappend to match the new version
Signed-off-by: Hongxu Jia <hongxu.jia@...>
---
recipes-extended/sed/{sed_4.2.2.bbappend =>
|
By
hongxu
·
#47595
·
|
|
[layerindex-web][PATCH 0/5] Misc bug fixes [cover letter only]
Updates some bundled components (jQuery, Chart.js, Bootstrap) and fixes
a couple of bugs in the layer update script and background task display
for admins.
The following changes since commit
Updates some bundled components (jQuery, Chart.js, Bootstrap) and fixes
a couple of bugs in the layer update script and background task display
for admins.
The following changes since commit
|
By
Paul Eggleton
·
#47594
·
|
|
Unable to build core-image-full-cmdline on openSUSE Leap 15.1: dnf can't find _curses module in do_rootfs task
I recently switched from Ubuntu 19.10 to openSUSE Leap 15.1, but I'm having problems building core-image-full-cmdline on it. I've installed all the host packages I can think of, including
I recently switched from Ubuntu 19.10 to openSUSE Leap 15.1, but I'm having problems building core-image-full-cmdline on it. I've installed all the host packages I can think of, including
|
By
Rebecca Cran <rebecca@...>
·
#47593
·
|
|
Re: [meta-security][PATCH 0/2] tpm2-abrmd: startup fixes
merged.
thanks,
Armin
On 12/6/19 2:13 AM, Diego Santa Cruz via Lists.Yoctoproject.Org wrote:
merged.
thanks,
Armin
On 12/6/19 2:13 AM, Diego Santa Cruz via Lists.Yoctoproject.Org wrote:
|
By
Armin Kuster
·
#47592
·
|
|
Re: What should I expect when using SSTATE_MIRROR?
Hi,
I am also using docker when building but good point I will make sure that we are using the same version of the docker image.
Thanks
Hi,
I am also using docker when building but good point I will make sure that we are using the same version of the docker image.
Thanks
|
By
Mans Zigher <mans.zigher@...>
·
#47591
·
|
|
[meta-mingw][PATCH] wayland: Disable DTD validation on i686 MinGW
DTD validation can't be built for i686 MinGW because the assembly file
used to encode the DTD string is incompatible (it works fine for x86_64
MinGW though).
Signed-off-by: Joshua Watt
DTD validation can't be built for i686 MinGW because the assembly file
used to encode the DTD string is incompatible (it works fine for x86_64
MinGW though).
Signed-off-by: Joshua Watt
|
By
Joshua Watt
·
#47590
·
|
|
[meta-security][PATCH] meta-security: add layer index callouts
Signed-off-by: Armin Kuster <akuster808@...>
---
meta-integrity/conf/layer.conf | 2 ++
meta-security-compliance/conf/layer.conf | 2 ++
meta-tpm/conf/layer.conf | 1
Signed-off-by: Armin Kuster <akuster808@...>
---
meta-integrity/conf/layer.conf | 2 ++
meta-security-compliance/conf/layer.conf | 2 ++
meta-tpm/conf/layer.conf | 1
|
By
Armin Kuster
·
#47589
·
|
|
sdk rpi3 & rpi4 different sysroot
Hi,
Any and all help is appreciated. Thanks in advance.
Question 1
I tried using the sdk to build icestorm (a makefile project). The sysroot for rpi3 sdk & rpi4 sdk are
missing a ftdi.h header.
Hi,
Any and all help is appreciated. Thanks in advance.
Question 1
I tried using the sdk to build icestorm (a makefile project). The sysroot for rpi3 sdk & rpi4 sdk are
missing a ftdi.h header.
|
By
Ed Vidal
·
#47588
·
|
|
OpenEmbedded Workshop at FOSDEM20 tickets
We are happy to inform everyone that tickets to the inaugural
OpenEmbedded Workshop are now on sale. Early bird tickets are
available for 1/3rd off regular price. Also, we are offering a
"Supporter
We are happy to inform everyone that tickets to the inaugural
OpenEmbedded Workshop are now on sale. Early bird tickets are
available for 1/3rd off regular price. Also, we are offering a
"Supporter
|
By
Jon Mason
·
#47587
·
|
|
Re: What should I expect when using SSTATE_MIRROR?
Hi,
Maybe host tool versions differ which trigger recompilation of things
like gcc and thus everything gets recompiled. You can use bitbake-diffsigs
to figure out why rebuild was triggered.
I work
Hi,
Maybe host tool versions differ which trigger recompilation of things
like gcc and thus everything gets recompiled. You can use bitbake-diffsigs
to figure out why rebuild was triggered.
I work
|
By
Mikko Rapeli <mikko.rapeli@...>
·
#47586
·
|
|
What should I expect when using SSTATE_MIRROR?
Hi,
I am trying to use the sstate cache by using a SSTATE_MIRROR. I have
built everything from scratch once and pushed my sstate-cache
directory to the server. I then wen't over to another machine
Hi,
I am trying to use the sstate cache by using a SSTATE_MIRROR. I have
built everything from scratch once and pushed my sstate-cache
directory to the server. I then wen't over to another machine
|
By
Mans Zigher <mans.zigher@...>
·
#47585
·
|
|
How to integrate Python monorepo application?
#yocto
#python
#monorepo
A little context before the actual questions. As a project that I have worked on grew, the number of repositories used for the application we're developing grew as well. To the point that it's gotten
A little context before the actual questions. As a project that I have worked on grew, the number of repositories used for the application we're developing grew as well. To the point that it's gotten
|
By
Georgii Staroselskii
·
#47584
·
|
|
[meta-security][PATCH 2/2] tpm2-abrmd: Port command line options to new version.
From: Philip Tricca <flihp@...>
These have changed upstream.
Signed-off-by: Philip Tricca <flihp@...>
Signed-off-by: Diego Santa Cruz <Diego.SantaCruz@...>
---
From: Philip Tricca <flihp@...>
These have changed upstream.
Signed-off-by: Philip Tricca <flihp@...>
Signed-off-by: Diego Santa Cruz <Diego.SantaCruz@...>
---
|
By
Diego Santa Cruz
·
#47583
·
|
|
[meta-security][PATCH 1/2] tpm2-abrmd-init.sh: fix for /dev/tpmrmX
From: Trevor Woerner <twoerner@...>
Newer kernels, in addition to the traditional /dev/tpmX device nodes, are now
also creating /dev/tpmrmX device nodes. This causes this script to get
confused
From: Trevor Woerner <twoerner@...>
Newer kernels, in addition to the traditional /dev/tpmX device nodes, are now
also creating /dev/tpmrmX device nodes. This causes this script to get
confused
|
By
Diego Santa Cruz
·
#47582
·
|