|
Pyinstaller recipe
#yocto
Hello,
So I've been trying to build a pyinstaller recipe, which is this one , but I got those errors.
Hello,
So I've been trying to build a pyinstaller recipe, which is this one , but I got those errors.
|
By
yasminebenghozzi6@...
·
#54520
·
|
|
Failed dbus on Hardknott oFono 1.31
Hi,
I upgraded from Zeus to Hardknotte, I was able to run dbus to get
interface properties, but I failed on Hardknotte ofono 1.31. Has
anyone got oFono 1.31 dbus work?
Thank you.
Kind regards,
-
Hi,
I upgraded from Zeus to Hardknotte, I was able to run dbus to get
interface properties, but I failed on Hardknotte ofono 1.31. Has
anyone got oFono 1.31 dbus work?
Thank you.
Kind regards,
-
|
By
JH
·
#54519
·
|
|
Install packages to an "image" without its dependencies being pulled in.
#yocto
Greetings everyone,
Is there a way to instruct Yocto's image class to install package(s) without its dependencies for an image target (i.e ext4)? For instance, we are trying to build a system where
Greetings everyone,
Is there a way to instruct Yocto's image class to install package(s) without its dependencies for an image target (i.e ext4)? For instance, we are trying to build a system where
|
By
bibibobibo@...
·
#54518
·
|
|
[meta-gplv2] [PATCH 1/2] layer.conf: Set elfutils version correctly
We need to set PREFERRED_VERSION for elfutils or the wrong one will be used.
Signed-off-by: Richard Purdie <richard.purdie@...>
---
conf/layer.conf | 1 +
1 file changed, 1
We need to set PREFERRED_VERSION for elfutils or the wrong one will be used.
Signed-off-by: Richard Purdie <richard.purdie@...>
---
conf/layer.conf | 1 +
1 file changed, 1
|
By
Richard Purdie
·
#54517
·
|
|
[meta-gplv2] [PATCH 2/2] elfutils: Work around reproducibility issue
The version in this layer doesn't reproduce, so disable the warnings/errors
and allow it to build.
Signed-off-by: Richard Purdie <richard.purdie@...>
---
The version in this layer doesn't reproduce, so disable the warnings/errors
and allow it to build.
Signed-off-by: Richard Purdie <richard.purdie@...>
---
|
By
Richard Purdie
·
#54516
·
|
|
Yocto Autobuilder: Latency Monitor and AB-INT - Meeting notes: Aug 19, 2021
YP AB Intermittent failures meeting
===================================
Aug 19, 2021, 9 AM ET
https://windriver.zoom.us/j/3696693975
Attendees: Tony, Richard, Trevor, Randy, Alex,
YP AB Intermittent failures meeting
===================================
Aug 19, 2021, 9 AM ET
https://windriver.zoom.us/j/3696693975
Attendees: Tony, Richard, Trevor, Randy, Alex,
|
By
Randy MacLeod
·
#54515
·
|
|
Minutes: Yocto Project Weekly Triage Meeting 8/19/2021
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Alex, Armin, Bruce, Diane, Joshua, Randy, Richard, Ross, Saul, Stephen, Steve, Tim, Tony, TrevorG
ARs:
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Alex, Armin, Bruce, Diane, Joshua, Randy, Richard, Ross, Saul, Stephen, Steve, Tim, Tony, TrevorG
ARs:
|
By
Trevor Gamblin
·
#54514
·
|
|
Problem with building Go recipe for "Delve" project
Hi all,
after having sorted out all of my programatic-configuration issues I’m currently having an issue where I don’t quite know what I’m doing wrong.
We use a too called „Delve“ to
Hi all,
after having sorted out all of my programatic-configuration issues I’m currently having an issue where I don’t quite know what I’m doing wrong.
We use a too called „Delve“ to
|
By
Christofer Dutz <christofer.dutz@...>
·
#54513
·
|
|
Re: [meta-rockchip][PATCH 2/2] linux-yocto_5.4: Drop bbappend
added to meta-rockchip master
thanks!
added to meta-rockchip master
thanks!
|
By
Trevor Woerner
·
#54512
·
|
|
Re: [meta-rockchip][PATCH 1/2] machines: Adjust for new location of tune files in core
added to meta-rockchip master
thanks!
added to meta-rockchip master
thanks!
|
By
Trevor Woerner
·
#54511
·
|
|
YOCTO Zeus: Qt remote objects compiler repc missing from sdk toolchain
#toolchain
#sdk
#qtremoteobjects
#repc
Hello,
I permit myself to contact you because I got a weird issue in my sdk toolchain.
So, as I need "qtremoteobjects" in my embedded linux image, I add it like
Hello,
I permit myself to contact you because I got a weird issue in my sdk toolchain.
So, as I need "qtremoteobjects" in my embedded linux image, I add it like
|
By
anthony.marchand@...
·
#54510
·
|
|
Does PACKAGE_EXCLUDE work for Hardknott?
Hi,
I set up PACKAGE_EXCLUDE = "python3 python3-dbus", but it still build
pyhon3 and python3-dbus, what could I be wrong here?
Thank you.
Kind regards,
- jh
Hi,
I set up PACKAGE_EXCLUDE = "python3 python3-dbus", but it still build
pyhon3 and python3-dbus, what could I be wrong here?
Thank you.
Kind regards,
- jh
|
By
JH
·
#54509
·
|
|
[meta-security][PATCH 1/2] image-with-hardened-binaries: add class
Hi Armin,
sorry for the confusion, this is a resend (had some issues submitting the patch via mail and in the end it seems it ended up on the mailing list twice)
(and happened again, so i guess you
Hi Armin,
sorry for the confusion, this is a resend (had some issues submitting the patch via mail and in the end it seems it ended up on the mailing list twice)
(and happened again, so i guess you
|
By
Maximilian Blenk
·
#54508
·
|
|
[meta-selinux][PATCH 12/12] python3-networkx: drop bbappend
It is useless as setools-native build is disabled.
Signed-off-by: Yi Zhao <yi.zhao@...>
---
recipes-devtools/python/python3-networkx_%.bbappend | 2 --
1 file changed, 2 deletions(-)
It is useless as setools-native build is disabled.
Signed-off-by: Yi Zhao <yi.zhao@...>
---
recipes-devtools/python/python3-networkx_%.bbappend | 2 --
1 file changed, 2 deletions(-)
|
By
Yi Zhao
·
#54507
·
|
|
[meta-selinux][PATCH 11/12] python3-decorator: drop bbappend
It is useless as setools-native build is disabled.
Signed-off-by: Yi Zhao <yi.zhao@...>
---
recipes-devtools/python/python3-decorator_%.bbappend | 2 --
1 file changed, 2 deletions(-)
It is useless as setools-native build is disabled.
Signed-off-by: Yi Zhao <yi.zhao@...>
---
recipes-devtools/python/python3-decorator_%.bbappend | 2 --
1 file changed, 2 deletions(-)
|
By
Yi Zhao
·
#54506
·
|
|
[meta-selinux][PATCH 10/12] setools: disable native/nativesdk build
Disable native/nativesdk build as they don't work for a long time.
Signed-off-by: Yi Zhao <yi.zhao@...>
---
recipes-security/setools/setools_4.4.0.bb | 6 ------
1 file changed, 6
Disable native/nativesdk build as they don't work for a long time.
Signed-off-by: Yi Zhao <yi.zhao@...>
---
recipes-security/setools/setools_4.4.0.bb | 6 ------
1 file changed, 6
|
By
Yi Zhao
·
#54505
·
|
|
[meta-selinux][PATCH 09/12] net-tools: fix selinux build
Simply adding EXTRA_OEMAKE doesn't work for selinux build. We need to
modify config files in do_configure.
Signed-off-by: Yi Zhao <yi.zhao@...>
---
Simply adding EXTRA_OEMAKE doesn't work for selinux build. We need to
modify config files in do_configure.
Signed-off-by: Yi Zhao <yi.zhao@...>
---
|
By
Yi Zhao
·
#54504
·
|
|
[meta-selinux][PATCH 08/12] sysklogd: sync the initscript to latest oe-core version
The sysklogd has been updated to 2.2.3 in oe-core. Update the initscript
to adapt it.
Signed-off-by: Yi Zhao <yi.zhao@...>
---
recipes-extended/sysklogd/files/sysklogd | 3 +++
1 file
The sysklogd has been updated to 2.2.3 in oe-core. Update the initscript
to adapt it.
Signed-off-by: Yi Zhao <yi.zhao@...>
---
recipes-extended/sysklogd/files/sysklogd | 3 +++
1 file
|
By
Yi Zhao
·
#54503
·
|
|
[meta-selinux][PATCH 07/12] classes: drop redundant classes
There are some redundant classes: enable-selinux.bbclass,
with-selinux.bbclass, meson-enable-selinux.bbclass,
meson-selinux.bbclass, enable-audit.bbclass, with-audit.bbclass.
These classes only add
There are some redundant classes: enable-selinux.bbclass,
with-selinux.bbclass, meson-enable-selinux.bbclass,
meson-selinux.bbclass, enable-audit.bbclass, with-audit.bbclass.
These classes only add
|
By
Yi Zhao
·
#54502
·
|
|
[meta-selinux][PATCH 06/12] python2: drop bbappend
This bbappend was added long time ago and it is useless now.
Signed-off-by: Yi Zhao <yi.zhao@...>
---
conf/layer.conf | 2 --
This bbappend was added long time ago and it is useless now.
Signed-off-by: Yi Zhao <yi.zhao@...>
---
conf/layer.conf | 2 --
|
By
Yi Zhao
·
#54501
·
|