|
Re: poky-dunfell-23.0.2: WARNING: Your host glibc verson (2.32) is newer than that in uninative (2.31). Disabling uninative so that sstate is not corrupted.
I tried the latest uninative from the same link, it will remove the warning but it doesn't solve the problem.
If something else is wrong/different I would very much like a
I tried the latest uninative from the same link, it will remove the warning but it doesn't solve the problem.
If something else is wrong/different I would very much like a
|
By
Robert
·
#50848
·
|
|
Re: sd-bus.h not found even with DEPENDS += "systemd"
Without digging into the details, it sounds very very much like the most of your problems are caused by handcrafting a Makefile which is not cross compile aware and probably has multiple other issues.
Without digging into the details, it sounds very very much like the most of your problems are caused by handcrafting a Makefile which is not cross compile aware and probably has multiple other issues.
|
By
Josef Holzmayr
·
#50847
·
|
|
Re: QA notification for completed autobuilder build (yocto-3.2_M3.rc2)
Hello all,
This is the full report for yocto-3.2_M3.rc2:
https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults
======= Summary ========
No new
Hello all,
This is the full report for yocto-3.2_M3.rc2:
https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults
======= Summary ========
No new
|
By
Sangeeta Jain
·
#50846
·
|
|
[PATCH v2] cluster-glue: improve reproducibility
From: Mingli Yu <mingli.yu@...>
Set ssh path rather than using hosttools to remove the build
path in the files such as drac5, kdumpcheck and etc.
Signed-off-by: Mingli Yu
From: Mingli Yu <mingli.yu@...>
Set ssh path rather than using hosttools to remove the build
path in the files such as drac5, kdumpcheck and etc.
Signed-off-by: Mingli Yu
|
By
Yu, Mingli
·
#50845
·
|
|
Re: poky-dunfell-23.0.2: WARNING: Your host glibc verson (2.32) is newer than that in uninative (2.31). Disabling uninative so that sstate is not corrupted.
For uninative you can just use latest dunfell with
https://git.openembedded.org/openembedded-core/commit/?h=dunfell&id=0f01fb2286335dd0da0c7be3f56c36a0fced3e42
For dpkg you can just try latest, but
For uninative you can just use latest dunfell with
https://git.openembedded.org/openembedded-core/commit/?h=dunfell&id=0f01fb2286335dd0da0c7be3f56c36a0fced3e42
For dpkg you can just try latest, but
|
By
Martin Jansa
·
#50844
·
|
|
[meta-cgl][PATCH] resource-agents: remove the build path from script ocf-binaries
From: Yue Tao <Yue.Tao@...>
After upgrading 4.5.0, the script ocf-binaries contains the build path
| : ${SSH:=/path/to/build/tmp-glibc/hosttools/ssh}
Add a configure option to replace it
From: Yue Tao <Yue.Tao@...>
After upgrading 4.5.0, the script ocf-binaries contains the build path
| : ${SSH:=/path/to/build/tmp-glibc/hosttools/ssh}
Add a configure option to replace it
|
By
Kai Kang
·
#50843
·
|
|
[meta-security][PATCH 2/2] packagegroup-core-security: add softHSM
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-core/packagegroup/packagegroup-core-security.bb | 1 +
1 file changed, 1 insertion(+)
diff --git
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-core/packagegroup/packagegroup-core-security.bb | 1 +
1 file changed, 1 insertion(+)
diff --git
|
By
Armin Kuster
·
#50842
·
|
|
[meta-security][PATCH 1/2] softHSM: add pkg
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-security/softHSM/softhsm_2.6.1.bb | 30 +++++++++++++++++++++++
1 file changed, 30 insertions(+)
create mode 100644
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-security/softHSM/softhsm_2.6.1.bb | 30 +++++++++++++++++++++++
1 file changed, 30 insertions(+)
create mode 100644
|
By
Armin Kuster
·
#50841
·
|
|
poky-dunfell-23.0.2: WARNING: Your host glibc verson (2.32) is newer than that in uninative (2.31). Disabling uninative so that sstate is not corrupted.
Hello list,
The warning in the subject has turned into an error.
I'm building a Yocto project based on poky-dunfell-23.0.2
I get this error:
ERROR: dpkg-native-1.19.7-r0
Hello list,
The warning in the subject has turned into an error.
I'm building a Yocto project based on poky-dunfell-23.0.2
I get this error:
ERROR: dpkg-native-1.19.7-r0
|
By
Robert
·
#50840
·
|
|
Re: sd-bus.h not found even with DEPENDS += "systemd"
Hi,
A response came only to me :
So I added
EXTRA_OEMAKE += "-I${STAGING_INCDIR}to fix the systemd include error.
But I still get the error of :
Hi,
A response came only to me :
So I added
EXTRA_OEMAKE += "-I${STAGING_INCDIR}to fix the systemd include error.
But I still get the error of :
|
By
Bel Hadj Salem Talel <bhstalel@...>
·
#50839
·
|
|
Re: #yocto systemd not able to start sshd after a reboot
#yocto
Maybe this should be added to sshd.service [unit] part
(to have added dependency) to solve this problem:
> The sshd.service file is as follows:
> [Unit]
> Description=OpenSSH server daemon
>
Maybe this should be added to sshd.service [unit] part
(to have added dependency) to solve this problem:
> The sshd.service file is as follows:
> [Unit]
> Description=OpenSSH server daemon
>
|
By
Zoran
·
#50838
·
|
|
[meta-cgl][ 2/3] ocfs2-tools: remove lsbinitscripts from RDEPENDS
From: Robert Yang <liezhi.yang@...>
The LSB support had been removed from oe-core by:
https://git.openembedded.org/openembedded-core/commit/?id=fb06435
And it works well to start
From: Robert Yang <liezhi.yang@...>
The LSB support had been removed from oe-core by:
https://git.openembedded.org/openembedded-core/commit/?id=fb06435
And it works well to start
|
By
Kai Kang
·
#50837
·
|
|
[meta-cgl][ 3/3] ucarp: add initscripts-functions as runtime dependency when using systemd
From: Yi Zhao <yi.zhao@...>
The ucarp.service invokes script /usr/libexec/ucarp to start/stop the
ucarp service. But the /etc/init.d/functions file which is required by
the script is not
From: Yi Zhao <yi.zhao@...>
The ucarp.service invokes script /usr/libexec/ucarp to start/stop the
ucarp service. But the /etc/init.d/functions file which is required by
the script is not
|
By
Kai Kang
·
#50836
·
|
|
[meta-cgl][ 1/3] kernel: Remove non-existing kernel option
From: He Zhe <zhe.he@...>
CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE has been removed from mainline kernel
by commit be6ec88f41ba ("selinux: Remove
From: He Zhe <zhe.he@...>
CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE has been removed from mainline kernel
by commit be6ec88f41ba ("selinux: Remove
|
By
Kai Kang
·
#50835
·
|
|
[PATCH] cluster-glue: improve reproducibility
From: Mingli Yu <mingli.yu@...>
Remove the build path info from the files such as drac5,
kdumpcheck and etc to improve reproducibility.
Signed-off-by: Mingli Yu
From: Mingli Yu <mingli.yu@...>
Remove the build path info from the files such as drac5,
kdumpcheck and etc to improve reproducibility.
Signed-off-by: Mingli Yu
|
By
Yu, Mingli
·
#50834
·
|
|
Re: sd-bus.h not found even with DEPENDS += "systemd"
HI Again,
The systemd issue is solved by installing the libsystemd in my native host, but I got another problem linking the lib with "ld" :
|
HI Again,
The systemd issue is solved by installing the libsystemd in my native host, but I got another problem linking the lib with "ld" :
|
|
By
Bel Hadj Salem Talel <bhstalel@...>
·
#50833
·
|
|
sd-bus.h not found even with DEPENDS += "systemd"
Hi Community,
I'm trying to make a recipe for source files with a Makefile , files are under : https://github.com/wirepas/gateway/tree/master/sink_service
I can't add the recipe directly from the
Hi Community,
I'm trying to make a recipe for source files with a Makefile , files are under : https://github.com/wirepas/gateway/tree/master/sink_service
I can't add the recipe directly from the
|
By
Bel Hadj Salem Talel <bhstalel@...>
·
#50832
·
|
|
Re: setup.py no such file or directory
Hi Again,
I solved the issue,
The problem was that when yocto unpacks the source files it unpacks it not in tmp/work/.../python3-wirepas-messaging/python3-wirepas-messaging-1.0 which is the work
Hi Again,
I solved the issue,
The problem was that when yocto unpacks the source files it unpacks it not in tmp/work/.../python3-wirepas-messaging/python3-wirepas-messaging-1.0 which is the work
|
By
Bel Hadj Salem Talel <bhstalel@...>
·
#50831
·
|
|
Re: setup.py no such file or directory
Hi again,
When I add the recipe with devtool and I disable the .bbappend that adds externalsrc the same error appears.
Should I add it to final recipe as well ?
Can anyone explain this for me
Hi again,
When I add the recipe with devtool and I disable the .bbappend that adds externalsrc the same error appears.
Should I add it to final recipe as well ?
Can anyone explain this for me
|
By
Bel Hadj Salem Talel <bhstalel@...>
·
#50830
·
|
|
Re: [OE-core] [PATCH] pseudo: do not expand symlinks in /proc
In Sakib's defence, did you read the README in pseudo? :)
"Discussions and patches should be directed at the openembedded-core
mailing list at openembedded-core at lists.openembedded.org."
Whether
In Sakib's defence, did you read the README in pseudo? :)
"Discussions and patches should be directed at the openembedded-core
mailing list at openembedded-core at lists.openembedded.org."
Whether
|
By
Richard Purdie
·
#50829
·
|