|
Re: Recipe to install third-party RPM
#bitbake
Hello David,
There is nothing really special compared to "usual" recipes or whatever you use RPM or another packager.
In short:
1) You should create (likely in a layer of yours) the recipe for your
Hello David,
There is nothing really special compared to "usual" recipes or whatever you use RPM or another packager.
In short:
1) You should create (likely in a layer of yours) the recipe for your
|
By
Federico Pellegrin
·
#58769
·
|
|
Re: do_install hangs on native tasks
Not specifically, make has worked without issue.
Specifically, it seems to be restricted to do_install, on these nativesdk recipes, when calling git in a subshell or script from make.
Not specifically, make has worked without issue.
Specifically, it seems to be restricted to do_install, on these nativesdk recipes, when calling git in a subshell or script from make.
|
By
Christopher Friedt
·
#58768
·
|
|
Re: do_install hangs on native tasks
Is it specifically make processes that are hanging?
Alex
Is it specifically make processes that are hanging?
Alex
|
By
Alexander Kanavin
·
#58767
·
|
|
QA notification for completed autobuilder build (yocto-4.2_M1.rc1)
A build flagged for QA (yocto-4.2_M1.rc1) was completed on the autobuilder and is available at:
https://autobuilder.yocto.io/pub/releases/yocto-4.2_M1.rc1
Build hash information:
bitbake:
A build flagged for QA (yocto-4.2_M1.rc1) was completed on the autobuilder and is available at:
https://autobuilder.yocto.io/pub/releases/yocto-4.2_M1.rc1
Build hash information:
bitbake:
|
By
Pokybuild User <pokybuild@...>
·
#58766
·
|
|
Re: do_install hangs on native tasks
The hung commands are in the S state (sleeping).
The build gets hung on bitbake hosttools-tarball and it seems to be
all of the native targets
Currently 4 running tasks (1519 of 2078) 73%
0:
The hung commands are in the S state (sleeping).
The build gets hung on bitbake hosttools-tarball and it seems to be
all of the native targets
Currently 4 running tasks (1519 of 2078) 73%
0:
|
By
Christopher Friedt
·
#58765
·
|
|
Recipe to install third-party RPM
#bitbake
Hello,
I need to deploy a third-party package as part of my Yocto image. I am not sure how to build a recipe that will automate the installation of this RPM and dependencies. If any of these
Hello,
I need to deploy a third-party package as part of my Yocto image. I am not sure how to build a recipe that will automate the installation of this RPM and dependencies. If any of these
|
By
Spore, David
·
#58764
·
|
|
[meta-mingw][PATCH] tests: Map WORKDIR to W: to shorten paths
In some cases Wine (and Windows proper) struggle with very long paths;
in particular the way that gcc invokes the 'cc1' subprogram is limited
in how deep the path to the subprogram can be. This can
In some cases Wine (and Windows proper) struggle with very long paths;
in particular the way that gcc invokes the 'cc1' subprogram is limited
in how deep the path to the subprogram can be. This can
|
By
Joshua Watt
·
#58763
·
|
|
Minutes: Yocto Project Weekly Triage Meeting 12/08/2022
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Richard Purdie, Steve Sakoman, Stephen Jolley, Randy Macleod, Joshua Watt, Ross Burton, Alexandre Belloni, Tim
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Richard Purdie, Steve Sakoman, Stephen Jolley, Randy Macleod, Joshua Watt, Ross Burton, Alexandre Belloni, Tim
|
By
sakib.sajal@...
·
#58762
·
|
|
Re: open ssh dunfell unable to login
Hi Federico
I know, I poked around a bit but was not connected to that one. What I
can add that root was having a password set
Michael
--
Michael Nazzareno Trimarchi
Co-Founder & Chief Executive
Hi Federico
I know, I poked around a bit but was not connected to that one. What I
can add that root was having a password set
Michael
--
Michael Nazzareno Trimarchi
Co-Founder & Chief Executive
|
By
Michael Nazzareno Trimarchi
·
#58761
·
|
|
Re: open ssh dunfell unable to login
Hi Michael,
Sorry for the maybe obvious remark (and cannot find the original post if maybe you gave more details) but: did you enable in openssh daemon configuration to allow for root login?
By
Hi Michael,
Sorry for the maybe obvious remark (and cannot find the original post if maybe you gave more details) but: did you enable in openssh daemon configuration to allow for root login?
By
|
By
Federico Pellegrin
·
#58760
·
|
|
Re: Does yocto to support a package for bitwise functionality ?
Hi Steve,
You can do bitwise operations with standard C library and no additional package needed.
Is there any limitation for your data reading? Could you describe more in detail?
Regards,
Duy
Hi Steve,
You can do bitwise operations with standard C library and no additional package needed.
Is there any limitation for your data reading? Could you describe more in detail?
Regards,
Duy
|
By
Duy
·
#58759
·
|
|
open ssh dunfell unable to login
Hi
<michael@...> wrote:
I basically solve it with dropbear instead of openssh. Has anybody
found the same problem on dunfell?
Michael
--
Michael Nazzareno Trimarchi
Co-Founder &
Hi
<michael@...> wrote:
I basically solve it with dropbear instead of openssh. Has anybody
found the same problem on dunfell?
Michael
--
Michael Nazzareno Trimarchi
Co-Founder &
|
By
Michael Nazzareno Trimarchi
·
#58758
·
|
|
Re: #kirkstone #systemd
#kirkstone
#systemd
Is there documentation for the bootimg-efi plugin?
Thanks
Gary
Is there documentation for the bootimg-efi plugin?
Thanks
Gary
|
By
Gary Huband
·
#58757
·
|
|
Prevent rebuilding native packages on a production build.
Hello everyone.
I want to speed up my production build, by preventing from removing -native, nativesdk- and -cross- packages.
For now, I clean all by removing tmp, sstate-cache, and some other folders
Hello everyone.
I want to speed up my production build, by preventing from removing -native, nativesdk- and -cross- packages.
For now, I clean all by removing tmp, sstate-cache, and some other folders
|
By
Ivan Shevtsov
·
#58756
·
|
|
[PATCH] schedulers: Fix meta-agl branches
From: Alexandre Belloni <alexandre.belloni@...>
Signed-off-by: Alexandre Belloni <alexandre.belloni@...>
---
schedulers.py | 3 ++-
1 file changed, 2 insertions(+), 1
From: Alexandre Belloni <alexandre.belloni@...>
Signed-off-by: Alexandre Belloni <alexandre.belloni@...>
---
schedulers.py | 3 ++-
1 file changed, 2 insertions(+), 1
|
By
Alexandre Belloni
·
#58755
·
|
|
[Kirkstone] Help in fetching packages from premirror
Hello Guys,
We have actually got the vendor release which is using "Kirkstone" and Our base layers are "thud". So we migrated our base layers to kirkstone compatible.
After that we triggered the build
Hello Guys,
We have actually got the vendor release which is using "Kirkstone" and Our base layers are "thud". So we migrated our base layers to kirkstone compatible.
After that we triggered the build
|
By
Pravin Gareta
·
#58754
·
|
|
Re: #kirkstone #systemd
#kirkstone
#systemd
lists.yoctoproject.org wrote:
If you are using wic, you will need to modify your .wks file to supply
additional parameters as the files are generated by bootimg-efi plugin
in wic. The bootimg-efi
lists.yoctoproject.org wrote:
If you are using wic, you will need to modify your .wks file to supply
additional parameters as the files are generated by bootimg-efi plugin
in wic. The bootimg-efi
|
By
Anuj Mittal
·
#58753
·
|
|
Re: Missing stropts.h header file - Dunfell
it should be part of glibc-devel package build from glibc recipe.
can you describe your usecase where you need it ?
>
it should be part of glibc-devel package build from glibc recipe.
can you describe your usecase where you need it ?
>
|
By
Khem Raj
·
#58752
·
|
|
#kirkstone #systemd
#kirkstone
#systemd
I'm building an intel-corei7-64 image using meta-intel with systemd. I need to modify /boot/loader/loader.conf and /boot/loader/entries/boot.conf. I've tried using devtool modify for systemd,
I'm building an intel-corei7-64 image using meta-intel with systemd. I need to modify /boot/loader/loader.conf and /boot/loader/entries/boot.conf. I've tried using devtool modify for systemd,
|
By
Gary Huband
·
#58751
·
|
|
Re: [linux-yocto] Building Linux perf tool using bitbake
I’ve done a massive CC-prune, please don’t spam many lists.
Thud has been end-of-life for three years, so please move everything to at least Dunfell.
The error tells you exactly what the problem
I’ve done a massive CC-prune, please don’t spam many lists.
Thud has been end-of-life for three years, so please move everything to at least Dunfell.
The error tells you exactly what the problem
|
By
Ross Burton
·
#58750
·
|