|
Re: util-linux and --enable-raw with recent kernels
Thanks Khem!
Indeed I checked on master but got cheated by the web git interface and I was looking at an older commit :-/
Glad it is the right way to go and already solved on master!
Cheers,
Federico
Thanks Khem!
Indeed I checked on master but got cheated by the web git interface and I was looking at an older commit :-/
Glad it is the right way to go and already solved on master!
Cheers,
Federico
|
By
Federico Pellegrin
·
#55045
·
|
|
Re: #zeus meta-intel
#zeus
Did you build everything with this compiler from start? Is opencl-clang
building with the right LLVM lib from meta-clang?
Thanks,
Anuj
Did you build everything with this compiler from start? Is opencl-clang
building with the right LLVM lib from meta-clang?
Thanks,
Anuj
|
By
Anuj Mittal
·
#55044
·
|
|
Re: #zeus meta-intel
#zeus
Anuj:
I picked up the tarball for for the baseline dunfell tools platform to update host tools...
I am seeing it compile cleaner but for one issue causng ld to
Anuj:
I picked up the tarball for for the baseline dunfell tools platform to update host tools...
I am seeing it compile cleaner but for one issue causng ld to
|
By
Monsees, Steven C (US)
·
#55043
·
|
|
Re: util-linux and --enable-raw with recent kernels
you might want to use latest master, fix that you might find useful is
https://git.openembedded.org/openembedded-core/commit/?id=7f577c10913104860121f682b9b3754870c4db23
you might want to use latest master, fix that you might find useful is
https://git.openembedded.org/openembedded-core/commit/?id=7f577c10913104860121f682b9b3754870c4db23
|
By
Khem Raj
·
#55042
·
|
|
util-linux and --enable-raw with recent kernels
Hello,
Running on a quite recent kernel (5.14.10 from Fedora 34) I've came across a problem when building util-linux (2.35.2) native, namely in the configure phase:
configure: error: raw selected, but
Hello,
Running on a quite recent kernel (5.14.10 from Fedora 34) I've came across a problem when building util-linux (2.35.2) native, namely in the configure phase:
configure: error: raw selected, but
|
By
Federico Pellegrin
·
#55041
·
|
|
Yocto Project Status WW41`21
Current Dev Position: YP 3.4 M4
Next Deadline: 29th Oct. 2021 YP 3.4 M4 release
Next Team Meetings:
Bug Triage meeting Thursday Oct. 14th at 7:30am PDT
Current Dev Position: YP 3.4 M4
Next Deadline: 29th Oct. 2021 YP 3.4 M4 release
Next Team Meetings:
Bug Triage meeting Thursday Oct. 14th at 7:30am PDT
|
By
Stephen Jolley
·
#55040
·
|
|
Re: #zeus meta-intel
#zeus
It looks like the gcc version is too old on your host for this to work.
Thanks,
Anuj
It looks like the gcc version is too old on your host for this to work.
Thanks,
Anuj
|
By
Anuj Mittal
·
#55039
·
|
|
Re: How to include PostgreSQL development stuff in SDK?
Can anybody please help me with this issue? I am completely out of ideas what I am missing or doing wrong.
Mit freundlichem Gruß
best regards
iNOEX GmbH
Thore Böckelmann
Software Design
Mit
Can anybody please help me with this issue? I am completely out of ideas what I am missing or doing wrong.
Mit freundlichem Gruß
best regards
iNOEX GmbH
Thore Böckelmann
Software Design
Mit
|
By
tboeckel
·
#55038
·
|
|
Re: building the kernel's usbipd daemon
On Tue, Oct 12, 2021 at 12:33 AM chuck kamas via
lists.yoctoproject.org <chuckkamas=yahoo.com@...>
wrote:
My intent was just to show how you'd get the source from whatever
kernel
On Tue, Oct 12, 2021 at 12:33 AM chuck kamas via
lists.yoctoproject.org <chuckkamas=yahoo.com@...>
wrote:
My intent was just to show how you'd get the source from whatever
kernel
|
By
Bruce Ashfield
·
#55037
·
|
|
Re: #zeus meta-intel
#zeus
For this test case I was only building in opencl-clang and igc...
If I attempt to build in intel-compute-runtime, iy attempts to make use of igc and I see the following build issue:
08:11
For this test case I was only building in opencl-clang and igc...
If I attempt to build in intel-compute-runtime, iy attempts to make use of igc and I see the following build issue:
08:11
|
By
Monsees, Steven C (US)
·
#55036
·
|
|
Using meta-qt5-extra layer build KDE support on riscv target
#yocto
Hi Guys,
I am facing bellow error while building KDE support using meta-qt5-extra layer.can any body know please suggest me how can i fix this problem.
I have added already qttools -> this will
Hi Guys,
I am facing bellow error while building KDE support using meta-qt5-extra layer.can any body know please suggest me how can i fix this problem.
I have added already qttools -> this will
|
By
sateesh m
·
#55035
·
|
|
Re: #zeus meta-intel
#zeus
Anuj:
Are there any other possible dependencies for the “meta-intel/dynamic-layers/clang-layer/recipes-
opencl” ?
Is this dependent on systemd ?
It appears to builds clean, but fails/faults
Anuj:
Are there any other possible dependencies for the “meta-intel/dynamic-layers/clang-layer/recipes-
opencl” ?
Is this dependent on systemd ?
It appears to builds clean, but fails/faults
|
By
Monsees, Steven C (US)
·
#55034
·
|
|
[meta-selinux][PATCH 3/4] selinux-python: add RDEPENDES on audit-python
Add RDEPENDS on audit-python for selinux-python-semanage.
Fixes:
$ semanage fcontext -a -t user_home_t "/web(/.*)?"
Traceback (most recent call last):
File "/usr/sbin/semanage", line 975, in
Add RDEPENDS on audit-python for selinux-python-semanage.
Fixes:
$ semanage fcontext -a -t user_home_t "/web(/.*)?"
Traceback (most recent call last):
File "/usr/sbin/semanage", line 975, in
|
By
Yi Zhao
·
#55033
·
|
|
[meta-selinux][PATCH 1/4] libselinux: inherit pkgconfig
Inherit pkgconfig to fix the build error which is introduced by
oe-commit:
commit 8e26252b45b7660c7c67c702411bdec187a76ffc
Author: Richard Purdie <richard.purdie@...>
Date: Sun
Inherit pkgconfig to fix the build error which is introduced by
oe-commit:
commit 8e26252b45b7660c7c67c702411bdec187a76ffc
Author: Richard Purdie <richard.purdie@...>
Date: Sun
|
By
Yi Zhao
·
#55032
·
|
|
[meta-selinux][PATCH 4/4] selinux: move selinux scripts to selinux-scripts
There are too many recipes in recipes-security/selinux. Keep the selinux
userspace recipes and move selinux scripts to selinux-scripts directory
to make the directory hierarchy
There are too many recipes in recipes-security/selinux. Keep the selinux
userspace recipes and move selinux scripts to selinux-scripts directory
to make the directory hierarchy
|
By
Yi Zhao
·
#55031
·
|
|
[meta-selinux][PATCH 2/4] libselinux-python: inherit pkgconfig
Inherit pkgconfig to fix the build error which is introduced by
oe-commit:
commit 8e26252b45b7660c7c67c702411bdec187a76ffc
Author: Richard Purdie <richard.purdie@...>
Date: Sun
Inherit pkgconfig to fix the build error which is introduced by
oe-commit:
commit 8e26252b45b7660c7c67c702411bdec187a76ffc
Author: Richard Purdie <richard.purdie@...>
Date: Sun
|
By
Yi Zhao
·
#55030
·
|
|
extra-cmake-modules-native-5.81.0 Package porting on riscv target using meta-qt5-extra layer
#yocto
Hi Guys,
I am facing compile-time issue (extra-cmake-modules-native-5.81.0 ). Using bitbake extra-cmake-modules it's compiled fine. It is dependent on other packages. Using bitbake
Hi Guys,
I am facing compile-time issue (extra-cmake-modules-native-5.81.0 ). Using bitbake extra-cmake-modules it's compiled fine. It is dependent on other packages. Using bitbake
|
By
sateesh m
·
#55029
·
|
|
#dunfell #sdk #yocto
#dunfell
#sdk
#yocto
I am unable to build an extensible SDK for my RISC-V machine.
Required Details:
Also, I am able to build the normal SDK successfully.
I ran this for my custom machine "cdac-ooo".
I am attaching
I am unable to build an extensible SDK for my RISC-V machine.
Required Details:
Also, I am able to build the normal SDK successfully.
I ran this for my custom machine "cdac-ooo".
I am attaching
|
By
andymishra97@...
·
#55028
·
|
|
Re: building the kernel's usbipd daemon
Thanks for the quick reply. I looked at the perf recipe, and its quite involved. Is there a simpler recipie to use as a template? Perhaps one of these?
Thanks for the quick reply. I looked at the perf recipe, and its quite involved. Is there a simpler recipie to use as a template? Perhaps one of these?
|
By
chuck kamas
·
#55027
·
|
|
Re: Error while installing Python modules using pip3 in yocto zeus
#zeus
Greetings !
I am working on Rockpis Board with Yocto Zeus for development . When I am trying to install Python modules "backports.zoneinfo" using pip3 I am facing the below error . Kindly requesting
Greetings !
I am working on Rockpis Board with Yocto Zeus for development . When I am trying to install Python modules "backports.zoneinfo" using pip3 I am facing the below error . Kindly requesting
|
By
Poornesh G
·
#55026
·
|